2008
kq (0.99.cvs20070319-1.1) unstable; urgency=low
* Non-maintainer upload.
* debian/rules:
+ Call make distclean and clean extra garbage, to fix FTBFS if built more
than once (Closes: #426194).
-- Peter Eisentraut <petere@debian.org> Mon, 16 Jun 2008 13:42:25 +0200
2007
kq (0.99.cvs20070319-1) unstable; urgency=low
* New upstream snapshot.
* debian/compat:
+ Set compat to 5.
* debian/control:
+ Added XS-Vcs-Browser field.
* debian/patches/000_scripts_in_pkglibdir.diff:
* debian/patches/020_usr_share_games.diff:
+ Patches applied upstream. Dropped.
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Mon, 19 Mar 2007 12:46:31 +0100
kq (0.99.cvs20060528-4) unstable; urgency=high
* debian/patches/001_kfreebsd_support.diff:
+ Fix a kFreeBSD FTBFS reported by Petr Salinger (Closes: #401626).
* debian/control:
+ Make package binNMUable by using ${source:Version}.
+ Added XS-Vcs-Svn field.
* debian/kq.desktop:
+ Desktop file, courtesy of Lukas Fittl from the Ubuntu project
(Closes: #409869).
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Fri, 9 Feb 2007 15:26:06 +0100
2006
kq (0.99.cvs20060528-3) unstable; urgency=low
* debian/control:
+ Removed the kq/kq-data circular dependency.
* debian/patches/000_scripts_in_pkglibdir.diff:
+ New patch -- install scripts in pkglibdir instead of pkgdatadir.
* debian/patches/010_rebootstrap.diff:
+ New patch -- rebootstrap package in a separate patch.
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Sun, 28 May 2006 07:54:39 +0200
kq (0.99.cvs20060528-2) unstable; urgency=low
* debian/control:
+ kq needs to depend on a newer version of kq-data because information
was added to the maps (markers).
* debian/patches/020_usr_share_games.diff:
+ Removed legacy useless addition of <config.h> to include/kq.h from
this patch.
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Sun, 28 May 2006 04:13:33 +0200
kq (0.99.cvs20060528-1) unstable; urgency=low
* New CVS snapshot.
* Upstream greatly reduced CPU usage.
* Moving diagonally now works.
* debian/control:
+ Set policy to 3.7.2.
* debian/patches/020_misc.diff: Split patch.
+ 020_cosmetic_credits.diff: slightly move the credits scrolling text.
+ 020_alternate_keys.diff: add a set of more intuitive default keys.
+ 020_usr_share_games.diff: allow installation of data in the standard
/usr/share/games directory.
+ 020_stretch_view.diff: double-pixel window by default.
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Sun, 28 May 2006 00:15:48 +0200
kq (0.99.cvs20060330-2) unstable; urgency=low
* debian/control:
+ Build-depend on liballegro4.2-dev (>= 2:4.2.0-4) to fix the missing
libxcursor-dev build-dependency (Closes: #360192).
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Fri, 31 Mar 2006 11:19:58 +0200
kq (0.99.cvs20060330-1) unstable; urgency=low
* Maintainer upload. * Acknowledging previous NMU (Closes: #345246). Thanks to Luk Claes. * New upstream CVS snapshot (Closes: #322677). * This version asks for confirmation before quitting (Closes: #282446). * Moved development to Alioth. * debian/rules + Switched to quilt for patch handling. * debian/control: + Build-depend on quilt. + Build-depend on lua50.
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Thu, 30 Mar 2006 13:18:26 +0200
kq (0.98+cvs.20031006-6.1) unstable; urgency=high
* Non-maintainer upload.
* Update dumb and aldmb build-deps to libdumb1-dev and libaldmb1-dev
(Closes: #345246).
* Make it build
+ Change liblua41-dev build-deps to liblua40-dev.
+ Change allegro build-deps to liballegro4.2-dev
+ Use luac40 instead of luac
-- Luk Claes <luk@debian.org> Wed, 25 Jan 2006 19:15:29 +0100
2005
kq (0.98+cvs.20031006-6) unstable; urgency=low
* Rebuilt with a newer version of Allegro. A newer package of KQ will follow
but I first want to get rid of the old version of Allegro.
* debian/control:
+ Set policy to 3.6.2.1.
* debian/copyright:
+ Fixed the new FSF address.
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Tue, 4 Oct 2005 01:37:52 +0200
2004
kq (0.98+cvs.20031006-5) unstable; urgency=low
* coliseum.lua:
+ Applied missing part of previous patch.
(Closes: #225024).
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Thu, 5 Aug 2004 23:47:31 +0200
kq (0.98+cvs.20031006-4) unstable; urgency=low
* coliseum.lua:
+ Applied patch from Peter Hull to fix a freeze after defeating Trayor
(Closes: #225024).
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Tue, 3 Aug 2004 00:06:03 +0200
kq (0.98+cvs.20031006-3) unstable; urgency=low
* debian/control:
+ Set policy to 3.6.1.1.
* src/heroc.c:
+ Display item description in battle item menu (Closes: #224973).
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Sun, 25 Jul 2004 14:12:12 +0200
2003
kq (0.98+cvs.20031006-2) unstable; urgency=low
* scripts/tower.lua:
+ Applied patch from <robert@thatsnice.org> that fixes the puzzle in the
tower (Closes: #217562).
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Sun, 26 Oct 2003 15:03:23 +0100
kq (0.98+cvs.20031006-1) unstable; urgency=low
* New CVS snapshot. As usual, lots of Debian fixes merged in HEAD.
* debian/rules:
+ Moved platform-specific compiled scripts to /usr/lib/games.
+ Clean using "make veryclean", not just "make clean".
* src/intrface.c:
+ #include <lua.h>, not "lua.h", to fix "make depends" (Closes: #214283).
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Mon, 6 Oct 2003 01:35:32 +0200
kq (0.98+cvs.20030615-2) unstable; urgency=low
* debian/control:
+ Set policy to 3.6.1.0.
+ Wrote more meaningful long descriptions (Closes: #209866).
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Thu, 2 Oct 2003 15:30:10 +0200
kq (0.98+cvs.20030615-1) unstable; urgency=low
* New CVS snapshot. Upstream merged most Debian fixes in HEAD.
* debian/rules:
+ Build the architecture-independant package in binary-arch instead of
doing everything in binary-indep (Closes: #197325).
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Sun, 15 Jun 2003 02:34:13 +0200
kq (0.98+cvs.20030528-5) unstable; urgency=medium
* Rebuilt with a version of liballegro that has a decent shlibs file, so
that we do not depend on an unavailable version (Closes: #197142).
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Thu, 12 Jun 2003 15:14:30 +0200
kq (0.98+cvs.20030528-4) unstable; urgency=medium
* Applied a patch from Steven Barker that hides the Invoke menu when no
suitable items are available (Closes: #196696).
* Fixed a bug in the SND_BAD sound effect that was blitting screen areas at
negative values during combats (Closes: #196700).
* Applied a patch from Robert Esplin that resets the gold counter when
creating a new game.
* Added a back buffer that gets used for special effects, so that we do
not clobber the other routines' back buffers.
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Tue, 10 Jun 2003 03:11:37 +0200
kq (0.98+cvs.20030528-3) unstable; urgency=medium
* Created an architecture-independant kq-data package (2.5MB) to save some
archive space.
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Sun, 1 Jun 2003 15:53:49 +0200
kq (0.98+cvs.20030528-2) unstable; urgency=low
* Fixed a bug in the stealing routine that prevented the enemy's inventory
from being updated.
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Fri, 30 May 2003 13:26:24 +0200
kq (0.98+cvs.20030528-1) unstable; urgency=low
* New CVS snapshot.
* Added overriding key bindings. Old bindings still work, and can still be
modified by the user, but the overriding ones are always active and are
more intuitive (see the manpage) (Closes: #194753, #193289). Also, it
avoids screwing the keybindings when loading a new game.
* F12 now properly saves screenshots to ~/.kq/ .
* Set policy to 3.5.10.
* Slightly reworked the icon colours because the 24-colour palette
limitation was dropped.
* Defaulted strech_view to 1 so that fullscreen works.
* Applied a patch from upstream to avoid potential partners becoming
unresponsive (Closes: #193896).
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Wed, 28 May 2003 18:29:20 +0200
kq (0.98+cvs.20030512-2) unstable; urgency=low
* Activated joystick button controls (Closes: #193363). * Added a link to the KQ home page in the manual page. * Fixed enemy.c so that fights do not become too easy (Closes: #193895).
-- Samuel Hocevar <sam@zoy.org> Mon, 26 May 2003 11:06:29 +0200
kq (0.98+cvs.20030512-1) unstable; urgency=low
* New CVS snapshot.
* Snapshot includes user-contributed patch for a crash on machines without
sound support (Closes: #192211).
* Fixed a bad index value in the inventory (Closes: #192946).
* Fixed a crash on exit due to combat.c messing around with bitmaps.
-- Samuel Hocevar <sam@zoy.org> Mon, 12 May 2003 12:52:05 +0200
kq (0.98+cvs.20030503-1) unstable; urgency=low
* New CVS snapshot. * binary-arch now depends on the install rule (Closes: #191852).
-- Samuel Hocevar <sam@zoy.org> Sun, 4 May 2003 14:51:02 +0200
kq (0.98+cvs.20030129-1) unstable; urgency=low
* Initial Debian release (Closes: #190977). * Created skeleton files for res.c generation. * Added startup code to set ~/.kq/ as the working directory. * Drew an icon for the KQ menu entry. * Wrote a manpage for kq(6).
-- Samuel Hocevar <sam@zoy.org> Sat, 26 Apr 2003 10:31:06 +0200