2008
luxman (0.41-24.1) unstable; urgency=high
* Non-maintainer upload.
* Removed patch 06_fix_HOWTOModify and restored the original HOWTOModify
file which was altered and then patched back by this patch. With this
patch being buggy this also closes: #424561
* Added nostrip patch, closes: #437545
* Added patch to fix watch file, closes: #449908
* Moved all other changes found in the package to proper patches.
* Bumped Standards-Version to 3.7.3, no change needed.
-- Michael Meskes <meskes@debian.org> Mon, 14 Apr 2008 11:35:39 +0000
2006
luxman (0.41-24) unstable; urgency=medium
* Don't crash on startup (Closes: #316180). . rawkey.c assumed that NR_KEYS would be less than 128 for ever and ever: it allocated a buffer of length 128 and then wrote zeroes up to offset NR_KEYS in it. The result was a segfault on startup when NR_KEYS exceeded 128. With this release, the buffer is always NR_KEYS elements long. . * Thanks for Daniel Burrows <dburrows@debian.org> for the patch.
-- Rodrigo Tadeu Claro <rlinux@cipsga.org.br> Tue, 17 Oct 2006 23:34:23 -0200
2005
luxman (0.41-23) unstable; urgency=low
* Included "watch" file.
* Package declares a build time dependency on libsvga1-dev which
cannot be satisfied on alpha. Package luxman removed on alpha.
* Update debian/control and debian/menu with corrections lintian related.
-- Rodrigo Tadeu Claro <rlinux@cipsga.org.br> Sun, 17 Jul 2005 18:37:49 -0300
luxman (0.41-22) unstable; urgency=low
* Use dpatch for handling patches. * Updated debian/menu with corrections * New Maintainer. Closes: #300590.
-- Rodrigo Tadeu Claro <rlinux@cipsga.org.br> Sun, 1 May 2005 22:11:05 -0300
luxman (0.41-21) unstable; urgency=low
* QA upload. * src/lf.cc: Use ptrdiff_t for pointer arithmetic. Closes: #300696. * Rephrase the description. Closes: #302233. * Switch to debhelper.
-- Matej Vela <vela@debian.org> Tue, 26 Apr 2005 18:56:54 +0200
luxman (0.41-20) unstable; urgency=high
* Orphaning the package. * Fixed buffer overflow. (closes: Bug#299857) * Removed C-B-D svgalibg1-dummy. (closes: Bug#243197) * Fixed some gcc 3 related bugs. (closes: Bug#263618, Bug#192189) * Upgraded Standards-Version, fixed menu file.
-- LENART Janos <ocsi@debian.org> Sun, 20 Mar 2005 16:36:10 +0100
2003
luxman (0.41-19.1) unstable; urgency=low
* Non-maintainer upload; directly uploaded to incoming in
accordance with temporary 0-day NMU policy.
* Applied patch from John Lightsey marking several function parameters
as const. (closes: Bug#192189)
-- Peter van Rossum <petervr@debian.org> Sun, 24 Aug 2003 10:10:34 -0600
2002
luxman (0.41-19) unstable; urgency=medium
* 1-byte memory leak fixed in the last fix. * Upgraded Standards-Version. * No longer using debhelper.
-- Lenart Janos <ocsi@debian.org> Mon, 4 Nov 2002 14:37:25 +0100
luxman (0.41-18) unstable; urgency=high
* Insecure gzip execution in maped fixed.
* Won't hang if /dev/dsp is already in use. Patch applied from:
Kevin Ryde <user42@zip.com.au>. Thanks! (closes: Bug#159903)
* Now using the original manpage for maped.
* Emacs-thingy remove from this changelog.
* Build-depends changed as it now compiles with svgalib-dummy too.
-- Lenart Janos <ocsi@debian.org> Sat, 2 Nov 2002 05:00:54 -0700
2001
luxman (0.41-17) unstable; urgency=low
* Now binary-arch depends on install (d/rules). (closes: Bug#123742)
-- Lenart Janos <ocsi@debian.org> Thu, 13 Dec 2001 23:02:43 +0100
luxman (0.41-16) unstable; urgency=low
* Removed libstdc++2.10-dev from Build-Dependencies as g++ depends on
it, which one is a build-essential package. (closes: Bug#105941)
-- Lenart Janos <ocsi@debian.org> Sat, 21 Jul 2001 21:25:09 +0200
luxman (0.41-15) unstable; urgency=low
* Adopted package. (closes: Bug#100242) * Made debhelper version 3 capable.
-- Lenart Janos <ocsi@debian.org> Thu, 14 Jun 2001 01:48:50 +0200
luxman (0.41-14) unstable; urgency=low
* Removed the obsolete suidmanager mechanism, because of the transition
to dpkg-statoverride.
-- Dr. Guenter Bechly <gbechly@debian.org> Thu, 11 Jan 2001 22:26:21 +0100
2000
luxman (0.41-13) unstable; urgency=low
* adopted package, closes: #69637 * emended control and copyright file
-- Dr. Guenter Bechly <gbechly@debian.org> Sun, 24 Dec 2000 11:41:25 +0100
luxman (0.41-12) unstable; urgency=low
* Updated download location.
-- Joey Hess <joeyh@debian.org> Sat, 6 May 2000 21:49:13 -0700
1999
luxman (0.41-11) unstable; urgency=low
* Build deps.
-- Joey Hess <joeyh@debian.org> Sat, 4 Dec 1999 13:20:25 -0800
luxman (0.41-10) unstable; urgency=low
* Should build on alpha now; it checks to see if SIGSTKFLT is available
before trying to mask it. (Closes: #45754)
-- Joey Hess <joeyh@debian.org> Wed, 22 Sep 1999 12:27:30 -0700
luxman (0.41-9) unstable; urgency=low
* Removed i486ism from Makefile. * Corrected maped_maps.c Makefile target's dependancies. * Closes: #44614
-- Joey Hess <joeyh@debian.org> Wed, 8 Sep 1999 21:06:28 -0700
luxman (0.41-8) unstable; urgency=low
* FHS.
* Fixed odd multiline // comment thing.
* Fixed main() function without type.
* Build some things with -fpermissive, I don't know enough C++ to properly
fix them.
-- Joey Hess <joeyh@debian.org> Mon, 6 Sep 1999 14:42:10 -0700
1998
luxman (0.41-7) unstable; urgency=low
* Built with latest debhelper to change how the suid binaries are registered. * Changes to make it build with current gcc.
-- Joey Hess <joeyh@debian.org> Tue, 27 Oct 1998 21:43:01 -0800
luxman (0.41-6) unstable; urgency=low
* Rebuilt with newer svgalib to make it not depend on ".. | svgalibg1-dummy"
-- Joey Hess <joeyh@debian.org> Fri, 13 Mar 1998 15:59:21 -0800
luxman (0.41-5) unstable; urgency=low
* Fixed lintian errors. * Added a man page for maped. * Moved luxman-snd to /usr/lib/games/luxman, so I need not document it. * Include HOWTO.Modify in the docs directory.
-- Joey Hess <joeyh@debian.org> Thu, 12 Mar 1998 22:14:43 -0800
luxman (0.41-4) unstable; urgency=low
* Fixed lintian detected:
- old standards version
- files with 444 permissions (rebuilt with debhelper 0.60 to fix).
- old fsf address
- non-relative symlinks.
-- Joey Hess <joeyh@debian.org> Mon, 9 Feb 1998 12:00:10 -0800
luxman (0.41-3) unstable; urgency=low
* Use debhelper.
-- Joey Hess <joeyh@debian.org> Sat, 7 Feb 1998 19:50:46 -0800
1997
luxman (0.41-2) unstable; urgency=low
* Rebuilt with libc6, after making some fixes for libc6.
* Updated menu file to new format.
* Moved menu entry out of Apps/Games into Games
* Routine update of debian/rules:
Fakeroot and sudo fixes.
-- Joey Hess <joeyh@debian.org> Sun, 10 Aug 1997 15:15:09 -0400
luxman (0.41-1) unstable; urgency=low
* First release.
* Install lib files in /usr/lib/games/luxman, and other standard debian
changes.
-- Joey Hess <joeyh@debian.org> Sat, 15 Mar 1997 02:03:14 -0500