chiark / gitweb /
avoid-beta-warning
authorDebian GnuPG Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Tue, 14 Apr 2015 14:02:31 +0000 (10:02 -0400)
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Tue, 3 Jan 2017 20:39:52 +0000 (20:39 +0000)
commit3afe7539cae60c0a57902bff8a6892b6bf1aa7df
treeb226348e1b31822f53ca9b28f49e4b27886d61ff
parentec7411146b283f9271f7d087bb7a58e2dba45fea
avoid-beta-warning

avoid self-describing as a beta

Using autoreconf against the source as distributed in tarball form
invariably results in a package that thinks it's a "beta" package,
which produces the "THIS IS A DEVELOPMENT VERSION" warning string.

since we use dh_autoreconf, i need this patch to avoid producing
builds that announce themselves as DEVELOPMENT VERSIONs.

See discussion at:

 http://lists.gnupg.org/pipermail/gnupg-devel/2014-November/029065.html

Gbp-Pq: Topic debian-packaging
Gbp-Pq: Name 0001-avoid-beta-warning.patch
autogen.sh