mirror of
https://git.zap.org.au/git/trader.git
synced 2025-02-02 15:08:13 -05:00
Add an explicit build dependency on Autoconf 2.71
This commit is contained in:
parent
8caa41cc2a
commit
a6baccbb86
3
debian/changelog
vendored
3
debian/changelog
vendored
@ -4,11 +4,12 @@ trader (7.18-1) unstable; urgency=low
|
||||
bugs and one when HOME is empty; also updated Brazilian Portuguese,
|
||||
Norwegian Bokmål, Swedish, French, Esperanto, Serbian, German and
|
||||
English translations.
|
||||
* Added an explicit build dependency on Autoconf 2.71.
|
||||
* Updated to Debian Policy 4.6.1 (no changes).
|
||||
* Updated the debian/copyright file to match the FSFAP licensing of
|
||||
AppStream trader.appdata.xml* files.
|
||||
|
||||
-- John Zaitseff <J.Zaitseff@zap.org.au> Wed, 03 Aug 2022 21:20:25 +1000
|
||||
-- John Zaitseff <J.Zaitseff@zap.org.au> Wed, 03 Aug 2022 22:07:05 +1000
|
||||
|
||||
trader (7.16-3) unstable; urgency=low
|
||||
|
||||
|
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-compat (= 13), automake (>= 1.15), autopoint, pkgconf, libncurses-dev, gettext (>= 0.20), gperf
|
||||
Build-Depends: debhelper-compat (= 13), autoconf (>= 2.71), automake (>= 1.15), autopoint, pkgconf, libncurses-dev, gettext (>= 0.20), gperf
|
||||
Standards-Version: 4.6.1
|
||||
Homepage: https://www.zap.org.au/projects/trader/
|
||||
Vcs-Git: git://git.zap.org.au/data/git/trader.git -b with-debian
|
||||
|
Loading…
Reference in New Issue
Block a user