xscavenger (1.4.5-4) unstable; urgency=low * Merge FTBFS fix from ubuntu zesty (1.4.5-3ubuntu1): move -lasound to EXTRA_LOAD_FLAGS. Thanks, Robert Bruce Park! (Closes: #855252) * debian/control: Bump to Standards-Version: 3.9.8 (no changes needed). * debian/rules: remove obsolete -isp flag for dpkg-gencontrol. -- Hwei Sheng Teoh Thu, 16 Feb 2017 10:11:13 -0800 xscavenger (1.4.5-3) unstable; urgency=low * More FTBFS: missing Build-Depends: on pkg-config. -- Hwei Sheng Teoh Mon, 09 Nov 2015 12:03:23 -0800 xscavenger (1.4.5-2) unstable; urgency=low * Fix FTBFS: missing Build-Depends: on libasound2-dev. -- Hwei Sheng Teoh Mon, 09 Nov 2015 11:14:30 -0800 xscavenger (1.4.5-1) unstable; urgency=low * New upstream release - Sound output now uses ALSA instead of OSS, so it now should be working again. * Update packaging to use quilt. * debian/rules: - Update debian/Imakefile.* to match upstream version. - Remove debian/substvars in clean target. * debian/control: - Update to Standards-Version: 3.9.6. * Fix lintian warnings: - Don't use absolute path to update-menus in postinst and postrm. - Use gzip -n to compress upstream docs to make builds reproducible. (Closes: #777331) * Remove xscavenger.menuentry / xscavenger.menu per CTTE #741573, since we have a .desktop file already (Closes: #738078) - Remove calls to update-menus in postinst and postrm. - Don't create menus directory in debian/rules. -- Hwei Sheng Teoh Wed, 23 Sep 2015 22:24:05 -0700 xscavenger (1.4.4-9) unstable; urgency=low * Set StartupNotify to false in .desktop file. (Closes: #626769) * Fix lintian warnings: - Fix description to conform to recommended format - Add hardening options to compile flags - Update to Standards-Version: 3.9.4 - Add recommended build rules to debian/rules -- Hwei Sheng Teoh Wed, 31 Jul 2013 11:51:22 -0700 xscavenger (1.4.4-8) unstable; urgency=low * Add xscavenger.desktop file. Thanks, Steinar Bang! (Closes: #603443) * Update to policy version 3.9.1. -- Hwei Sheng Teoh Mon, 15 Nov 2010 09:49:32 -0800 xscavenger (1.4.4-7) unstable; urgency=low * Add xutils-dev to Build-Depends (Closes: #485724) * Add libxext-dev to Build-Depends (Closes: #486977) * Update to policy version 3.8.0.1. * Add year to copyright file (based on upstream website info). -- Hwei Sheng Teoh Mon, 23 Jun 2008 11:27:06 -0700 xscavenger (1.4.4-6) unstable; urgency=low * Fix FTBFS (Closes: #474882) -- Hwei Sheng Teoh Mon, 07 Apr 2008 15:05:38 -0700 xscavenger (1.4.4-5) unstable; urgency=low * debian/rules: Don't strip binaries if DEB_BUILD_OPTIONS contains 'nostrip' (Closes: #438329) * Suppress compiler pointer signedness warnings. * Update to Standards-Version: 3.7.2 * Update to latest menu policy. -- Hwei Sheng Teoh Sat, 15 Sep 2007 09:22:52 -0700 xscavenger (1.4.4-4) unstable; urgency=low * Fix Build-Depends: to list explicit libraries rather than xlibs-dev (Closes: #346859) - Also, removed spurious Build-Depends on libxaw7-dev. * Acknowledge NMU (Closes: #336867) * Updated to Standards-Version: 3.6.2.2. * debian/xscavenger.menuentry: fix unquoted string. * debian/copyright: update FSF address. * debian/rules: - Install menu entry in /usr/share/menu, not /usr/lib/menu. - Install pixmaps to /usr/share/pixmaps, not /usr/X11R6/.../pixmaps -- Hwei Sheng Teoh Wed, 11 Jan 2006 11:10:47 -0800 xscavenger (1.4.4-3.1) unstable; urgency=low * NMU with maintainer permission. * Added support for GNU/kFreeBSD. -- Aurelien Jarno Tue, 8 Nov 2005 19:43:44 +0100 xscavenger (1.4.4-3) unstable; urgency=low * Apply file descriptor leak patch (Closes: #175128) -- Hwei Sheng Teoh Wed, 3 Sep 2003 12:41:51 -0400 xscavenger (1.4.4-2) unstable; urgency=low * Fix handling of long int's, which was broken for architectures where sizeof(long)>4. (This probably also meant that xscavenger never actually worked on all such architectures...) Thanks to Steve Langasek for helping me with tracking down and fixing this bug on alpha. (Closes: #56139) -- Hwei Sheng Teoh Sat, 14 Dec 2002 16:58:09 -0500 xscavenger (1.4.4-1) unstable; urgency=low * New upstream release * debian/Imakefile.debian: added additional data files shipped with upstream, which were missing from previous Debian packages. -- Hwei Sheng Teoh Mon, 2 Dec 2002 21:27:31 -0500 xscavenger (1.4.3-1) unstable; urgency=low * New upstream release (Closes: #113123) * New maintainer, with blessings from previous maintainer. * debian/control: update Build-Depends (Closes: #170195) * Fixed soundserver to check for EOF or EPIPE when sound device was not opened. (Closes: #149228) * Create a bitmap icon for use when the WM doesn't use the pixmap. Ideally, scavenger should create an icon window, and then we can reuse the nice icon that is already being shipped; but that's a bit more work and X clients *should* have a bitmap fallback anyway. (Closes: #74835) * Update to Standards-Version: 3.5.8.0 * debian/postinst: no longer need to create symlink in /usr/doc. * debian/changelog: remove obsolete add-log-mailing-address. * debian/rules: added -R options to strip, to remove .note and .comment sections. -- Hwei Sheng Teoh Wed, 27 Nov 2002 07:50:29 -0500 xscavenger (1.4.2-1) unstable; urgency=low * New upstream version. * Strip binary. -- Marcus Brinkmann Sat, 19 May 2001 02:05:28 +0200 xscavenger (1.4.0-2) unstable; urgency=low * Avoid brace expansion in debian/rules, closes: Bug#81336 * Add Build-Depends, closes: Bug#82014 * This is the new upstream version, closes: Bug#81676 * Complies to current policy since 1.4.0-1, closes: Bug#74836 -- Marcus Brinkmann Fri, 12 Jan 2001 20:18:20 +0100 xscavenger (1.4.0-1) unstable; urgency=low * New upstream version. -- Marcus Brinkmann Thu, 4 Jan 2001 21:56:21 +0100 xscavenger (1.3.7-1) unstable; urgency=low * New upstream version, new animation. -- Marcus Brinkmann Fri, 2 Jul 1999 18:55:53 +0200 xscavenger (1.3.6-1) unstable; urgency=low * New upstream version, bug fixes only. -- Marcus Brinkmann Mon, 5 Oct 1998 01:13:21 +0200 xscavenger (1.3.5-1) unstable; urgency=low * New upstream version, bug fixes only. + Soundserv reacts gracefully if /dev/dsp is not accessible. -- Marcus Brinkmann Wed, 10 Jun 1998 00:26:27 +0200 xscavenger (1.3.4-1) frozen unstable; urgency=low * New upstream version, bug fixes only. + No core dump when sound not available. + Checks disk capacity before writing level file. + Don't corrupt level file when writing better score (fixes #22628) -- Marcus Brinkmann Sun, 24 May 1998 17:38:27 +0200 xscavenger (1.3.2-3) frozen unstable; urgency=low * Home Page changed (fixes bug report 20085). * Added an icon to the menu entry. -- Marcus Brinkmann Mon, 23 Mar 1998 04:13:29 +0100 xscavenger (1.3.2-2) unstable; urgency=low * Changed description (fixes bug report 18994). -- Marcus Brinkmann Sun, 25 Feb 1998 10:02:42 +0100 xscavenger (1.3.2-1) unstable; urgency=low * New upstream version. Fixes bug no-one has detected yet ;) Now the editor works in all color depths. -- Marcus Brinkmann Sun, 25 Feb 1998 10:02:42 +0100 xscavenger (1.3.1-3) unstable; urgency=low * Fixed name of manpage - scavenger.6 becomes xscavenger.6 * Fixed copyright file - new adress of FSF. * Removed du file. -- Marcus Brinkmann Sun, 15 Feb 1998 17:03:18 +0100 xscavenger (1.3.1-2) unstable; urgency=low * Fixed copyright - I have tracked down the origin of the sound server, and it is free code. -- Marcus Brinkmann Sun, 25 Jan 1998 22:36:02 +0100 xscavenger (1.3.1-1) unstable; urgency=low * New upstream version. * Maintainer field changed. * Fixed copyright - there is probably a problem with the sound server. -- Marcus Brinkmann Sun, 21 Dec 1997 17:06:02 +0100 xscavenger (1.3-1) unstable; urgency=low * Initial Release. -- Adrian Bridgett Thu, 4 Dec 1997 19:31:21 +0000 Local variables: mode: debian-changelog End: