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

Add a new changelog entry; update the copyright year as appropriate

This commit is contained in:
John Zaitseff 2012-03-16 11:46:19 +11:00
parent 1954db0e99
commit 5aa4b11ef2
3 changed files with 10 additions and 3 deletions

7
debian/changelog vendored
View File

@ -1,3 +1,10 @@
trader (7.3-1) unstable; urgency=low
* New upstream release: Russian translation added, bugs in handling
internationalisation strings fixed.
-- John Zaitseff <J.Zaitseff@zap.org.au> Fri, 16 Mar 2012 11:42:30 +1100
trader (7.2-1) unstable; urgency=low
* New upstream release: Star Traders has been internationalised and now

4
debian/copyright vendored
View File

@ -5,7 +5,7 @@ also wrote the original package. It was downloaded from:
Copyright:
Copyright (C) 1990-2011, John Zaitseff.
Copyright (C) 1990-2012, John Zaitseff.
License:
@ -21,7 +21,7 @@ License:
Debian packaging:
Copyright (C) 2011, John Zaitseff.
Copyright (C) 2011-12, John Zaitseff.
The Debian packaging is licensed under the GNU General Public License,
version 3 or later, as referenced in /usr/share/common-licenses/GPL-3.

2
debian/rules vendored
View File

@ -1,7 +1,7 @@
#!/usr/bin/make -f
# debian/rules: Create the Debian package for Star Traders
# Copyright (C) 2011, John Zaitseff
# Copyright (C) 2011-12, John Zaitseff
# Uncomment the following line for verbose Debhelper mode