1
0
mirror of https://git.zap.org.au/git/trader.git synced 2024-12-04 14:46:45 -05:00

Reinstate inhibiting the updating of GNU Gettext files

The upstream package requires GNU Gettext 0.19.8 or newer, but older
releases of Debian and Ubuntu still have Gettext 0.19.3 or 0.19.7.
This commit is contained in:
John Zaitseff 2017-06-02 11:40:16 +10:00
parent 434e37a7d4
commit c2ef691293
2 changed files with 2 additions and 3 deletions

3
debian/changelog vendored
View File

@ -7,9 +7,8 @@ trader (7.10-1) unstable; urgency=low
* Updated to Debian Policy 3.9.8 (no changes).
* Removed superfluous debian/trader.dirs file.
* Require GNU Gettext 0.19.3 (as shipped with Debian Jessie) or newer.
* Removed the inhibition on updating the GNU Gettext files as required.
-- John Zaitseff <J.Zaitseff@zap.org.au> Fri, 02 Jun 2017 10:29:10 +1000
-- John Zaitseff <J.Zaitseff@zap.org.au> Fri, 02 Jun 2017 11:37:49 +1000
trader (7.9-2) unstable; urgency=low

2
debian/rules vendored
View File

@ -4,7 +4,7 @@
# Copyright (C) 2011-17, John Zaitseff
%:
dh $@ --with autoreconf
env AUTOPOINT=true dh $@ --with autoreconf
override_dh_auto_configure:
dh_auto_configure -- --prefix=/usr --bindir=/usr/games