* No-change rebuild for libgcc-s1 package name change.
* 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.
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.
* 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.
* Fix FTBFS with libpng, closes: #662275, #649550.
* Fix FTBFS with libGL, closes: #618044.
* Added .desktop file, closes: #608068, thanks for chrysn <chrysn@fsfe.org>.
* 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.
* Added debian-menu, closes: #525754.
* Fixed all gcc warnings.
* 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.