1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118
|
gamazons (0.83-11) unstable; urgency=medium
* Declare compliance with Debian Policy 4.6.2.
-- Markus Koschany <apo@debian.org> Sat, 25 Feb 2023 17:35:23 +0100
gamazons (0.83-10) unstable; urgency=medium
[ Reiner Herrmann ]
* Fix FTBFS with GCC 10 (Closes: #957249)
[ Markus Koschany ]
* Switch to debhelper-compat = 13.
* Declare compliance with Debian Policy 4.5.0.
* Use canonical VCS URI.
* d/rules: remove obsolete with autotools_dev option.
-- Markus Koschany <apo@debian.org> Fri, 24 Jul 2020 00:37:17 +0200
gamazons (0.83-9) unstable; urgency=medium
* Replace libgnomeui-dev with libgoocanvas-2.0-dev.
* Apply goocanvas-port.patch. No longer build-depend on libgnomeui-dev and
port Gamazons to GTK 3. Many thanks to Yavor Doganov for the patch!
(Closes: #885735)
* Declare compliance with Debian Policy 4.2.0.
* Switch to compat level 11.
-- Markus Koschany <apo@debian.org> Sat, 18 Aug 2018 14:08:29 +0200
gamazons (0.83-8) unstable; urgency=medium
* Switch to compat level 10.
* Use secure Vcs-URL.
* Drop deprecated menu file and xpm icon.
* Use https for Format field.
* Declare compliance with Debian Policy 4.0.0.
* Add remove-deprecated-GNOME2-variable.patch and drop the deprecated GNOME2
variable from autogen.sh script. (Closes: #829984)
-- Markus Koschany <apo@debian.org> Sun, 25 Jun 2017 22:09:05 +0200
gamazons (0.83-7) unstable; urgency=medium
* No change rebuild due to an installation error of libidl on buildd.
-- Markus Koschany <apo@debian.org> Thu, 03 Dec 2015 17:45:56 +0100
gamazons (0.83-6) unstable; urgency=medium
* Add new 128x128 hicolor icon.
* Update my e-mail address.
* Declare compliance with Debian Policy 3.9.6.
* Vcs-Browser: Use cgit and https.
* Do not convert the old icon to xpm format anymore. Use the new icon
instead.
-- Markus Koschany <apo@debian.org> Tue, 24 Nov 2015 23:31:38 +0100
gamazons (0.83-5) unstable; urgency=medium
[ Christoph Egger ]
* remove myself from uploaders
[ Markus Koschany ]
* Add myself to Uploaders.
* Switch to source format 3.0 (quilt).
* Convert gamazons.sgml to gamazons.6 manually. Drop docbook-to-man
build-dependency.
* Add config.log and config.status to clean file. Move
source.lintian-overrides to the preferred source/lintian-overrides path.
* Bump compat level to 9 and require debhelper >= 9.
* debian/control:
- Use canonical Vcs-* fields.
- Update Standards-Version to 3.9.5, no changes.
- Drop quilt from Build-Depends. Source format 3.0 uses quilt by default.
* Update debian/copyright to copyright format 1.0.
* Use absolute icon path for menu icon.
* Add keywords to desktop file. Update fix-desktop patch and do not limit the
visibility of the desktop file to GNOME only.
* Add DEP-3 headers to all patches.
* Update debian/rules. Build --with parallel and --with autotools_dev.
* Export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed.
* debian/watch: Make the extension regex more flexible.
-- Markus Koschany <apo@gambaru.de> Sun, 29 Dec 2013 12:03:06 +0100
gamazons (0.83-4) unstable; urgency=low
* Adopting gamazons for the Games Team
* Setting VCS-* Fields
* Write a manpage
-- Christoph Egger <debian@christoph-egger.org> Tue, 24 Feb 2009 22:02:26 +0100
gamazons (0.83-3) unstable; urgency=low
* QA upload, orphaning this package.
-- Bart Martens <bartm@debian.org> Wed, 24 Dec 2008 20:27:05 +0100
gamazons (0.83-2) unstable; urgency=low
* debian/patches/01_lookup_widget.diff: Fixes segfault on ia64. Patch by
Dann Frazier <dannf@debian.org>, thanks. Closes: #402636.
* debian/patches/02_warnings.diff: Less warnings.
* debian/patches/03_human_ai.diff: Default play against AI.
* debian/control, debian/menu, debian/install, debian/rules: Build-Depends
on imagemagick, use it to convert a png to xpm, add icon to menu entry.
-- Bart Martens <bartm@knars.be> Sat, 30 Dec 2006 13:31:19 +0100
gamazons (0.83-1) unstable; urgency=low
* Initial release. Closes: #400231.
-- Bart Martens <bartm@knars.be> Fri, 24 Nov 2006 16:49:38 +0100
|