gltron (0.70final-9ubuntu1) maverick; urgency=low

  * Re-sync with Debian.  (LP: #585223) Kept changes:
    * debian/rules: Delete commented out debhelper command calls
    * debian/watch: New file
    * debian/copyright: Clean up
      * Loic Pefferkorn <loic@dev.erodia.net>  Sat,  3 Sep 2005 16:25:11 +0200
    * debian/gltron.desktop: New file
    * Disable -Werror in debian/rules to fix an Ubuntu-only
      FTBFS (fread is still marked as warn_unused_result).
    * Update nebu/scripting/scripting.c to match the header.

 -- Brian Thomason <brian.thomason@canonical.com>  Mon, 24 May 2010 21:16:37 -0400

gltron (0.70final-9) unstable; urgency=low

  * Change build-depends on xlibmesa-gl-dev to libgl1-mesa-dev 
    (Closes: #575655)
  * Switch to source format 3.0 (quilt)
  * Upgrade to debhelper v7
  * Remove unneeded build-depends; add autotools-dev

 -- Ari Pollak <ari@debian.org>  Thu, 01 Apr 2010 20:05:15 -0400

gltron (0.70final-8ubuntu3) karmic; urgency=low

  * Disable -Werror in debian/rules to fix an Ubuntu-only 
    FTBFS (fread is still marked as warn_unused_result).
  * Also update nebu/scripting/scripting.c to match the header.

 -- Stefan Potyra <sistpoty@ubuntu.com>  Sat, 26 Sep 2009 01:02:39 +0200

gltron (0.70final-8ubuntu2) intrepid; urgency=low

  * Update Maintainer field to match the DebianMaintainerField specification
    (LP: #230350)

 -- David Futcher <bobbocanfly@gmail.com>  Wed, 21 May 2008 15:56:10 +0100

gltron (0.70final-8ubuntu1) feisty; urgency=low

  * Re-sync with Debian.  Kept changes:
    * debian/menu: added missing quotes
    * debian/rules: delete commented out debhelper command calls
    * debian/watch: new file
    * debian/copyright: clean up
      * Loic Pefferkorn <loic@dev.erodia.net>  Sat,  3 Sep 2005 16:25:11 +0200
  * New changes:
    * debian/gltron.desktop: New file
    * debian/control: Update debhelper version (5) and standards (3.7.2)
    * debian/compat: Bump to 5

 -- Barry deFreese <bddebian@comcast.net>  Thu,  1 Feb 2007 16:02:39 -0500

gltron (0.70final-8) unstable; urgency=low

  * Make configure & Makefiles use CFLAGS/CXXFLAGS correctly
  * Remove broken --enable-optimize flag from configure, since it
    was overriding our CFLAGS
  * Fix an extraneous #define that was causing an error with the new CFLAGS
  * Disable changing the screen resolution in-game, since it didn't work
    (Closes: #408695)

 -- Ari Pollak <ari@debian.org>  Sun, 23 Oct 2005 22:12:16 -0400

gltron (0.70final-7) unstable; urgency=low

  * Update build-depends to prefer building with xlibmesa-gl-dev,
    and get rid of xlibs-dev dependency

 -- Ari Pollak <ari@debian.org>  Thu, 13 Oct 2005 08:50:20 -0400

gltron (0.70final-6) unstable; urgency=low

  * Bump build-depends on libsmpeg-dev for new C++ ABI transition 

 -- Ari Pollak <ari@debian.org>  Thu, 21 Jul 2005 18:42:34 +0000

gltron (0.70final-5) unstable; urgency=low

  * Apply modified fix by Andreas Jochens to fix build on amd64/gcc-4.0
    (Closes: #286782)

 -- Ari Pollak <ari@debian.org>  Wed, 22 Dec 2004 10:32:39 -0500

gltron (0.70final-4) unstable; urgency=low

  * Explicitly build-dep on mesag-dev | libgl-dev so we don't depend on 
    a virtual package
  * Hopefully eliminate a problem on 64-bit systems (Closes: #255765)

 -- Ari Pollak <ari@debian.org>  Wed, 23 Jun 2004 14:28:01 -0400

gltron (0.70final-3) unstable; urgency=low

  * Include .orig.tar.gz as well

 -- Ari Pollak <ari@debian.org>  Tue, 27 Jan 2004 09:28:47 -0500

gltron (0.70final-2) unstable; urgency=low

  * Updating revision so this can be updated. 
    I'm not sure why this got held up, but hopefully this should fix it.

 -- Ari Pollak <ari@debian.org>  Tue, 27 Jan 2004 00:33:15 -0500

gltron (0.70final-1) unstable; urgency=low

  * New upstream release
  * Enable experimental network code for those who dare try it

 -- Ari Pollak <ari@debian.org>  Sun, 14 Dec 2003 13:37:44 -0500

gltron (0.70beta1-1) experimental; urgency=low

  * New upstream release
  * Update build-deps for new sound support
  * Bring back our local manpage because upstream got rid of it for some
    reason

 -- Ari Pollak <ari@debian.org>  Mon, 13 Oct 2003 01:28:16 -0400

gltron (0.62-1) unstable; urgency=low

  * New upstream release (Closes: #195432, #156116, #135503)
  * Adopted package (Closes: #190816)
  * Our manpage has been adopted upstream; use that instead
  * Bump standards-version to 3.6.1, make necessary changes
  * Use debian/compat
  * Update debian/rules to be more sane

 -- Ari Pollak <ari@debian.org>  Mon, 13 Oct 2003 00:25:18 -0400

gltron (0.61-3) unstable; urgency=low

  * fixed potential problems when compiling gltron with gcc-3.0

 -- Gregory J. Oschwald <osch0001@umn.edu>  Fri, 28 Dec 2001 10:07:32 -0600

gltron (0.61-2) unstable; urgency=low

  * the "double check your numbers" release (closes: #100469)
  * SDL is used instead of libmikmod2 (closes: #93361)
  * More maintainable diff against gltron source files

 -- Gregory J. Oschwald <osch0001@umn.edu>  Tue, 25 Dec 2001 19:14:39 -0600

gltron (0.61-1) unstable; urgency=low

  * New maintainer (closes: #123503, #89991)
  * New upstream release (closes: #64831, #110293)
  * Included manpage from Jeronimo Pellegrini (closes: #100496)
  * Fixed spelling errors (closes: #124678)
  * New menu icon thanks to  Robert Cleaver Ancell (closes: #75812)

 -- Gregory J. Oschwald <osch0001@umn.edu>  Sun, 23 Dec 2001 10:14:13 -0600

gltron (0.53-1.1) unstable; urgency=low

  * Bugsquash party NMU.
  * Make configure script executable before running it
    (closes: #58377, #58405).
  * Updated to policy version 3.5.2: no changes required.
  * Added build dependencies.
  * gltron doesn't actually need svgalib itself, but the old dpkg-shlibdeps
    pulled in a dependency on it due to using ldd. Build-depend on a version
    of dpkg-dev that uses objdump instead (closes: #63121, #71933).
  * Rebuilt with newer libmikmod2, build-depending on it to be safe. I
    believe this fixes the segfault in MikMod_InfoDriver, and I don't
    experience this (closes: #80598); please reopen the bug if it's still a
    problem.
  * Removed obsolete dh_suidregister call.
  * Don't include installation instructions in the binary package.

 -- Colin Watson <cjwatson@debian.org>  Sat, 17 Mar 2001 12:02:23 +0000

gltron (0.53-1) unstable; urgency=low

  * New upstream version.
  * Added GNU build environment.

 -- Raphael Bossek <bossekr@debian.org>  Mon, 10 Jan 2000 03:49:04 +0100

