Change logs for gltron source package in Trusty

  • gltron (0.70final-12ubuntu1) trusty; urgency=medium
    
      * Merge from Debian unstable. Remaining changes:
        - debian/copyright: Clean up.
        - debian/gltron.desktop: New file.
        - debian/rules:
          + Disable -Werror to fix an Ubuntu-only FTBFS (fread is still marked as
            warn_unused_result).
          + Install desktop file.
          + Delete commented-out debhelper command calls.
        - debian/watch: New file.
      * Drop debian-changes-0.70final-9ubuntu1.
    
    gltron (0.70final-12) unstable; urgency=low
    
      * debian/patches/cflags.patch:
        - Fix FTBFS, thanks to Andreas Moog
    
    gltron (0.70final-11) unstable; urgency=low
    
      [ Ari Pollak ]
      * debian/patches/fix-clang-build.patch:
        - Apply patch from Cyril Roelandt to fix FTBFS with clang (Closes: #686540)
      * debian/patches/automake-error.patch:
        - Fix error when running recent version of automake
    
      [ Andreas Moog ]
      * Run dh_autoreconf to fix build with newer GCC versions. (Closes: #701289)
        - Add dh-autoreconf to build-depends for this.
      * debian/patches/fix-prototypes.patch: Match function calls with the
        prototype declarations.
     -- Logan Rosen <email address hidden>   Sun, 22 Dec 2013 01:28:24 -0500
  • 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