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
|
hexxagon (1.0pl1-4) unstable; urgency=medium
* QA upload.
* Set maintainer to Debian QA Group <packages@qa.debian.org>. (see: #947957)
* debian/rules: Add build-{arch,indep} (Closes: #999025).
-- Marcos Talau <talau@debian.org> Fri, 04 Nov 2022 08:26:44 -0300
hexxagon (1.0pl1-3.2) unstable; urgency=medium
* Non-maintainer upload.
* Fix ftbfs with glibc 2.31.
* Bump debhelper and standards versions.
-- Matthias Klose <doko@debian.org> Thu, 18 Jun 2020 13:02:46 +0200
hexxagon (1.0pl1-3.1) unstable; urgency=low
* Non-maintainer upload.
* Fix "ftbfs with GCC-4.7": apply patch from Paul Tagliamonte that
disambiguates variable names.
Closes: #667200
-- gregor herrmann <gregoa@debian.org> Sat, 05 May 2012 15:22:29 +0200
hexxagon (1.0pl1-3) unstable; urgency=low
* Builds from source even with new GCC (closes: #551934, #560503, #564198)
* debian/watch: Find .bz2 files (closes: #449989)
* debian/copyight: Fix copyright and address; update URLs
-- Michael Piefel <piefel@debian.org> Sun, 15 Nov 2009 21:34:00 +0100
hexxagon (1.0pl1-2) unstable; urgency=low
* Fix for GCC 4.2 (closes: #361563)
-- Michael Piefel <piefel@debian.org> Thu, 27 Apr 2006 16:37:41 +0200
hexxagon (1.0pl1-1) unstable; urgency=low
* Massive deviation from upstream, as upstream seems inoperational.
Therefore http://people.debian.org/~piefel/hexxagon_1.0pl1.orig.tar.gz
is the preliminary new upstream.
* Added option to change tileset, and added some tilesets (closes: #328052)
-- Michael Piefel <piefel@debian.org> Wed, 14 Sep 2005 16:35:44 +0200
hexxagon (1.0-2) unstable; urgency=low
* Recompile with new GCC (new C++ ABI)
-- Michael Piefel <piefel@debian.org> Tue, 26 Jul 2005 11:09:15 +0200
hexxagon (1.0-1) unstable; urgency=low
* New upstream.
* The text client has vanished. Therefore the package hexxagon-text
has gone as well.
* Cleaned up build-deps (closes: #268602)
* Game shows clearly who has won (closes: #242339)
-- Michael Piefel <piefel@debian.org> Mon, 24 Jan 2005 13:32:36 +0100
hexxagon (0.3.3-1) unstable; urgency=low
* New upstream. This makes the computer quite smart again and thereby
closes: #263786 in a different way than the bug submitter intended.
Since the submitter was upstream and fixed it himself, I guess this fix
counts. Unfortunately, now the game is too strong for me once more.
* Add watch file.
-- Michael Piefel <piefel@debian.org> Mon, 09 Aug 2004 11:18:33 +0200
hexxagon (0.3.2-2) unstable; urgency=low
* Don't install not gzipped version of man page with gz suffix
(closes: #242678)
-- Michael Piefel <piefel@debian.org> Thu, 08 Apr 2004 11:52:56 +0200
hexxagon (0.3.2-1) unstable; urgency=low
* New upstream
-- Michael Piefel <piefel@debian.org> Tue, 06 Apr 2004 16:09:47 +0200
hexxagon (0.3.1-4) unstable; urgency=low
* I don't play it either, but it's simple
* add proper config.* handling (closes: #197917)
* convert to GTK+ 2.0
* add a man page (closes: #136105)
-- Michael Piefel <piefel@debian.org> Fri, 05 Sep 2003 15:43:12 +0200
hexxagon (0.3.1-3) unstable; urgency=low
* the "i never play this, please adopt" release.
* Replaced multiline string by gcc-3.3 compatible one.
(Closes: #196408, thanks Andreas Metzler)
-- Erich Schubert <erich@debian.org> Tue, 15 Jul 2003 17:22:53 +0200
hexxagon (0.3.1-2) unstable; urgency=low
* Improved Description (Thanks, Meinolf Sander)
-- Erich Schubert <erich@debian.org> Sat, 30 Mar 2002 10:43:39 +0100
hexxagon (0.3.1-1) unstable; urgency=low
* Initial Release (Closes: #134770).
-- Erich Schubert <erich@debian.org> Wed, 20 Feb 2002 00:32:35 +0100
|