Skip to content

Debian Changelog alex4 (1.1-5)

2011

alex4 (1.1-5) unstable; urgency=low

   * Team upload.
   * Include defs.h after particle.h, thus not redifining __unused from
     glibc's bits/stat.h
     Closes: #624884
   * Standards-Version: 3.9.2

 -- Evgeni Golov <evgeni@debian.org>  Sat, 07 May 2011 15:34:08 +0200

alex4 (1.1-4) unstable; urgency=low

   * Update the unix-port patch a bit:
     - place the libraries at the end of the linker invocation line to
       fix the build on Ubuntu natty with the binutils-gold linker.
       I couldn't reproduce the FTBFS on Debian with
       binutils-gold-2.21.0.20110302-1, but it seems a really sensible
       change to make anyway :)
       Closes: #617465
     - put the aldumb library before the Allegro libraries that it
       depends on
     - honor CPPFLAGS, CFLAGS and LDFLAGS
   * Convert to the 3.0 (quilt) source format.
   * Add misc:Depends to the alex4-data package just in case.
   * Expand the alex4-data package's long description.
   * Bump the debhelper compatibility level to 8 and minimize the rules file
     using debhelper override targets.
   * Bump Standards-Version to 3.9.1 with no changes.
   * Use dpkg-buildflags to obtain the default values for CPPFLAGS, CFLAGS
     and LDFLAGS.
   * Convert the copyright file to the DEP 5 candidate format and add my
     copyright notice on the debian/* packaging.
   * Convert all patch file headers to the DEP 3 format.
   * Build with -Werror if the non-standard "werror" build option is set.
   * Add the compiler-warnings patch to fix some, well, compiler warnings.
   * Harden the build unless the "nohardening" build option is set.
   * Add myself to the list of uploaders.

 -- Peter Pentchev <roam@ringlet.net>  Wed, 09 Mar 2011 22:18:03 +0200

2009

alex4 (1.1-3) unstable; urgency=low

   [ Paul Wise ]
   * Add a watch file explaining the upstream status
 
   [ Peter De Wachter ]
   * Honor the HOME environment variable. (Closes: #507950)
   * Applied a patch to bring down the game's CPU usage to a more reasonable
     level. This limits the frame rate to 50Hz (the speed of the game logic).
     This also fixes a bug that made the level selection screen unresponsive
     on some systems.
   * Bump Standards-Version to 3.8.1:
      - Renamed 'configure' target to 'patch'.
   * Rename from-fedora.patch to unix-port.patch
   * Refresh debian/copyright
   * rules: clean up
 
   [ Gonéri Le Bouder ]
   * Complet Peter changelog part

 -- Gonéri Le Bouder <goneri@rulezlan.org>  Sun, 07 Jun 2009 16:43:48 +0200

2008

alex4 (1.1-2) unstable; urgency=low

   * Build-Depend on liballegro4.2-dev >= 4.2.2-2
      - which has a versioned shlibs file (Closes: #467526)
      - allegro-config no longer tells us to link against unneeded libraries.

 -- Peter De Wachter <pdewacht@gmail.com>  Wed, 19 Mar 2008 00:03:46 +0100

alex4 (1.1-1) unstable; urgency=low

   * Initial release (Closes: #463033)

 -- Peter De Wachter <pdewacht@gmail.com>  Sat, 19 Jan 2008 19:26:51 +0100