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, 14 Feb 2017 00:29:34 +0000 (00:29 +0000)
commit42f84a0e88104ceba3da7d7e01f4cdb377bb8d12
treecbdea019b62b576695720f71bbec61c229e4a625
parentc5e381ea80238eba3ccc74b827eada639fac519c
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