1
0
mirror of https://git.zap.org.au/git/trader.git synced 2024-10-13 18:03:39 -04:00

Update gettext dependency to require version 0.19.3 or newer

This commit is contained in:
John Zaitseff 2017-06-02 07:24:31 +10:00
parent 99273aaaa2
commit 336c5100e9
2 changed files with 2 additions and 1 deletions

1
debian/changelog vendored
View File

@ -4,6 +4,7 @@ trader (7.10-1) unstable; urgency=low
included a desktop file and icons, new translation for Serbian, many
updated translations, migrated the repository from Subversion to Git.
* Updated to Debian Policy 3.9.8 (no changes).
* Require GNU Gettext 0.19.3 (as shipped with Debian Jessie) or newer.
--

2
debian/control vendored
View File

@ -2,7 +2,7 @@ Source: trader
Section: games
Priority: optional
Maintainer: John Zaitseff <J.Zaitseff@zap.org.au>
Build-Depends: debhelper (>= 9), dh-autoreconf, automake, autopoint, libncursesw5-dev, gettext (>= 0.18.1), gperf
Build-Depends: debhelper (>= 9), dh-autoreconf, automake, autopoint, libncursesw5-dev, gettext (>= 0.19.3), gperf
Standards-Version: 3.9.8
Homepage: http://www.zap.org.au/software/trader/
Vcs-Svn: http://svn.zap.org.au/svn/trader/unix/branches/with-debian/