Skip to content

Debian Changelog grande (0.6-10)

2008

grande (0.6-10) unstable; urgency=low

   [ Barry deFreese ]
   * Update debhelper b-d version to 5.
   * Add desktop file. (Closes: #452575).
   * Add call to dh_desktop.
   * Don't let make clean ignore errors.
   * Add VCS tags.
   * Add Homepage field to control.
   * Add watch file.
   * Add myself to uploaders.
   * Fix manpage warning.
   * Add copyright holders.
   * Replace pwd with $(CURDIR) in rules.
   * Remove unused debhelper commands.
   * Bump Standards Version to 3.8.0. (No changes needed).
 
   [ Eddy Petrișor ]
   * fix Vcs-Svn URL to point to svn, not the incomplete ssh location
 
   [ Jon Dowland ]
   * update menu section to "Games/Action" for menu transition
     (thanks Linas Žvirblis)

 -- Barry deFreese <bddebian@comcast.net>  Tue, 17 Jun 2008 11:21:27 -0400

2006

grande (0.6-9) unstable; urgency=low

   * Moved packaging to the Debian Games Team.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Sun, 14 May 2006 15:23:12 -0500

grande (0.6-8) unstable; urgency=low

   * Maintainer upload.
   * Acknowledge previous NMU (Closes: #350290). Thanks to Matej Vela.
   * Use quilt for patch management.
   * debian/control:
     + Set policy to 3.7.2.
     + Build-depend on quilt.
 
   * debian/patches/000_sharepath.diff:
     + Patch from old diff -- fix shared data path.
 
   * debian/patches/010_rebootstrap.diff:
     + Patch from old diff -- rebootstrap directory.
 
   * debian/patches/020_scanf.diff:
     + Patch from old diff -- fix scanf formats for non-x86 archs.
 
   * debian/patches/020_headers.diff:
     + Patch from old diff -- fix compilation warnings by adding missing
       headers.
 
   * debian/patches/020_shotkeys.diff:
     + Patch from old diff -- add Space as a shooting key, add 'b' as a
       combined main+secondary shooting key.
 
   * debian/patches/030_image.diff:
     + Patch from old diff -- new weapon booster images, originally by Tomas
       Pospisek and reworked by Sam Hocevar.
 
   * debian/patches/020_udev_joystick.diff:
     + New patch -- try to open /dev/input/js0 if /dev/js0 was unavailable.
 
   * debian/patches/020_game.diff:
     + Patch from old diff -- miscellaneous game fixes for missing sprites,
       missing enemies, unkillable enemies and gameplay inconsistencies.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Tue, 9 May 2006 19:15:01 +0200

grande (0.6-7.1) unstable; urgency=medium

   * NMU.
   * src/load.c, src/ranking.c: Really fix scanf formats.  Closes: #350290.

 -- Matej Vela <vela@debian.org>  Mon, 20 Feb 2006 15:13:44 +0100

2005

grande (0.6-7) unstable; urgency=low

   * debian/control: set policy to 3.6.2.1.
   * debian/menu: added hints to the menu entry.
   * debian/compat: set compat level to 4.
   * debian/postinst: properly use dpkg-statoverride.
   * debian/copyright: fixed the FSF address.
   * src/load.c src/ranking.c:
     + Fixed scanf() calls for non-x86 archs, which prevented levels from
       being loaded.
     + Added missing <string.h>

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Sat, 12 Nov 2005 13:49:34 +0100

2004

grande (0.6-6) unstable; urgency=low

   * debian/control:
     + Set policy to 3.6.1.0.
   * newimg.tar.gz.uu:
     + New weapon booster images. Thanks for Tomas Pospisek for the original
       idea and artwork (Closes: #252265).

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Mon, 12 Jul 2004 01:32:42 +0200

grande (0.6-5) unstable; urgency=low

   * boss.c:
     + Added missing Enemy attribute to the second boss, which caused it to
       be unkillable (Closes: #248913).
     + Fixed missing secondary sprite in the second boss.
   * main.c:
     + Added the 'b' key as a combined main+secondary shot (Closes: #248914).

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Sun, 30 May 2004 01:38:35 -0300

grande (0.6-4) unstable; urgency=low

   * debian/control:
     + Set policy to 3.6.1.0.
     + Build-depend on KXL (>= 1.1.7-8) (Closes: #241047).
   * debian/rules:
     + Use debian/compat instead of DH_COMPAT.
   * debian/menu:
     + Quoted strings where appropriate.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Tue, 30 Mar 2004 22:15:26 +0200

2003

grande (0.6-3) unstable; urgency=low

   * If the level is cleared but the last ship was lost, do not continue to
     the next level. Game over, man! (Fixes: #190870)
   * debian/control:
     + Removed the leading "a" in the short description.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Wed, 18 Jun 2003 02:27:25 +0200

grande (0.6-2) unstable; urgency=low

   * Added 'space' as an alternate shot key (Closes: #191500).
   * Minor spelling fixes.
   * Set policy to 3.5.10.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Sat, 31 May 2003 12:01:35 +0200

grande (0.6-1) unstable; urgency=low

   * First Debian release (Closes: #188891).
   * Re-ran "rm -f config.sub config.guess configure install-sh missing \
     mkinstalldirs && aclocal && automake --copy --add-missing && autoconf \
     && rm -f INSTALL".
   * Changed data patch from /usr/games/grande to /usr/share/games/grande.
   * Drew a 32-colour icon for grande.
   * Wrote a manpage for grande(6).

 -- Samuel Hocevar <sam@zoy.org>  Sat, 12 Apr 2003 05:03:43 +0200