Skip to content

Debian Changelog ppracer (0.3.1-8)

2006

ppracer (0.3.1-8) unstable; urgency=low

   [ Alexander Schmehl ]
   * fixed watch file
   * Adding missing Conflicts to planetpenguin-racer-data (<= 0.3.1-6)
     (this should really fix #362870)
   * debian/control:  replacing ${Source-version} with binNMU safe
     ${Source:Version}
     - addings build-depends on dpkg-dev (>= 1.13.19)
   * adding linda overrides for the font (which is not installed, but still
     present in the tarball)
 
   [ Eddy Petrişor ]
   * added a RO translation

 -- Alexander Schmehl <tolimar@debian.org>  Tue, 22 Aug 2006 21:52:18 +0200

ppracer (0.3.1-7) unstable; urgency=low

   * debian/rules
     - replace xlibmesa-gl-dev by libgl1-mesa-dev
     - add libxi-dev - fixes FTBFS. Closes: #372492
       - Thanks to Andreas Barth for fixing while I was busy and to Christoph
         Berg for reporting
     - improved description of planetpenguin-racer-gimp-dev
     - planetpenguin-racer-data now replaces planetpenguin-racer-data (<=
       0.3.1-6) (Closes: #362870)
       - thanks to Dato for convincing me to do it the "proper" way ;)
   * boosted Standards-Version to 3.7.2:
     - no changes needed
   * using debhelper 5
     - debian/compat is set to 5
     - build depends on debhelper > 5

 -- Alexander Schmehl <tolimar@debian.org>  Thu, 30 Mar 2006 04:03:12 +0200

ppracer (0.3.1-6) unstable; urgency=low

   * debian/control
     - changed maintainer to "Debian Games Team <pkg-games-devel@lists.alioth.debian.org>"
     - changes uploaders
     - fixed typo in package description (Closes: #346465)
     - fixed typo: in planetpenguin-racer-gimp-dev suggested
       planetpenguin-extras instead of planetpenguin-racer-extras
   * debian/rules
     - ups, the icons should be in the binary package...
       - moved the uudecode stuff from build-indep to build-arch target
       - moved the install stuff from install-indep to install-arch
   * debian/patches
     - 30_G++4.1-fix.dpatch
       - added fix for FTBFS when using gcc 4.1, Thanks to Martin Michlmayr!
         Closes: #356362
     - 40_fix_keyboard_config.dpatch
       - added fix for keyboard configuration problems, Thanks for Stefan
         Potyra for the fix, Closes: #344697
   * debian/ppracer.desktop
     - Replaced Name and Comment by stuff better suiting.  Thanks to
       Lukas Sabota for reporting and Stefan Potyra for forwarding the bug
       report from Ubuntu

 -- Alexander Schmehl <tolimar@debian.org>  Fri, 27 Jan 2006 18:31:41 +0100

2005

ppracer (0.3.1-5) unstable; urgency=low

   * debian/control:
     - fixed typo reported by Joerg Jaspert.  Thanks!
     - Removed possible confusing "only architecture independent" from -datas
       package description.  Again thanks to Joerg Jaspert.
     - replaced the manual versioned dependencies by ${Source-Version}
   * debian/rules
     - removed second configure call (uhm... don't know why I had two...)
     - cleaned up clean target
       - comment for cleaning -datas docs-data/
       - no longer "this crap config.{guess|sub} updating bullshit"
       - cleaned up files for dh_*:
         - removed debian/planetpenguin-racer*.{menu,manpage,install,docs}
 	  (IMHO it's easier to read if everything is done in debian/rules and
 	  not seperated in different files... at least, as long as it remains
 	  short)
       - removed some leftover "-i" at dh_install's
    * debian/copyright
      - added license information about src/quadtree.cpp, which is not GPLed
        (but DFSG free and GPL compatible)
    * added new menu icon
      - added sharutils to build-depends
      - added new debian/ppracer.xpm
      - added debian/ppracer-{16,32,48,64,128}.png.uu
      - added entries for debian/rules to install them
      - replaced the xpm for the png icon in the desktop-file
      - moved the xpm-icon to the -data package
    * removed /usr/share/games/ppracer/fonts/FreeSansBoldOblique.ttf from the
        -data package:
      - added Dependency on ttf-freefont to -data
      - install symlink to /usr/share/fonts/truetype/freefont/FreeSansBoldOblique.ttf
      - added exclude for the font and create an symlink

 -- Alexander Schmehl <alexander@schmehl.info>  Mon, 28 Nov 2005 11:42:43 +0100

ppracer (0.3.1-4) unstable; urgency=low

   * debian/todo: removed! Everything done :)
   * debian/ppracer.doc-base.NOT-TO-BE-USED removed, ppracer has still no
     documentation
   * debian/changelog added hint to file AUTHORS
   * debian/control
     - improved package description
     - changed build-depends:
       - libpng-dev -> libpng12-dev
       - xlibs-dev -> libxmu-dev, libglu1-xorg
     - added new package planetpenguin-racer-gimp-dev
       - contains some usefull scripts and palettes to create new courses
     - added Andreas Tille to the uploaders
   * debian/rules
     - added dh_desktop call to binary-common target
     - didn't understand how the documentation finds its way to the the -data
       package at the first view, therefore:
       - more comments for the installation of -datas doc
       - call dh_installdocs with -p for that
       - removed planetpenguin-racer-data.docs and added the files to the
         dh_installdocs call
       - I hope that is easier to understand, when you didn't touched it for a
         couple of month ;)

 -- Alexander Schmehl <alexander@schmehl.info>  Wed, 23 Nov 2005 01:04:42 +0100

ppracer (0.3.1-3) unstable; urgency=low

   * added debian/watch
   * data/translations/
     - de_DE.tcl: applied new translation by Sven Joachim <sven_joachim@web.de>
       (Closes: #311154)
       patches/20_german_translation.dpatch
     - nb_NO.tcl: changed two bad translations, reported by Petter Reinholdtsen <pere@hungry.com>
       (Closes: #306721)
       patches/10_norwegian_translation.dpatch
     Thanks for the correction guys!
   * debian/control
     - changed build-depends:  xlibmesa-dev -> xlibmesa-gl-dev (Closes: #337446)
     - added build-depends on dpatch
     - added a recommends on planetpenguin-racer-extras to planetpenguin-racer
     - bumped to Standards-Version: 3.6.2
       - no changes needed
     - planetpenguin-racer depends now on planetpenguin-racer-data (>= 0.3.1-1)
     - planetpenguin-racer-data recommends now planetpenguin-racer (>= 0.3.1-1)
   * debian/rules
     - cleaneg up (e.g. unused, commented dh_foo's)
     - added patch, unpatch rules for dpatch
     - mark patch, unpatch rules as notparallel
   * debian/copyright
     - replaced old with new FSF address
   * debian/changelog
     - corrected last changelog entry:  Was done by Andreas, not by me.
       Thanks for the upload and fixing the problem!

 -- Alexander Schmehl <alexander@schmehl.info>  Sat, 5 Nov 2005 15:53:02 +0100

ppracer (0.3.1-2) unstable; urgency=low

   * Build in unstable instead of testing
     Closes: #302745

 -- Andreas Tille <tille@debian.org>  Wed, 6 Apr 2005 08:54:46 +0200

ppracer (0.3.1-1) unstable; urgency=low

   * new upstream release
   * added ppracer.desktop file

 -- Alexander Schmehl <alexander@schmehl.info>  Sun, 20 Mar 2005 02:22:20 +0100

ppracer (0.3-2) unstable; urgency=low

   * added --exclude=Makefile to the dh_install of for the data files
   * install readmes of courses and music to /usr/share/doc instead of
     /usr/games/share/....
   * deactivated watch file, didn't worked, will be added again later
   * tweaked long description, the binary packages should be find when
     searching for "ppracer"
   * added missing "Homepage: " to the long description of
     planetpenguin-racer-data

 -- Alexander Schmehl <alexander@schmehl.info>  Tue, 8 Feb 2005 10:27:10 +0100

ppracer (0.3-1) unstable; urgency=low

   * replaced the ugly install hack for the -data package with a better
     dh_install
   * added libfreetype6-dev do build-depends (thanks, pbuilder, thanks!)
   * package should be fit for the archive now (Closes: #291796)

 -- Alexander Schmehl <alexander@schmehl.info>  Tue, 8 Feb 2005 06:13:19 +0100

ppracer (0.3-0.3) unstable; urgency=low

   * The "nice hame, finished playing, let's get it lintian clean" release:
     - DAMN! Forgot to install the manpages
     - removed INSTALL from the documentation
     - removed empty NEWS and README files
       - deactivated ppracer.doc-base
   * removed the changelog from debian/docs it's installed via dh_changelog
   * fixed menu file:
     - /usr/bin/ppracer -> /usr/games/ppracer

 -- Alexander Schmehl <alexander@schmehl.info>  Sun, 6 Feb 2005 15:20:19 +0100

ppracer (0.3-0.2) unstable; urgency=low

   * fixed a typo in the copyright file
   * added a watch file

 -- Alexander Schmehl <alexander@schmehl.info>  Sun, 6 Feb 2005 10:19:30 +0100

ppracer (0.3-0.1) unstable; urgency=low

   *  Initial Release.

 -- Alexander Schmehl <alexander@schmehl.info>  Sun, 6 Feb 2005 08:55:02 +0100