2008
csmash (0.6.6-6.4) unstable; urgency=low
* Non-maintainer upload.
* debian/rules:
+ Fixed FTBFS if build twice in a row (Closes: #424166, #442533)
* debian/patches/01_loadparts.dpatch:
+ Fixed FTBFS on ppc64, Patch from Andreas Jochens <aj@andaco.de>
(Closes: #361093)
* debian/watch:
+ Fixed to report upstream version correctly (Closes: #449871)
-- Kartik Mistry <kartik.mistry@gmail.com> Sat, 29 Mar 2008 15:35:05 +0530
2006
csmash (0.6.6-6.3) unstable; urgency=medium
* Non-maintainer upload.
* Build-depend on libxt-dev; fixes X detection in autoconf and thus FTBFS,
patch from Steve Langasek. (Closes: #397574)
-- Steinar H. Gunderson <sesse@debian.org> Wed, 15 Nov 2006 14:02:04 +0100
csmash (0.6.6-6.2) unstable; urgency=medium
* Non-maintainer upload. * Fix FTBFS with SDL (closes: #379242)
-- Julien Danjou <acid@debian.org> Mon, 7 Aug 2006 10:43:53 +0200
csmash (0.6.6-6.1) unstable; urgency=high
* Non-maintainer upload.
* Use (>= ${Source-Version}) as any depending on all (Closes: #354575).
* Fix FTBFS with g++4.1 (Closes: #355463).
* Put real package alternatives first.
-- Luk Claes <luk@debian.org> Fri, 10 Mar 2006 12:32:56 +0100
2005
csmash (0.6.6-6) unstable; urgency=low
* Rebuilding with uninstalled nvidia-glx (Closes: #291209) Now using Build-Conflicts with it to avoid such situations in the future. * Added patch to fix problems with building on amd64 using gcc-4.0. Thanks to Andreas Jochens for provided patch (Closes: #289015)
-- Bartosz Fenski <fenio@debian.org> Thu, 20 Jan 2005 10:21:12 +0100
csmash (0.6.6-5) unstable; urgency=low
* debian/control:
- we're using ${Source-Version} for dependency now
- fixed typo in short description of csmash-data
* debian/csmash.6
- fixed typo
* Added debian/watch file.
* s/fenio@o2.pl/fenio@debian.org/
-- Bartosz Fenski <fenio@debian.org> Sat, 1 Jan 2005 23:24:11 +0100
2004
csmash (0.6.6-4) unstable; urgency=low
* debian/control:
- aded real package alternatives for Build-Depends. (Closes: #249958)
* debian/patches/01_loadparts.dpatch:
- extended for x86-64 architecture.
* Thanks for above suggestions/patches goes to Christopher L Cheney.
* Bumped version of manual page (no changes needed).
-- Bartosz Fenski <fenio@o2.pl> Fri, 28 May 2004 11:21:15 +0200
csmash (0.6.6-3) unstable; urgency=low
* New maintainer. (Closes: #228430) * Data files are now separated (csmash-data). (Closes: #233337) * Icon moved to /usr/share/pixmaps/. * Added URL to description. * Patch for loadparts.cpp is now applied by dpatch, thus some changes were made in debian/control and debian/rules. * Removed config.(sub|guess) files (we're now using autotools-dev) * debian/control: - explicitly select gl dependencies - added dependency on autotools-dev, thus some changes in rules file too * debian/rules: - extended binary-indep target for csmash-data thanks for Andreas Metzler for pointing it out to me. - some fixes to use `xargs -0r` instead of simple rm thanks to many people from debian-mentors@l.d.o for suggestions.
-- Bartosz Fenski <fenio@o2.pl> Mon, 10 May 2004 13:01:11 +0200
csmash (0.6.6-2) unstable; urgency=low
* Orphanage upload.
-- Wolfgang Sourdeau <was@debian.org> Sat, 17 Jan 2004 13:23:32 -0500
csmash (0.6.6-1) unstable; urgency=low
* New upstream release. * debian/control: Standards-Version set to 3.6.1. No changes. * debian/rules: DH_COMPAT: 3 -> 4.
-- Wolfgang Sourdeau <was@debian.org> Mon, 12 Jan 2004 02:39:40 -0500
2003
csmash (0.6.5-2) unstable; urgency=low
* Build-depends on libglu-dev. (Closes: #193696) * Menu entry put in Games/Sports. (Closes: #193858) * Irrelevant to the csmash package. Put note in README.Debian. (Closes: #122321, #193391) * Added dependency on version >= 4.0.0 of debhelper in control file.
-- Wolfgang Sourdeau <was@debian.org> Tue, 3 Jun 2003 09:09:27 -0400
2002
csmash (0.6.5-1) unstable; urgency=low
* New upstream release.
* Rebuilt with indirect dependency (from libsdl-image1.2-dev) on
libpng3-dev. (Closes: #168617)
* Using updated versions of config.{guess,sub} from
ftp://ftp.gnu.org/gnu/config/. Should now build correctly on mipsel
(Closes: 168640)
-- Wolfgang Sourdeau <was@debian.org> Sat, 28 Dec 2002 15:21:11 -0500
csmash (0.6.4.2-5) unstable; urgency=low
* Rebuild against a more recent version of libpng. (Closes: #168617)
-- Wolfgang Sourdeau <was@debian.org> Mon, 11 Nov 2002 01:39:26 -0500
csmash (0.6.4.2-4) unstable; urgency=low
* Bug #141921 was encountered for alpha and s390 as well. (Closes: #141921)
-- Wolfgang Sourdeau <was@debian.org> Thu, 18 Apr 2002 12:05:31 -0400
csmash (0.6.4.2-3) unstable; urgency=low
* sizeof() on ia64 returns an unsigned long, so we have to make a cast
for the clamp() template to work correctly in loadparts.cpp. (Closes:
#141921)
-- Wolfgang Sourdeau <was@debian.org> Sun, 14 Apr 2002 19:41:42 -0400
csmash (0.6.4.2-2) unstable; urgency=low
* Do not build-depend on c++-compiler anymore. * Build-depends on libsdl-image1.2-dev. (Closes: #140841) * Build-depends on xutils (to help configure find the X headers). (Closes: #140651) * Fixed spelling error in description. (Closes: #124525)
-- Wolfgang Sourdeau <was@debian.org> Mon, 1 Apr 2002 19:21:31 -0500
csmash (0.6.4.2-1) unstable; urgency=high
* New Upstream Release. * Important license clash now fixed; debian/copyright updated. * Small update to debian/csmash.6. * Fix compilation problem with g++ 3.0. (Closes: #133914)
-- Wolfgang Sourdeau <was@debian.org> Thu, 7 Mar 2002 01:33:32 -0500
2001
csmash (0.6.3-3) unstable; urgency=low
* Rebuilt with libsdl1.2-debian package. (Closes: #116869)
-- Wolfgang Sourdeau <was@debian.org> Thu, 25 Oct 2001 15:31:35 -0400
csmash (0.6.3-2) unstable; urgency=low
* -1 was built against a home-made 1.2.10-2 version of libgtk1.2.
-- Wolfgang Sourdeau <was@debian.org> Thu, 20 Sep 2001 22:40:58 -0400
csmash (0.6.3-1) unstable; urgency=low
* new upstream release. * fixed path in menu file.
-- Wolfgang Sourdeau <was@debian.org> Mon, 17 Sep 2001 03:50:56 -0400
csmash (0.6.2-2) unstable; urgency=low
* Added a short manpage. (closes: #108381) * Moved /usr/bin/csmash to /usr/games
-- Wolfgang Sourdeau <was@debian.org> Thu, 30 Aug 2001 22:28:34 -0400
csmash (0.6.2-1) unstable; urgency=low
* New upstream release.
-- Wolfgang Sourdeau <was@debian.org> Sat, 18 Aug 2001 01:14:21 -0400
csmash (0.6.1-3) unstable; urgency=low
* removed libstdc++ from Build-depends field in the control
file. (closes: #105950)
-- Wolfgang Sourdeau <was@debian.org> Thu, 19 Jul 2001 23:33:37 -0400
csmash (0.6.1-2) unstable; urgency=low
* removed non-portable gcc parameter from configure process. (closes: #97856)
-- Wolfgang Sourdeau <was@debian.org> Thu, 17 May 2001 19:23:48 -0400
csmash (0.6.1-1) unstable; urgency=low
* New upstream release * Converted csmash-icon.xpm to standard menu colourmap * Don't install empty files NEWS and TODO
-- Wolfgang Sourdeau <was@debian.org> Wed, 16 May 2001 11:00:30 -0400
csmash (0.6.0-1) unstable; urgency=low
* Initial release (closes: #96871)
-- Wolfgang Sourdeau <was@debian.org> Fri, 11 May 2001 01:22:34 -0400