2011
xracer (0.96.9.1-6) unstable; urgency=low
* Build-Depends on libjpeg-dev instead of libjpeg62-dev (Closes: #647109) * Update debian/copyright for latest DEP-5 format
-- Ying-Chun Liu (PaulLiu) <paulliu@debian.org> Sun, 20 Nov 2011 16:57:50 +0800
xracer (0.96.9.1-5) unstable; urgency=low
* Bump Standards-Version to 3.9.2
- Remove *.la (Closes: #633263)
* Fix debian/copyright Format to latest Dep-5
* Fix debian/control for python-support
-- Ying-Chun Liu (PaulLiu) <paulliu@debian.org> Mon, 11 Jul 2011 00:46:16 +0800
xracer (0.96.9.1-4) unstable; urgency=low
* debian/control: Change maintainer field to my debian mail address.
* Use debhelper7 + DebSrc3.0
- Use binaries directly in debian/* without uuencode
* Update debian/copyright to machine readable format
* Fix stripping .pl extensions doesn't work anymore (Closes: #608206)
-- Ying-Chun Liu (PaulLiu) <paulliu@debian.org> Wed, 09 Feb 2011 00:53:53 +0800
2007
xracer (0.96.9.1-3) unstable; urgency=low
* Change menu item from Games/Arcade to Games/Action
-- Ying-Chun Liu (PaulLiu) <grandpaul@gmail.com> Mon, 27 Aug 2007 00:26:23 +0800
xracer (0.96.9.1-2) unstable; urgency=low
* Add 0065_fix_screenshot_hanging.patch to fix the bug: pressing the "s"
key (screenshot) makes the program hang while grabbing the X focus
-- Ying-Chun Liu (PaulLiu) <grandpaul@gmail.com> Wed, 22 Aug 2007 22:19:25 +0800
xracer (0.96.9.1-1) unstable; urgency=low
* Upstream tarball changed without changing the version, forcing an
increment.
* New Maintainer (Closes: #414529)
* Split patches from diff.gz
* Use autotools to regenerate configure and Makefile.in
* Fixed libraries location: moved them from /usr/share to /usr/lib.
Thanks to Margarita Manterola <marga@debian.org> (Closes: #392397)
* Fixed FTBFS if build twice in a row (Closes: #424101)
* Add missing manpages
* Bump debhelper compat level to 5
* Update FSF address in POT file (Closes: #431764)
* Add l10n translation for Vietnamese (Closes: #431037)
Thanks to Clytie Siddall <clytie@riverland.net.au>
* Add l10n translation for Russian (Closes: #431309)
Thanks to Yuri Kozlov <kozlov.y@gmail.com>
* Add l10n translation for German (Closes: #431762)
Thanks to Helge Kreutzmann <debian@helgefjell.de>
* Add l10n translation for Arabic (Closes: #431982)
Thanks to Ossama Khayat <okhayat@yahoo.com>
* Add l10n translation for Portuguese (Closes: #432187)
Thanks to Traduz - Portuguese Translation Team <traduz@debianpt.org> and
ardoRic <ardoric@gmail.com>
-- Ying-Chun Liu (PaulLiu) <grandpaul@gmail.com> Tue, 12 Jun 2007 16:55:37 +0800
xracer (0.96.9-13) unstable; urgency=low
* QA upload. * Setting Maintainer to Debian QA Group <packages@qa.debian.org>
-- Neil Williams <codehelp@debian.org> Mon, 16 Apr 2007 22:33:20 +0100
2006
xracer (0.96.9-12.1) unstable; urgency=low
* Non-maintainer upload. * Add build-dep on libxi-dev to fix FTBFS (Closes: #378296). * Don't ignore errors from configure. * Play with touch so the package builds even when the autotools are installed and I don't have to autoreconf, which would be a mess (xracer uses automake 1.3 and libtool 1.2b).
-- Julien Cristau <julien.cristau@ens-lyon.org> Thu, 27 Jul 2006 11:45:05 +0200
xracer (0.96.9-12) unstable; urgency=low
* Acknowledge NMU. (Closes: #249754, #252860, #259957) * Add sv translation, thanks to Daniel Nylander. (Closes: #345178)
-- Filip Van Raemdonck <mechanix@debian.org> Mon, 02 Jan 2006 21:15:18 +0100
2004
xracer (0.96.9-11.1) unstable; urgency=low
* NMU * Apply patch from Toni Timonen <ttimonen@users.sourceforge.net> (closes: #252860, #249754) * Update config.{sub,guess} automaticaly as mentionned in autotools-dev
-- Pierre Machard <pmachard@debian.org> Sat, 17 Jul 2004 16:00:15 +0200
2001
xracer (0.96.9-11) unstable; urgency=medium
* Change dependency in xracer-tools from python-base to python.
(Closes: #119215)
* Make the configuration file code less ugly.
* Remove obsolete lintian overrides.
* Update Standards-Version. No changes were needed.
* Update config.{guess,sub} just to be safe.
* Ran update-po in po/ directory before building the source package.
-- Filip Van Raemdonck <mechanix@debian.org> Mon, 26 Nov 2001 19:03:12 +0100
xracer (0.96.9-10) unstable; urgency=medium
* Added very limited configuration file support.
-- Filip Van Raemdonck <mechanix@debian.org> Mon, 16 Jul 2001 14:13:56 +0200
xracer (0.96.9-9) unstable; urgency=low
* Update config.{guess,sub} for HPPA. (Closes: #104867)
* Use html2text to generate text documentation, it does a better job than
lynx. Make sure to Build-Depend: on it (though debhelper already does).
-- Filip Van Raemdonck <mechanix@debian.org> Sat, 14 Jul 2001 10:38:40 +0200
xracer (0.96.9-8) unstable; urgency=low
* Don't set $(datadir) to /usr/share/games with configure, and patch
various Makefile.in's to set $(pkgdatadir). This fixes broken locale
support.
* xracer-tools is binary-all.
* Add entry to the faq about "sh: no: ..." error when gettext is not
installed.
-- Filip Van Raemdonck <mechanix@debian.org> Tue, 29 May 2001 10:06:49 +0200
xracer (0.96.9-7) unstable; urgency=low
* Remove .am patches, so there is no need to run automake and autoconf
anymore.
* Added Dutch translation.
* Use system gettext instead of included one.
* Remove post{inst,rm}. They are generated by debhelper.
* Improve the manpage. Document the problem with Voodoo{1,2} and -f switch.
-- Filip Van Raemdonck <mechanix@debian.org> Sun, 27 May 2001 15:36:14 +0200
xracer (0.96.9-6) unstable; urgency=medium
* New upload to fix broken .dsc file. (Closes: #83846)
-- Filip Van Raemdonck <mechanix@debian.org> Sun, 28 Jan 2001 16:38:16 +0100
xracer (0.96.9-5) unstable; urgency=low
* Corrected build dependencies. * Minor packaging fixes.
-- Filip Van Raemdonck <mechanix@debian.org> Wed, 17 Jan 2001 21:29:59 +0000
2000
xracer (0.96.9-4) unstable; urgency=low
* Fixed broken -f option for not-3Dfx boards. (Closes: #78528)
-- Filip Van Raemdonck <mechanix@digibel.org> Sun, 3 Dec 2000 16:40:57 +0100
xracer (0.96.9-3) unstable; urgency=low
* Fixed -f option not available. * Added -p | --position option. * Added README.Debian explaining missing textures and mpeg movie. (Closes: #77859)
-- Filip Van Raemdonck <mechanix@digibel.org> Sun, 26 Nov 2000 11:23:33 +0100
xracer (0.96.9-2) unstable; urgency=low
* Made package policy-3.1.0.0 compliant * Initial upload to Debian. (closes: #77095)
-- Filip Van Raemdonck <mechanix@digibel.org> Wed, 15 Nov 2000 12:01:06 +0100
xracer (0.96.9-1) unstable; urgency=low
* New upstream version
-- Filip Van Raemdonck <mechanix@digibel.org> Thu, 6 Apr 2000 09:58:52 +0200
xracer (0.95.28-1) unstable; urgency=low
* New upstream version (total rewrite) * Data is no longer a seperate package
-- Filip Van Raemdonck <mechanix@digibel.org> Wed, 2 Feb 2000 19:22:02 +0100
1999
xracer (0.94-1) unstable; urgency=medium
* New upstream version.
-- Filip Van Raemdonck <mechanix@digibel.org> Fri, 24 Sep 1999 19:31:18 +0200
xracer (0.93-1) unstable; urgency=medium
* New upstream version; this should (at last) fix sound problems which
were in intermediate unreleased builds.
-- Filip Van Raemdonck <mechanix@digibel.org> Sat, 18 Sep 1999 09:29:13 +0200
xracer (0.89-1) unstable; urgency=medium
* Initial release
-- Filip Van Raemdonck <mechanix@digibel.org> Sun, 22 Aug 1999 17:47:10 +0200