Skip to content

Debian Changelog xblast (1:2.6.1-12)

2006

xblast (1:2.6.1-12) unstable; urgency=low

   * Applied patch from Samuel Thibault to make build work for GNU/Hurd.
     sys/soundcard.h is part of libc6 since ages anyway, so not FreeBSD
     specific (closes: #361730)
   * Make install work with the updated x.org paths (closes: #367839)
   * Bumped policy version to 3.7.2.
   * Putting sensible content into debian/copyright.
   * Moved menu file to /usr/share/menu instead of /usr/lib/menu and fixed its
     name.
   * Fixed a wrong timestamp in the changelog.
   * Fixed small manpages bugs.
   * Added real package as wish providing alternative.

 -- Gerfried Fuchs <alfie@debian.org>  Sat, 20 May 2006 21:09:19 -0500

xblast (1:2.6.1-11) unstable; urgency=low

   * Build-Depend on libxt-dev instead of xlibs-dev (closes: #346777)
   * Bumped Standards-Version, no changes needed.
   * Applied patch from Aurelien Jarno for fixing (k)FreeBSD support.
     (closes: #336891)

 -- Gerfried Fuchs <alfie@debian.org>  Wed, 11 Jan 2006 18:45:01 +0100

2004

xblast (1:2.6.1-10) unstable; urgency=low

   * Added forgotten epoch to Replaces & Conflicts for xblast-data
     (closes: #248568)

 -- Gerfried Fuchs <alfie@debian.org>  Wed, 12 May 2004 16:26:23 +0200

xblast (1:2.6.1-9) unstable; urgency=low

   * Split the /usr/share/* stuff into xblast-data (closes: #233456)
   * Updated to standards version 3.6.1, no changes needed.
   * Added menu icon (closes: #211823)
   * Recoded changelog to utf8.
   * Added NEWS.Debian on upcoming xblast-tnt packages.

 -- Gerfried Fuchs <alfie@debian.org>  Thu, 29 Apr 2004 18:25:37 +0200

2003

xblast (1:2.6.1-8) unstable; urgency=low

   * Fixed renovation bomb.  Thanks to Uwe Zeisberger for reviewing the code
     wrt/ that.

 -- Gerfried Fuchs <alfie@debian.org>  Mon, 20 Jan 2003 20:23:37 +0100

2002

xblast (1:2.6.1-7) unstable; urgency=low

   * Applied patch to fix soundserver shutdown on parent kill, from H. S. Teoh
     (closes: #31274)
   * Rephrased parts of the description.
   * Updated to policy 3.5.8: Removed /usr/doc -> /usr/share/doc handling.
   * Moved images and sounds from /usr/lib/games/xblast to
     /usr/share/games/xblast.

 -- Gerfried Fuchs <alfie@debian.org>  Thu, 19 Dec 2002 08:57:05 +0100

xblast (1:2.6.1-6) unstable; urgency=low

   * Updated watchfile to new uscan version.
   * Made rules file cleaner to let the build last shorter.
   * Updated to policy 3.5.7, added support for DEB_BUILD_OPTIONS.
   * make only xblast xbsndsrv, for rman fails anyway....

 -- Gerfried Fuchs <alfie@debian.org>  Mon, 09 Sep 2002 11:25:40 +0200

xblast (1:2.6.1-5) unstable; urgency=medium

   * Added abort-flag status hack by Stefan Stiasny <sc@gimp.org> -- this
     needed a Build-Depends: sharutils for uudecoding the pictures, sorry.
   * Fixed link to from the xblast-sound directory to xblast to relative.

 -- Gerfried Fuchs <alfie@debian.org>  Sun, 27 Jan 2002 20:18:59 +0100

xblast (1:2.6.1-4) unstable; urgency=low

   * Moved soundserver initialisation after the display connect -- fixed part
     of Bug #31274. Will lower it to minor for the remaining portion of the
     bugreport.

 -- Gerfried Fuchs <alfie@debian.org>  Wed, 23 Jan 2002 09:32:20 +0100

xblast (1:2.6.1-3) unstable; urgency=medium

   * Added Build-Depends (thanks to Michael Dänzer for noting it).

 -- Gerfried Fuchs <alfie@debian.org>  Fri, 18 Jan 2002 12:18:09 +0100

xblast (1:2.6.1-2) unstable; urgency=medium

   * New Maintainer.
   * Updated to new policy version (3.5.6.0).
   * Cleaned up debian/rules:
     - fixed bashism
     - removed empty directories produced in xblast-sound
     - fixed dpkg-gencontrol handling
   * Removed emacs stuff from the end of this file.
   * Made use of debian/tkXBlast again and change Depends on wish to Sugguests.
   * Added longtitle to the menu entry.
   * Added watch file.

 -- Gerfried Fuchs <alfie@debian.org>  Tue, 15 Jan 2002 08:19:04 +0100

2001

xblast (1:2.6.1-1) unstable; urgency=low

   * Recompiled to use the new app-defaults directory
     Closes: #86301
   * Corrected lintian errors

 -- Luis Francisco Gonzalez <luisgh@debian.org>  Fri, 16 Feb 2001 11:24:18 +0000

1999

xblast (1:2.6.1-0.1) unstable; urgency=low

   * NMU Packed by Michael Vogt

 -- Enrique Zanardi <ezanard@debian.org>  Tue, 07 Dec 1999 12:27:18 +0000

1998

xblast (2.6.beta-6) unstable; urgency=low

   * Moved xsndsrv to /usr/lib/games/xblast/xsndsrv as it is not supposed to
   be run by the user and it doesn't have a man page.
   * Debugging information is no longer output.

 -- Luis Francisco Gonzalez <luisgh@debian.org>  Tue, 17 Feb 1998 13:27:18 +0000

xblast (2.6.beta-5) unstable; urgency=low

   * Changes to files copyright and control to satisfy lintian.

 -- Luis Francisco Gonzalez <luisgh@debian.org>  Mon, 9 Feb 1998 13:56:26 +0000

xblast (2.6.beta-4) unstable; urgency=low

   * Moved README.Sound back to xblast-sound to avoid overlap with older
   xblast packages.

 -- Luis Francisco Gonzalez <luisgh@debian.org>  Sun, 8 Feb 1998 11:14:39 +0000

xblast (2.6.beta-3) unstable; urgency=low

   * Changed the copyright file to point to the GPL.gz (fixes #14944)
   * Removed unnecessary(?) call to kill the sound server. (Should fix #14924)
   * Change to build architechture independent files in binary-indep (fixes #15326)
   * Force xblast-sound to depend on xblast.
   * Changed the maintainer address to luisgh@debian.org

 -- Luis Francisco Gonzalez <luisgh@debian.org>  Thu, 29 Jan 1998 13:19:57 +0000

1997

xblast (2.6.beta-2) unstable; urgency=low

   * New Maintainer

 -- Luis Francisco Gonzalez <luisgh@cogs.susx.ac.uk>  Wed, 29 Oct 1997 19:19:44 +0000

xblast (2.6.beta-1) unstable; urgency=low

   * New upstream version
   * Recompiled with xlib6g (fixes #12821)
   * Updated packaged description
   * Don't use debstd anymore
   * "Suggest: wish" instead of tk-interpreter
   * Upgraded to standards version 2.3.0.0

 -- Christian Schwarz <schwarz@debian.org>  Sat, 18 Oct 1997 18:22:42 +0200

xblast (2.2.1-3) unstable; urgency=low

   * Recompiled with libc6.
   * Suggests tk-interpreter.
   * Upgraded to standards version 2.2.0.0.
   * Cleaned up debian/rules, uses debmake now.

 -- Christian Schwarz <schwarz@debian.org>  Sat, 19 Jul 1997 15:28:09 +0200

xblast (2.2.1-2) frozen unstable; urgency=low

   * Added menu support.

 -- Christian Schwarz <schwarz@debian.org>  Thu, 8 May 1997 17:54:07 +0200

xblast (2.2.1-1) unstable; urgency=low

   * New upstream release.

 -- Christian Schwarz <schwarz@debian.org>  Sat, 1 Feb 1997 21:43:43 +0100

xblast (2.2-1) unstable; urgency=low

   * New upstream release.
   * Fixed xlib dependency.
   * Now to binary packages: xblast and xblast-sound.
   * Support for new menu scheme.
   * Upgraded to package standard 2.1.2.2.

 -- Christian Schwarz <schwarz@debian.org>  Mon, 9 Jan 1997 16:18:43 +0100

1996

xblast (2.0-3) unstable; urgency=low

   * Don't specify app-defaults file as conf-file.
   * Changed priority to optional.
   * Specified schwarz@debian.org as maintainer address.
   * Upgraded to package standard 2.1.1.0.

 -- Christian Schwarz <schwarz@debian.org>  Sat, 2 Nov 1996 20:10:03 +0100

xblast (2.0-2) unstable; urgency=low

   * Moved xblast binary in /usr/games.
   * debian.rules created the wrong copyright file.
   * Removed postinst script.
   * Added note about xblast_setup to manual page.
   * First public release.

 -- Christian Schwarz <schwarz@debian.org>  Sun, 15 Sep 1996 19:00:35 +0200

xblast (2.0-1) unstable; urgency=low

   * Initial release.

 -- Christian Schwarz <schwarz@debian.org>  Thu, 12 Sep 1996 15:09:48 +0200