2006
xqf (1.0.5-1) unstable; urgency=low
* New upstream release.
* debian/control:
- require qstat (>= 2.11)
- bump Standards-Version to 3.7.2.0 (no changes needed).
* debian/patches/01_xpm_segfaults.patch: update for new xpm names.
* debian/patches/02_ef.xpm.patch: rename stvef.xpm to ef.xpm, and fix
the relevant include.
-- Jordi Mallach <jordi@debian.org> Sat, 4 Nov 2006 19:48:09 +0100
xqf (1.0.4-2) unstable; urgency=medium
* The "They tried praying first, but it didn't work either" release. * debian/control: fix upstream's download URL (closes: #361432). * debian/patches/01_xpm_segfault.patch: Fix a segfault on startup by avoiding loading XPMs into the executable, and then trying funky dlopens to access them. Patch by Lars Wirzenius, who totally doesn't believe in black magic (closes: #355045). Additionally, fix references to XPM files, which were called using "_" separators instead of "-". * debian/rules: install the XPM in /usr/share/xqf.
-- Jordi Mallach <jordi@debian.org> Sun, 9 Apr 2006 02:24:47 +0200
2005
xqf (1.0.4-1) unstable; urgency=low
* New upstream release.
- includes Russian translation (closes: #240910).
- fixes German translation (closes: #313871).
* debian/control:
- require qstat (>= 2.10).
- build-dep on libx11-dev instead of xlibs-dev.
-- Jordi Mallach <jordi@debian.org> Sun, 23 Oct 2005 18:44:30 +0200
xqf (1.0.3-2) unstable; urgency=low
* debian/control: build-depend on libreadline5-dev | libreadline-dev
(closes: #326286).
-- Jordi Mallach <jordi@debian.org> Fri, 9 Sep 2005 01:39:30 +0200
xqf (1.0.3-1) unstable; urgency=low
* New upstream release.
- fixes crashes when changing working directory (closes: #248148).
* debian/control: require qstat >= 2.8.
-- Jordi Mallach <jordi@debian.org> Sat, 9 Apr 2005 16:06:04 +0200
2004
xqf (1.0.2-1) unstable; urgency=low
* New upstream release. * debian/control: require qstat >= 2.7.
-- Jordi Mallach <jordi@debian.org> Thu, 23 Dec 2004 14:47:21 +0100
xqf (1.0-1) unstable; urgency=low
* New upstream release!
* debian/control: require qstat >= 2.6 for support of new games such
as Doom 3.
-- Jordi Mallach <jordi@debian.org> Sun, 15 Aug 2004 15:09:02 +0200
xqf (0.9.14-1) unstable; urgency=low
* New upstream release. * debian/control: build-dep on libxml-parser-perl, as XQF now uses intltool. * debian/xqf.xpm: new icon converted from the png version. * debian/rules: install the xpm. * debian/menu: use a icon with the Debian menu entry (closes: #203133).
-- Jordi Mallach <jordi@debian.org> Mon, 22 Mar 2004 12:42:02 +0100
2003
xqf (0.9.13-1) unstable; urgency=low
* New upstream release.
* debian/control:
+ add build-depends on libgtk2.0-dev and libgeoip-dev.
+ require qstat >= 2.5c-2, which has support for the new games.
+ bump Standards-Version to 3.6.1.0 (no changes required).
+ update the description, XQF now supports GTK1.2 and 2.0.
* debian/rules:
+ include cdbs rules before the class.
+ configure with GTK2, GeoIP and external rcon support.
-- Jordi Mallach <jordi@debian.org> Mon, 24 Nov 2003 15:49:55 +0100
xqf (0.9.12-3) unstable; urgency=low
* debian/rules: include cdbs makefiles before setting any variable
(closes: #198246).
-- Jordi Mallach <jordi@debian.org> Fri, 20 Jun 2003 23:59:54 +0200
xqf (0.9.12-2) unstable; urgency=low
* debian/control: add Build-Depends on libgdk-pixbuf-dev, too.
-- Jordi Mallach <jordi@debian.org> Wed, 11 Jun 2003 14:10:14 +0200
xqf (0.9.12-1) unstable; urgency=low
* New upstream release.
* debian/control:
+ add cdbs to Build-Depends, bump debhelper to (>= 4.1.0).
+ bump Standards-Version to 3.5.10.0 (no changes required).
* debian/rules: switch to CDBS-like rules file.
-- Jordi Mallach <jordi@debian.org> Wed, 11 Jun 2003 12:28:08 +0200
2002
xqf (0.9.11-2) unstable; urgency=low
* debian/control: add zlib1g-dev to Build-Depends.
-- Jordi Mallach <jordi@debian.org> Thu, 19 Dec 2002 14:32:49 +0100
xqf (0.9.11-1) unstable; urgency=low
* "The Two Towers" release (just came back, and found the fresh tarball). * New upstream release.
-- Jordi Mallach <jordi@debian.org> Thu, 19 Dec 2002 03:01:42 +0100
xqf (0.9.10-2) unstable; urgency=low
* debian/rules:
+ pass DEB_HOST_GNU_TYPE and DEB_BUILD_GNU_TYPE to configure.
+ symlink config.sub and config.guess to those provided by autotools-dev
on configure, rm them on clean.
* debian/control: Build-Depends: autotools-dev.
* debian/changelog: removed emacs local variables.
-- Jordi Mallach <jordi@debian.org> Sun, 17 Nov 2002 20:24:09 +0100
xqf (0.9.10-1) unstable; urgency=low
* New upstream release.
* debian/Makefile.{am,in}: removed, cruft from old versions.
* debian/compat: use debhelper version 4.
* debian/control:
+ add libreadline4-dev to Build-Depends:.
+ bump debhelper Build-Depends: to (>= 4.0.0).
+ Build-Depend: on libglib1.2-dev, not libglib-dev.
* bump qstat Depends: to (>= 2.5c), to ensure the new features work ok.
+ Standards-Version: 3.5.7.1.
* debian/docs: add AUTHORS and BUGS.
* debian/rules:
+ configure with --enable-externalrcon, which creates a console-only
"xqf-rcon" tool.
+ remove DH_COMPAT definition.
+ add support for "noopt" DEB_BUILD_OPTION, drop "debug".
+ use DESTDIR instead of prefix in install rule.
* src/rcon.c: fix i18n initialization for xqf-rcon.
-- Jordi Mallach <jordi@debian.org> Sun, 17 Nov 2002 01:48:27 +0100
xqf (0.9.9-1) unstable; urgency=low
* New upstream release.
-- Jordi Mallach <jordi@debian.org> Fri, 5 Jul 2002 19:38:43 +0200
2001
xqf (0.9.8-1) unstable; urgency=low
* New upstream release.
+ updates config.{guess,sub}.
+ fixes Gamespy icon
+ removes debian/ directory, woo!
* debian/rules: removed debian/Makefile stuff from `clean'.
-- Jordi Mallach <jordi@debian.org> Mon, 17 Dec 2001 17:28:03 +0100
xqf (0.9.7-2) unstable; urgency=low
* Updated config.{guess,sub}, they are outdated in the upstream
tarball again...
-- Jordi Mallach <jordi@debian.org> Mon, 17 Dec 2001 01:03:22 +0100
xqf (0.9.7-1) unstable; urgency=low
* New upstream release.
* debian/control:
+ removed Build-Depends: on qstat, not needed at build time anymore.
+ Depend: on qstat 2.4e.
* debian/rules:
+ cosmetic fixes.
+ hmmph. Remove debian/Makefile in `clean'. Why is this here still!?
-- Jordi Mallach <jordi@debian.org> Sun, 16 Dec 2001 15:25:12 +0100
xqf (0.9.6g-3) unstable; urgency=medium
* po/es.po: fixed var type which made XQF segfault under Spanish
locale.
* src/pixmap.c: commented out a free_pixmaps() call which caused
direct segfaults on startup on powerpc. Thanks michaelw for the
debugging (closes: #115731).
-- Jordi Mallach <jordi@debian.org> Tue, 16 Oct 2001 14:01:50 +0200
xqf (0.9.6g-2) unstable; urgency=low
* Heh, I knew this would happen. Talking to QuakeForge people, they
noted bzip2 was not the best idea. It slows XQF's load/quit way
too much.
* debian/rules: removed --enable-bzip2 from configure.
* debian/control:
+ removed bzip2 from Depends.
+ bumped qstat requirement in Depends too, not only Build-Depends.
+ yuck, we need to Build-Depend on gettext now.
* Ran libtoolize so it builds on hppa.
-- Jordi Mallach <jordi@debian.org> Thu, 27 Sep 2001 20:43:16 +0200
xqf (0.9.6g-1) unstable; urgency=low
* New upstream release.
* debian/{manpages,xqf.6}: removed, manpage was merged upstream.
* debian/control: XQF now requires qstat >= 2.4c.
* debian/rules:
+ commented out dh_installman.
+ remove config.h by hand in `clean'.
+ added /usr/games to PATH, temporary fix for some autobuilders which
weren't finding quakestat in their path.
* debian/docs: added NEWS, removed announce/announce-0.9.6f.
-- Jordi Mallach <jordi@debian.org> Tue, 25 Sep 2001 12:16:16 +0200
xqf (0.9.6f-2) unstable; urgency=low
* debian/xqf.6: new manpage for XQF. Submitted upstream, should be
included in the hopefully near release.
* debian/control:
+ Standards-Version: 3.5.6.0 (no changes).
+ added Depends: bzip2.
* debian/manpages: list xqf.6.
* debian/rules:
+ commented out dh_undocumented, enabled dh_installman.
+ install xqf into /usr/games... I thought I had done this already.
+ call configure with --enable-bzip2. If this slows down XQF too
much, tell me and I'll undo this.
* debian/{dirs,menu}: changed paths to xqf.
-- Jordi Mallach <jordi@debian.org> Tue, 21 Aug 2001 19:52:04 +0200
xqf (0.9.6f-1) unstable; urgency=low
* New upstream release.
* debian/rules:
+ regenerated using dh_make
+ added DEB_BUILD_OPTIONS support
+ DH_COMPAT=3
* debian/control:
+ Standards-Version: 3.5.2.0 (no changes)
+ added debhelper to Build-Depends
* debian/control:
+ updated download location
+ added missing upstream authors
* debian/docs: added TODO and announce.
-- Jordi Mallach <jordi@debian.org> Thu, 22 Mar 2001 12:55:29 +0100
xqf (0.9.5-4) unstable; urgency=low
* New maintainer (closes: #85528). * debian/control: extended the package's description a bit, make Build-Depends point at libglib1.2-dev, not libglib-dev.
-- Jordi Mallach <jordi@debian.org> Wed, 14 Feb 2001 18:51:33 +0100
xqf (0.9.5-3) unstable; urgency=low
* Let's try this again. Fixed build depends (closes: bug#84656) * I'm looking for a new maintainer. Anyone interested?
-- Michael Alan Dorman <mdorman@debian.org> Sat, 10 Feb 2001 16:40:23 -0500
xqf (0.9.5-2) unstable; urgency=low
* Doh! Fixed build depends. (closes: bug#83680)
-- Michael Alan Dorman <mdorman@debian.org> Sun, 28 Jan 2001 12:06:58 -0500
xqf (0.9.5-1) unstable; urgency=low
* New upstream release (closes: bug#81399)
-- Michael Alan Dorman <mdorman@debian.org> Wed, 10 Jan 2001 16:28:34 -0500
2000
xqf (0.9.4-1) unstable; urgency=low
* Official Debian upload.
-- Michael Alan Dorman <mdorman@debian.org> Sun, 19 Mar 2000 11:19:47 -0500
xqf (0.9.4-0.1) unstable; urgency=low
* New upstream version
-- Roman Pozlevich <roma@botik.ru> Sat, 19 Feb 2000 14:33:39 +0300
xqf (0.9.3-0.2) unstable; urgency=low
* Enabled UT support for qstat >= 2.3f
-- Roman Pozlevich <roma@botik.ru> Wed, 26 Jan 2000 01:00:42 +0300
xqf (0.9.3-0.1) unstable; urgency=low
* New upstream version * Converted to debhelper
-- Roman Pozlevich <roma@botik.ru> Sun, 2 Jan 2000 09:35:10 +0300
1999
xqf (0.8.99-1) unstable; urgency=low closes=27964 31847 26291
* New upstream release.
-- Michael Alan Dorman <mdorman@debian.org> Sun, 11 Apr 1999 13:42:51 -0400
xqf (0.8.7.2-1) unstable; urgency=low closes=27964 31847 26291
* New upstream release. * Closing old bug (closes: bug#26291) * Moved to Games/Arcade in the menu (closes: bug#31847) * Subsumed NMU moving qstat to quakestat (closes: bug#27964)
-- Michael Alan Dorman <mdorman@debian.org> Fri, 05 Feb 1999 21:46:46 -0400
1998
xqf (0.8.5-2.1) unstable; urgency=low
* Refer to the qstat binary as quakestat, and conflict with versions of
the qstat package released before this change was in place.
-- Roderick Schertler <roderick@argon.org> Wed, 14 Oct 1998 19:55:26 -0400
xqf (0.8.5-2) unstable; urgency=low
* Add dependency on qstat
-- Michael Alan Dorman <mdorman@debian.org> Sat, 26 Sep 1998 21:46:46 -0400
xqf (0.8.5-1) unstable; urgency=low
* New upstream version.
-- Michael Alan Dorman <mdorman@debian.org> Sun, 23 Aug 1998 10:46:09 -0500
xqf (0.8.3-1) frozen; urgency=low
* New upstream version. * Now appears in the menu
-- Michael Alan Dorman <mdorman@debian.org> Tue, 4 Aug 1998 10:46:09 -0500
xqf (0.8-1) frozen; urgency=low
* New upstream version.
-- Michael Alan Dorman <mdorman@debian.org> Thu, 4 Jun 1998 10:46:09 -0500
xqf (0.7-1) frozen; urgency=low
* New upstream version.
-- Michael Alan Dorman <mdorman@debian.org> Fri, 1 May 1998 10:46:09 -0500
xqf (0.6.2-1) frozen; urgency=low
* New upstream version. * Compiles with latest gtk+.
-- Michael Alan Dorman <mdorman@debian.org> Tue, 24 Mar 1998 10:46:09 -0500
xqf (0.6.1-1) unstable; urgency=low
* New upstream version.
-- Michael Alan Dorman <mdorman@debian.org> Mon, 16 Mar 1998 10:46:09 -0500
xqf (0.5-1) unstable; urgency=low
* New upstream version.
-- Michael Alan Dorman <mdorman@debian.org> Mon, 23 Feb 1998 10:46:09 -0500
xqf (0.4-1) unstable; urgency=low
* New upstream version.
-- Michael Alan Dorman <mdorman@debian.org> Wed, 11 Feb 1998 10:46:09 -0500
1988
xqf (0.3-1) unstable; urgency=low
* Initial Debianization.
-- Michael Alan Dorman <mdorman@debian.org> Fri, 30 Jan 1988 12:27:41 -0500