Skip to content

Changelog solarwolf (1.5-2.2)

2016

solarwolf (1.5-2.2) unstable; urgency=medium

   * Non-maintainer upload.
   * Switch to compat level 10. (Closes: #817672)
   * Declare use of source format 1.0 explicitly.
   * Create a valid desktop file. (Closes: #686765)
   * Change menu section to Games/Action because Games/Arcade does not exist
     anymore.
   * debian/rules: Call dh_prep instead of deprecated dh_clean -k.
   * debian/control: Add ${misc:Depends} substvar.
   * Remove duplicate "is" word in package description.

2015

solarwolf (1.5-2.1) unstable; urgency=medium

   * Non-maintainer upload.
   * Port from python-support to dh-python (closes: #786097).

2006

solarwolf (1.5-2) unstable; urgency=low

   * data/levels.txt: fix typos in level names
     (closes: #260823, #372199).
   * rules: s/dh_python/dh_pysupport (closes: #375594, #380956).
   * Build-depend on python-support.
   * Standards-version is 3.7.2.
   * menu: quote everything.
   * snd.py: start music when setting the volume to non-zero
     (closes: #369909).

2004

solarwolf (1.5-1) unstable; urgency=low

   * New upstream release.
   * Remove patch from solarwolf.py, it is integrated upstream.
   * Use icons from upstream, remove build-dependency on sng.

solarwolf (1.4-1) unstable; urgency=low

   * New upstream release.
   * Remove patch from hud.py, upstream has its own implementation.
   * Require python 2.3 and pygame 1.5.6.
   * Use sng instead of sharutils.

2003

solarwolf (1.3-3) unstable; urgency=medium

   * New upload with medium urgency to avoid messing with the python
     transition.

solarwolf (1.3-2) unstable; urgency=low

   * code/hud.py: patch from Josh Triplett <josh.trip@verizon.net> to
     display correctly more than 3 lives (closes: #211605).

solarwolf (1.3-1) unstable; urgency=low

   * New upstream release:
     - doesn't crash anymore when it is fully completed (closes: #211323).
   * Encode changelog in UTF8.
   * Standards-version is 3.6.1.
   * Use debian/compat.

solarwolf (1.2-2) unstable; urgency=low

   * Rebuild for python 2.3, no changes.

solarwolf (1.2-1) unstable; urgency=low

   * New upstream release.
   * Revert to TrueColor for solarwolf.xpm.
   * Standards-version is 3.6.0:
     - move debhelper from build-depends-indep to build-depends.
   * Cleanup in debian/rules.

2002

solarwolf (1.1-4) unstable; urgency=low

   * Build-depend on python (closes: #173525).
   * Standards-version is 3.5.8.
   * debian/copyright: please lintian.
   * The solarwolf.xpm icon is now 32×32 with system colors.
   * Provide solarwolf.png, 64×64 version, uuencoded.
   * Build-depend on sharutils to extract solarwolf.png.

solarwolf (1.1-3) unstable; urgency=low

   * debian/rules: remove .xvpics directories in clean target
     (closes: #165384).
   * debian/rules: use dh_install, dh_installman and dh_python now.
   * debian/control: build-depend on debhelper 4.1.25.
   * debian/control: standards-version is 3.5.7.

solarwolf (1.1-2) unstable; urgency=low

   * Move to python 2.2 (closes: #158285).
   * Depend on python-pygame.

solarwolf (1.1-1) unstable; urgency=low

   * New upstream release
     - Depend on pygame 1.5
   * debian/control: changed maintainer email.
   * Patch upstream wrapper instead of writing one.
   * debian/copyright: changed upstream URL.

solarwolf (1.0-3) unstable; urgency=low

   * debian/rules: added a chmod -x to the executable.
   * First upload to Debian (closes: #135213).

solarwolf (1.0-2) unstable; urgency=low

   * debian/control: added SDL 1.2.3 dependency.
   * debian/control,solarwolf.exec: moved dependency on python2.1 to
     python >= 2.1 and << 2.2.

solarwolf (1.0-1) unstable; urgency=low

   * Initial Release.