Change logs for gltron source package in Raring

  • gltron (0.70final-10ubuntu1) raring; urgency=low
    
      * Merge from Debian unstable. Remaining changes:
        - debian/rules: Delete commented-out debhelper command calls.
        - debian/watch: New file.
        - debian/copyright: Clean up.
        - 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.
    
    gltron (0.70final-10) unstable; urgency=low
    
      [ Ari Pollak ]
      * Fix config.{sub,guess} overwriting so it doesn't get included in the patch
      * Group patches into their own files
        - remove patch on src/video/video.c since I couldn't track down its purpose
      * Bump standards-version to 3.8.4
      * Add ${misc:Depends}
    
      [ gregor herrmann ]
      * Fix "ftbfs with gcc-4.6 -Werror": add patch gcc-4.6.patch from peter
        green(removes unused variables).
        (Closes: #625343)
     -- Logan Rosen <email address hidden>   Tue, 04 Dec 2012 17:29:16 -0500
  • 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 <email address hidden>  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.
    
    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
     -- Brian Thomason <email address hidden>   Mon, 24 May 2010 21:16:37 -0400