1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73
|
sidplay (2.0.9-7) unstable; urgency=medium
* Switch to short debhelper rules format (closes: #999210).
* Update debhelper level to 13 (closes: #727965, #965817).
* Update Standards-Version to 4.6.0.1 .
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Sat, 15 Jan 2022 08:37:32 +0100
sidplay (2.0.9-6) unstable; urgency=low
* Fix invalid conversion from 'const char*' to 'char*' compilation errors
(closes: #560471).
* Move to debhelper level 5 and update to Standards-Version to 3.8.4 .
-- Laszlo Boszormenyi (GCS) <gcs@debian.hu> Tue, 09 Feb 2010 23:03:05 +0000
sidplay (2.0.9-5) unstable; urgency=low
* Fix a compilation error and warnings with gcc-4.3/g++-4.3 .
* Update watch file thanks to Raphael Geissert (closes: #449887).
* Correct minor packaging issues and update Standards-Version to 3.7.3 .
-- Laszlo Boszormenyi (GCS) <gcs@debian.hu> Mon, 07 Apr 2008 23:46:50 +0200
sidplay (2.0.9-4) unstable; urgency=medium
* Again a fix for GNU/kFreeFSD compilation (closes: #399124).
-- Laszlo Boszormenyi (GCS) <gcs@debian.hu> Sat, 18 Nov 2006 06:38:45 +0000
sidplay (2.0.9-3) unstable; urgency=low
* Fix FTBFS on GNU/kFreeBSD's, thanks to Aurelien Jarno
<aurel32@debian.org> (closes: #336880).
* Updated FSF address in copyright.
-- Laszlo Boszormenyi (GCS) <gcs@debian.hu> Thu, 9 Mar 2006 21:00:30 +0000
sidplay (2.0.9-2) unstable; urgency=low
* Fix manpage typeos, thanks to A Costa <agcosta@gis.net> (closes: #312762).
-- Laszlo Boszormenyi (GCS) <gcs@debian.hu> Sat, 20 Aug 2005 15:27:21 +0200
sidplay (2.0.9-1) unstable; urgency=low
* New upstream version.
* Changed email address.
-- Laszlo Boszormenyi (GCS) <gcs@debian.hu> Thu, 25 Nov 2004 03:22:59 +0100
sidplay (2.0.8-1) unstable; urgency=medium
* New upstream release.
* Bump up Standards-Version to 3.6.1, no changes needed.
* Cleaned up rules a bit.
* Remove spurious rpath from binary.
* New maintainer.
-- László Böszörményi (GCS) <gcs@lsc.hu> Sat, 14 Aug 2004 13:23:32 +0000
sidplay (2.0.7+cvs20030111-2) unstable; urgency=low
* src/keyboard.cpp: Fix char/int silliness with _getch().
(Closes: #181223)
-- Ivo Timmermans <ivo@debian.org> Sun, 16 Feb 2003 16:17:26 +0100
sidplay (2.0.7+cvs20030111-1) unstable; urgency=low
* Initial Release.
-- Ivo Timmermans <ivo@debian.org> Sun, 12 Jan 2003 18:12:04 +0100
|