Skip to content

Changelog blockout2 (2.5+dfsg1-1build1)

2020

blockout2 (2.5+dfsg1-1build1) focal; urgency=medium

   * No-change rebuild for libgcc-s1 package name change.

2019

blockout2 (2.5+dfsg1-1) unstable; urgency=medium

   * Team upload.
   * New upstream release.
     - refresh patches and drop obsolete one
     - adjust d/Makefile to new paths
   * Update Standards-Version to 4.4.0:
     - change priority from extra to optional
     - declare that d/rules does not require root
   * Honour CPPFLAGS and enable all hardening options.
   * Update debhelper compat level to 12.
   * Point Vcs-* fields to salsa.
   * Fix spelling errors found by lintian.
   * Document orig.tar.xz in README.source.
   * Convert d/copyright to copyright format 1.0.
   * Install README.txt.

blockout2 (2.4+dfsg1-9) unstable; urgency=medium

   Apply 882536 patch, thanks to Helmut Grohne <helmut@subdivi.de>:
   * Fix FTCBFS: (Closes: #882536)
     + Let dh_auto_build pass cross compilers to make.
     + Fix build/host confusion in d/rules.
     + Make compilers in d/Makefile substitutable.

2017

blockout2 (2.4+dfsg1-8) unstable; urgency=medium

   * Team upload.
   * Drop deprecated menu file.
   * wrap-and-sort -sab.
   * Declare compliance with Debian Policy 4.0.0.
   * Use canonical Vcs-URI.
   * Switch maintainer and uploader. According to the Games Team policy the
     maintainer must be the Debian Games Team. Debian Policy also demands a human
     uploader.
   * Switch to compat level 10 (was 5).
   * Switch from cdbs to dh sequencer.
   * Add keywords and a comment in German.
   * Move Priority: extra to the top of debian/control.
   * Convert icon.xpm to blockout2.png and scale the image to 64x64 pixel.
   * Install blockout2.png into the hicolor icon directory.
   * Update debian/Makefile and make the build reproducible. Thanks to Reiner
     Herrmann for the report and patch. (Closes: #826416)
   * Add format-not-a-string-literal.patch and fix FTBFS due to -format-security
     flag.
   * Override dh_clean and ensure that blockout2 can be built twice in a row.

2012

blockout2 (2.4+dfsg1-7) unstable; urgency=low

   * Fix FTBFS with libpng, closes: #662275, #649550.

2011

blockout2 (2.4+dfsg1-6) unstable; urgency=low

   * Fix FTBFS with libGL, closes: #618044.

2010

blockout2 (2.4+dfsg1-5) unstable; urgency=low

   * Added .desktop file, closes: #608068, thanks for chrysn <chrysn@fsfe.org>.

2009

blockout2 (2.4+dfsg1-4) unstable; urgency=low

   * Added patch to build under Debian/kfreebsd.
   * Applied patch from ubuntu: Fix FTBFS caused by "error: invalid
     conversion from 'const char*' to 'char*'".
   * Added DGT to uploaders.

blockout2 (2.4+dfsg1-3) unstable; urgency=low

   * Added debian-menu, closes: #525754.

blockout2 (2.4+dfsg1-2) unstable; urgency=low

   * Fixed all gcc warnings.

blockout2 (2.4+dfsg1-1) unstable; urgency=low

   * Initial release. (Closes: #460537).
   * All libraries with unknown licenses have been dropped, orig.tgz has been
     repackaged. So all the files left have GPL2+ license.
   * Makefile has been rewritten from the start
     (We do not use the original Makefiles).
   * Git-repo has been created in git.debian.org.
   * Sources have been patched for using debian directories structure.