mirror of
https://git.zap.org.au/git/trader.git
synced 2025-02-02 15:08:13 -05:00
Update gettext dependency to require version 0.19.3 or newer
This commit is contained in:
parent
99273aaaa2
commit
336c5100e9
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -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
2
debian/control
vendored
@ -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/
|
||||
|
Loading…
Reference in New Issue
Block a user