Skip to content

Changelog gearhead2 (0.701-2)

2020

gearhead2 (0.701-2) unstable; urgency=medium

   * Set type as Application (with correct case) in the desktop
     files. (Closes: #960075)
   * Standards-Version 4.5.0 and debhelper compat 13.
   * Replace duplicate data in gearhead2-data with symlinks to
     gearhead-data and add it as a dependency and build dependency.
   * Optimize screen drawing to be by row.
   * Rename gearhead2-sdl's user config file as gearhead2-sdl.conf to avoid
     clashing defaults for arrow keys.

2017

gearhead2 (0.701-1) unstable; urgency=medium

   * New upstream release
   * Standards-version 4.1.2 (no changes necessary).
   * Refresh patch unixpaths.

gearhead2 (0.630-2) unstable; urgency=medium

   * Move postrm purge rm /etc/gearhead2.conf action to
     gearhead2-data. (Closes: #848006)

2016

gearhead2 (0.630-1) unstable; urgency=medium

   * New upstream release
   * Standards-version 3.9.8 (no changes necessary).
   * Added gearhead2-sdl package.
   * Add desktop file and icon. (Closes: #737892)
   * Move /etc/gearhead2.conf to gearhead2-data.
   * Copy new build deps from gearhead package.
   * Install images data to gearhead2-data.
   * Add ttf-bitstream-vera as a dependency for gearhead2-data and use
     symbolic links instead of installing own copies.
   * Sanitise fpc to not use CFLAGS for flags buf FPCFLAGS instead.

2010

gearhead2 (0.628-1) unstable; urgency=low

   * New upstream release

gearhead2 (0.627-1) unstable; urgency=low

   * New upstream release

gearhead2 (0.626-1) unstable; urgency=low

   * New upstream release
   * Don't install .obj files in gearhead2-data.

gearhead2 (0.625-1) unstable; urgency=low

   * New upstream release

gearhead2 (0.624-1) unstable; urgency=low

   * New upstream release

gearhead2 (0.623-1) unstable; urgency=low

   * New upstream release

gearhead2 (0.622-1) unstable; urgency=low

   * New upstream release

gearhead2 (0.621-1) unstable; urgency=low

   * New upstream release
   * Standards-Version: 3.8.4 (no changes necessary).
   * Switch to dpkg-source 3.0 (quilt) format
   * Renamed the per user save game dir as "savegame2" since saves from
     0.61x aren't compatible.
   * Use fpc -g to get debug symbols.

2009

gearhead2 (0.612-1) unstable; urgency=low

   * New upstream release
   * Put correct URL in Homepage field (Closes: #543827)

gearhead2 (0.611-1) unstable; urgency=low

   * Initial release (Closes: #539238)
   * Use quilt for patches
   * Changed gearhead2 to look for game data from under
     /usr/share/games/gearhead2
   * Changed gearhead2 to save games under ~/.gearhead2/SaveGame
   * Save the end of game dump in ~/.gearhead2/
   * Changed gearhead to look for config files at
     $HOME/.gearhead2/gearhead.cfg or /etc/gearhead2.conf
   * Install a configuration template in /etc/gearhead2.conf