1
0
mirror of https://git.zap.org.au/git/trader.git synced 2024-07-14 16:04:16 -04:00

Update debian/changelog, debian/copyright and debian/rules

Update the copyright dates to 2016, remove the inhibition on updating the
GNU Gettext files as required, and add a changelog entry for the new
version.
This commit is contained in:
John Zaitseff 2016-01-05 11:46:33 +11:00
parent 8dfcbae89a
commit cebcd1e506
3 changed files with 11 additions and 4 deletions

7
debian/changelog vendored
View File

@ -1,3 +1,10 @@
trader (7.9-1) unstable; urgency=low
* New upstream release: updated Danish translation.
* Removed the inhibition on updating the GNU Gettext files as required.
-- John Zaitseff <J.Zaitseff@zap.org.au> Tue, 05 Jan 2016 11:42:34 +1100
trader (7.8-1) unstable; urgency=low
* New upstream release: new translation for Swedish, updated

4
debian/copyright vendored
View File

@ -4,11 +4,11 @@ Upstream-Contact: John Zaitseff <J.Zaitseff@zap.org.au>
Source: http://www.zap.org.au/software/trader/
Files: *
Copyright: 1990-2015, John Zaitseff <J.Zaitseff@zap.org.au>
Copyright: 1990-2016, John Zaitseff <J.Zaitseff@zap.org.au>
License: GPL-3+
Files: debian/*
Copyright: 2011-2015, John Zaitseff <J.Zaitseff@zap.org.au>
Copyright: 2011-2016, John Zaitseff <J.Zaitseff@zap.org.au>
License: GPL-3+
License: GPL-3+

4
debian/rules vendored
View File

@ -1,10 +1,10 @@
#!/usr/bin/make -f
# debian/rules: Create the Debian package for Star Traders
# Copyright (C) 2011-15, John Zaitseff
# Copyright (C) 2011-16, John Zaitseff
%:
env AUTOPOINT=true dh $@ --with autoreconf
dh $@ --with autoreconf
override_dh_auto_configure:
dh_auto_configure -- --prefix=/usr --bindir=/usr/games