2009
supertuxkart (0.6.2+dfsg1-1) unstable; urgency=low
* New Upstream Release
* Only Bugfixes and minor improvements
* Drop rubber.patch again as it was taken from 0.6.2 branch
and is part of this release
* Use replacement artwork from 0.6.1a
* Silence horn.wav (Closes: #515332)
* Bump Standards Version to 3.8.3 (No changes needed)
* Bump debhelper compat to 7 for dh_prep
* Update our copy of supertuxkart.desktop from upstreams,
our changes will get pushed upstream as well.
* Cleaning debian/rules a bit more
-- Christoph Egger <debian@christoph-egger.org> Sat, 22 Aug 2009 12:45:50 +0200
supertuxkart (0.6.1a+dfsg2-3) unstable; urgency=low
* Move config.* out of the diff (Closes: #538617) * Clean up rules * lintian override for invalid spellchecker in binary * Bump standards Version without any changes * Reorder Categories in the desktop file (Closes: #443412) (LP: #329265) * Add rubber.patch so supertuxkart won't segfault in RubberBand::hit anymore. (Closes: #539964)
-- Christoph Egger <debian@christoph-egger.org> Mon, 03 Aug 2009 22:26:02 +0200
supertuxkart (0.6.1a+dfsg2-2) unstable; urgency=low
[ Alexander Reichle-Schmehl ] * Adapt debian/control to my new name [ Cyril Brulebois ] * Update my mail address [ Christoph Egger ] * Fix get-orig-source rule * Fix watchfile * Unversion depends on plib (Closes: #516925)
-- Christoph Egger <debian@christoph-egger.org> Tue, 24 Feb 2009 15:31:32 +0100
supertuxkart (0.6.1a+dfsg2-1) unstable; urgency=low
* Now use the correct tarball (was the old 0.5 by accident)
-- Christoph Egger <debian@christoph-egger.org> Sun, 22 Feb 2009 13:32:47 +0100
supertuxkart (0.6.1a+dfsg1-1) unstable; urgency=low
[ Peter De Wachter ]
* Added patch to check for SDL errors and to allow the game to run on
low-end hardware (closes: #501116), (LP: #203144); Applied Upstream
[ Christoph Egger ]
* New Upstream Release (Closes: #512994), (LP: #319990)
* Fix incorrect recreation of items
* Correct Issue when restarting follow-the-leader game
* Fix build with GCC 4.4 (Closes: #505671)
* Drop all patches (now upstream)
* Use $(QUILT_STAMPFN) insted of direct patch target for quilt make-snippet
* Wrap Uploaders, Build-Depends
* get-orig-source target
* mangle watchfile correctly
[ Stefan Potyra ]
* debian/supertuxcart.sgml: fix dhusername entity.
-- Christoph Egger <debian@christoph-egger.org> Wed, 18 Feb 2009 18:13:28 +0100
supertuxkart (0.5+dfsg1-1) unstable; urgency=medium
* urgency medium due to RC fix * Replacing nonfree stuff (Closes: #514416) * Improving debian/copyright * Update my Email address
-- Christoph Egger <debian@christoph-egger.org> Sun, 08 Feb 2009 19:38:27 +0100
2008
supertuxkart (0.5-1.1) unstable; urgency=high
* Non-maintainer upload. * DEB_BUILD_OPTIONS=noopt debian/rules now sets CXXFLAGS (closes: #490045) * Tighten up build-dep on plib1.8.4-dev (closes: #490052 as a side-effect) * urgency=high to fix RC bug in testing
-- Vincent Fourmond <fourmond@debian.org> Mon, 21 Jul 2008 00:34:36 +0200
supertuxkart (0.5-1) unstable; urgency=low
* New upstream release (Closes: #484326) * Upstream no longer ships .desktop file So no need to remove it in rules * Bumping Standards Version to 3.8.0 * Adding debian/README.source * Adding myself to Uploaders * Fixing multiplayer bug (First player gets playerkart with best ranking after first map in grandprix * bug1996464.patch (from upstream bugtracker)
-- Christoph Egger <Christoph.Egger@gmx.de> Thu, 19 Jun 2008 18:58:49 +0200
supertuxkart (0.4-1) unstable; urgency=low
* New upstream release (Closes: #470552). * 10_fix_FTBFS_with_gcc-4.3.diff: + Patch for gcc-4.3 FTBFS is no longer needed (Closes: #455187).
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Tue, 11 Mar 2008 22:52:53 +0000
supertuxkart (0.3-3) UNRELEASED; urgency=low
* Introduce quilt patch system.
* Fix FTBFS with gcc-4.3 (missing headers) by adding the following
patch (Closes: #455187):
+ 10_fix_FTBFS_with_gcc-4.3.diff.
* Remove obsolete “Encoding” key from debian/supertuxkart.desktop.
* Add myself to the Uploaders.
* Add two tiny items to debian/TODO.
-- Cyril Brulebois <cyril.brulebois@enst-bretagne.fr> Fri, 29 Feb 2008 01:03:20 +0100
supertuxkart (0.3-2) unstable; urgency=low
[ Barry deFreese ]
* Add watch file
* Add Homepage field to control
* Remove XS- from VCS fields
[ Gonéri Le Bouder ]
* fix spelling error in the description, thanks Philippe Cloutier
and Filipus Klutier (Closes: #441419)
[ Jon Dowland ]
* add Homepage: control field to source stanza
[ Alexander Schmehl ]
* adding libvorbis-dev to build-depends, appearantly supertuxkart supports
ogg vorbis; thanks to Lucas Nussbaum for detecting via build daemon from
hell
* removing Homepage: semie-headers from package descriptions
* reformating long description to not be longer than 80 columns
* debian/copyright refering to /usr/share/common-licenses/GPL-2 instead of
GPL
* Bumping standards version to 3.7.3: No changes needed
-- Alexander Schmehl <tolimar@debian.org> Tue, 29 Jan 2008 22:15:13 +0100
2007
supertuxkart (0.3-1) unstable; urgency=low
[ Gonéri Le Bouder ]
* New upstream release
- updated copyright file
- new b-deps: libopenal-dev, libalut-dev, libmikmod2-dev
* install the desktop file (Closes: 406873)
* do not ignore the make distclean return anymore
* versionned dependency against plib >= 1.8.4-8 because of #436917
[ Sam Hocevar ]
* debian/control:
+ Remove leading “a”s from short descriptions.
+ Use ${source:Version} to make package binNMUable.
+ Added XS-Vcs-Svn field.
[ Jon Dowland ]
* update menu section to "Games/Action" for menu policy transition.
Thanks Linas Žvirblis.
[ Cyril Brulebois ]
* Added XS-Vcs-Browser fields in the control file.
-- Gonéri Le Bouder <goneri@rulezlan.org> Thu, 9 Aug 2007 12:07:57 +0200
2006
supertuxkart (0.2-1) unstable; urgency=low
[ Gonéri Le Bouder ]
* new upstream release candidate
+ Closes: #388021
+ remove supertuxkart.sh
+ add supertuxkart(|-data).install
+ clean up
+ remove deps on ${shlibs:Depends}, ${misc:Depends} for supertuxkart-data
* fix French comment was tagged de_DE
* fix not-binnmuable-any-depends-all
* fix FTBFS on 64bit arch
+ Closes: #370810
[ Eddy Petrişor ]
* added Romanian translation to desktop file
-- Gonéri Le Bouder <goneri@rulezlan.org> Fri, 8 Sep 2006 22:59:25 +0200
supertuxkart (0.0.0.1-2) unstable; urgency=low
* supertuxkart-data architecture fixed to all
* fix circular dependency
* better description for supertuxkart-data
Closes: #370673
-- Gonéri Le Bouder <goneri@rulezlan.org> Tue, 6 Jun 2006 13:09:38 +0200
supertuxkart (0.0.0.1-1) unstable; urgency=low
* Initial release Closes: #366199
-- Gonéri Le Bouder <goneri@rulezlan.org> Sat, 6 May 2006 02:15:26 +0000