2008
adonthell (0.3.4.cvs.20080529-1+nmu1) unstable; urgency=medium
* Non-maintainer upload. * Fix FTBFS on arm and armel, thanks to peter green. (Closes: #486654)
-- Philipp Kern <pkern@debian.org> Fri, 01 Aug 2008 11:08:10 +0200
adonthell (0.3.4.cvs.20080529-1) unstable; urgency=low
[ Barry deFreese ] * New maintainer. (Closes: #427141). + Debian Games Team <pkg-games-devel@lists.alioth.debian.org>. + Add myself to uploaders. * New upstream CVS snapshot. + Drop all current patches as they are fixed in CVS. + Fixes to build with python2.5. (Closes: #451631). * Make clean not ignore errors. * Add copyright holders to debian/copyright. * Move Homepage from package description to source header. * Add VCS tags. * Add autotools-dev build dependency. * Don't ship pyc files. (Closes: #392492). + Thanks to Luis Rodrigo Gallardo Cruz for the patch. * Remove symlink and rename binary to /usr/games/adonthell. * Bump debian/compat to 5. * Bump Standards Version to 3.7.3. (No changes needed). [ Gonéri Le Bouder ] * Remove src/modules/adonthell.py src/py_adonthell_wrap.cc since they are generated with SWIG during the build process
-- Barry deFreese <bddebian@comcast.net> Thu, 29 May 2008 21:54:50 -0400
adonthell (0.3.4.cvs.20050813-4) unstable; urgency=medium
* QA upload. * Apply patch from Peter Green to fix FTBFS with gcc 4.3. closes: #477011. * Bump to Standards-Version 3.7.3.
-- Clint Adams <schizo@debian.org> Mon, 21 Apr 2008 10:39:20 -0400
2007
adonthell (0.3.4.cvs.20050813-3) unstable; urgency=low
* Orphan package, set maintainer to Debian QA Group
-- Gordon Fraser <gordon@debian.org> Sat, 02 Jun 2007 07:18:26 +0200
2006
adonthell (0.3.4.cvs.20050813-2.4) unstable; urgency=high
* Non-maintainer upload.
* Replace remaining "<SDL/SDL_keysym.h>" with <SDL_keysym.h>.
(Closes: #398694)
Thanks Goswin von Brederlow and Matthew Johnson for noticing.
-- Mohammed Adnène Trojette <adn+deb@diwi.org> Sat, 18 Nov 2006 17:43:05 +0100
adonthell (0.3.4.cvs.20050813-2.3) unstable; urgency=low
* Non-maintainer upload. * Fix SDL include statement in src/py_adonthell.i.
-- Mohammed Adnène Trojette <adn+deb@diwi.org> Wed, 20 Sep 2006 00:27:19 +0200
adonthell (0.3.4.cvs.20050813-2.2) unstable; urgency=medium
* Non-maintainer upload with medium urgency. * Update to the New Python Policy (Closes: #380756) + debian/control - bump build-dependency on debhelper to (>= 5.0.37.2) - remove build-dependency on python and python-dev - build-depend on python-dev (>= 2.3.5-11) - build-depend on python-support (>= 0.4) - depend on ${python:Depends} + debian/rules - build with $(shell pyversions -d) to make the package bin-NMUable - run dh_pythonsupport only (hence the >= 0.4 build-dep) * Build-Depend on libsdl1.2-dev, libsdl-ttf2.0-dev and libsdl-mixer1.2-dev instead of with the embedded version, add -lSDL_ttf to --with-py-libs in debian/rules and rebootstrap (Closes: #382202) * Work around #374062 using a patch from Julien Danjou (Closes: #381456) * Build-Depend on quilt for patch management and add adequate rules. * Bump Standards-Version to 3.7.2.
-- Mohammed Adnène Trojette <adn+deb@diwi.org> Thu, 10 Aug 2006 20:47:56 +0200
adonthell (0.3.4.cvs.20050813-2.1) unstable; urgency=low
* Non-maintainer upload. * Remove obsolete internal objects include (Closes: #370147)
-- Mohammed Adnène Trojette <adn+deb@diwi.org> Tue, 6 Jun 2006 10:21:05 +0200
adonthell (0.3.4.cvs.20050813-2) unstable; urgency=low
* Fix build problem with g++ 4.1 (Closes: #356171)
-- Gordon Fraser <gordon@debian.org> Wed, 5 Apr 2006 15:03:17 +0200
2005
adonthell (0.3.4.cvs.20050813-1) unstable; urgency=low
* Change dependency to libaa1-dev (Closes: #320890) * Update to latest CVS (Closes: #297096, #315305)
-- Gordon Fraser <gordon@debian.org> Sat, 13 Aug 2005 09:18:48 +0200
adonthell (0.3.3.cvs.20031022-3) unstable; urgency=medium
* Fix problem with SWIG macro changes (Closes: #297096) * Urgency set to medium due to fix for RC bug
-- Gordon Fraser <gordon@debian.org> Thu, 3 Mar 2005 18:08:27 +0100
2004
adonthell (0.3.3.cvs.20031022-2) unstable; urgency=low
* gcc-3.4 compile fixes (Closes: #262996, #263404, #249730)
-- Gordon Fraser <gordon@debian.org> Wed, 11 Aug 2004 15:33:44 +0200
2003
adonthell (0.3.3.cvs.20031022-1) unstable; urgency=low
* New CVS checkout * Fix python include path (Closes: #216484) * Standards version to 3.6.1 * Include upstream homepage in description
-- Gordon Fraser <gordon@debian.org> Wed, 22 Oct 2003 16:36:30 +0200
adonthell (0.3.3.cvs.20030119-2) unstable; urgency=low
* Rebuild against new libvorbis0a package (Closes: #184976)
-- Gordon Fraser <gordon@debian.org> Tue, 25 Mar 2003 11:57:26 +0100
adonthell (0.3.3.cvs.20030119-1) unstable; urgency=low
* New CVS snapshot:
- fixes g++ 3.2 compile problems (Closes: #177307)
* Bumped standards-version to 3.5.8
* Removed build-dependency on bison
-- Gordon Fraser <gordon@debian.org> Sun, 19 Jan 2003 16:14:39 +0100
2002
adonthell (0.3.3-2) unstable; urgency=low
* Revert str_hash.c changes to fix build problem on hppa
-- Gordon Fraser <gordon@debian.org> Tue, 1 Oct 2002 07:25:13 +0200
adonthell (0.3.3-1) unstable; urgency=low
* New upstream release
-- Gordon Fraser <gordon@debian.org> Thu, 19 Sep 2002 16:41:22 +0200
adonthell (0.3.2.cvs.20020906-3) unstable; urgency=low
* Remove accidential need for autotools (Closes: #160665)
-- Gordon Fraser <gordon@debian.org> Fri, 13 Sep 2002 08:33:43 +0200
adonthell (0.3.2.cvs.20020906-2) unstable; urgency=low
* Remove -fno-rtti to fix build problem on ia64 * Revert hash<string> changes to fix build problem on hppa
-- Gordon Fraser <gordon@debian.org> Thu, 12 Sep 2002 19:47:21 +0200
adonthell (0.3.2.cvs.20020906-1) unstable; urgency=low
* Initial Debian-upload (Closes: #158679)
-- Gordon Fraser <gordon@debian.org> Wed, 28 Aug 2002 20:37:34 +0200