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 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142
|
cdw (0.8.1-2) unstable; urgency=medium
* Fix string literal for displaying text (closes: #997160).
* Update watch file.
* Update debhelper level to 13:
- don't specify parallel to debhelper.
* Update Standards-Version to 4.6.0 .
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Sun, 24 Oct 2021 07:46:58 +0200
cdw (0.8.1-1) unstable; urgency=low
* New upstream release.
* Fix manpage title and section.
* Install icon for menu file.
* Enable all hardening.
* Use short debhelper rules format.
* Update Standards-Version to 3.9.8 .
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Fri, 22 Apr 2016 17:51:15 +0000
cdw (0.8.0-1) unstable; urgency=medium
* New upstream release.
* Remove cdw_ld_as_needed.diff as applied upstream.
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Sun, 10 Aug 2014 19:47:41 +0000
cdw (0.7.1-1) unstable; urgency=low
* New upstream release.
* Fix FTBFS with ld --as-needed (closes: #646053), thanks to Felix Geyer.
-- Laszlo Boszormenyi (GCS) <gcs@debian.hu> Sat, 16 Jun 2012 09:34:23 +0200
cdw (0.7.0-1) unstable; urgency=low
* New upstream release, convert package format to quilt.
-- Laszlo Boszormenyi (GCS) <gcs@debian.hu> Sun, 21 Aug 2011 21:59:15 +0200
cdw (0.6.0-1) unstable; urgency=low
* New upstream release (closes: #614078).
* Refresh packaging, update to standards-version 3.9.1 and to debhelper
compatibility level 6.
-- Laszlo Boszormenyi (GCS) <gcs@debian.hu> Sat, 19 Feb 2011 19:14:19 +0100
cdw (0.3.3-2) unstable; urgency=low
* Update watch file to work again (closes: #450133).
* Install upstream man page and not mine, which is outdated now.
-- Laszlo Boszormenyi (GCS) <gcs@debian.hu> Wed, 16 Jan 2008 08:16:50 +0200
cdw (0.3.3-1) unstable; urgency=low
* New upstream release with several bugfixes and GTK+ files (thus any hope
for a new gcdw) wiped out.
-- Laszlo Boszormenyi (GCS) <gcs@debian.hu> Tue, 25 Dec 2007 18:03:04 +0200
cdw (0.3.2-1) unstable; urgency=low
* New upstream release.
* Remove cdw-common and gcdw packages as upstream removes GTK+ frontend
(closes: #438156); cdw is console only from now on.
-- Laszlo Boszormenyi (GCS) <gcs@debian.hu> Tue, 30 Oct 2007 23:01:32 +0200
cdw (0.3.1-2) unstable; urgency=low
* Fix include order in src/cdrom_ctrl.c to make it compile on all archs.
-- Laszlo Boszormenyi (GCS) <gcs@debian.hu> Fri, 20 Jul 2007 20:19:16 +0300
cdw (0.3.1-1) unstable; urgency=low
* New upstream version (closes: #430506), fixes bad pointer handling in
previous versions (closes: #313234, #324803).
* Change mkisofs dependency to genisoimage (closes: #412096).
* Remove gcdw as it's discontinued, so cdw-common is a must go as well.
-- Laszlo Boszormenyi (GCS) <gcs@debian.hu> Wed, 27 Jun 2007 12:49:00 +0200
cdw (0.2.4-2) unstable; urgency=low
* Remove circular dependency (closes: #340051).
* Change dependency to wodim instead of cdrecord (closes: #400136).
* Added Swedish translation (closes: #353609).
-- Laszlo Boszormenyi (GCS) <gcs@debian.hu> Fri, 24 Nov 2006 17:32:01 +0000
cdw (0.2.4-1) unstable; urgency=low
* New upstream release.
* Fix the segfault mentioned in #324803 , but first let it just be tested.
-- Laszlo Boszormenyi (GCS) <gcs@debian.hu> Mon, 2 Oct 2006 21:20:00 +0200
cdw (0.2.3-6) unstable; urgency=low
* Really include the fix for #324803, was my fault.
-- Laszlo Boszormenyi (GCS) <gcs@debian.hu> Sun, 6 Nov 2005 11:16:23 +0000
cdw (0.2.3-5) unstable; urgency=low
* Fix segfault due to short read buffer on config file read, thanks to Stefan
Fritsch <sf@sfritsch.de> (closes: #324803).
* Include all headers needed for standard functions.
-- Laszlo Boszormenyi (GCS) <gcs@debian.hu> Sun, 6 Nov 2005 09:37:05 +0000
cdw (0.2.3-4) unstable; urgency=low
* Correct German po translations, thanks to Jens Seidel
<jensseidel@users.sf.net> (closes: #314142).
-- Laszlo Boszormenyi (GCS) <gcs@debian.hu> Tue, 23 Aug 2005 18:11:10 +0200
cdw (0.2.3-3) unstable; urgency=low
* Changed email address.
-- Laszlo Boszormenyi (GCS) <gcs@debian.hu> Tue, 30 Nov 2004 21:21:28 +0100
cdw (0.2.3-2) unstable; urgency=low
* Fix FTBFS with the newest gcc (3.4), thanks to Andreas Jochens
<aj@andaco.de> for the patch (closes: #262578)!
* Added watch file.
-- László Böszörményi (GCS) <gcs@lsc.hu> Sat, 31 Jul 2004 22:53:44 +0000
cdw (0.2.3-1) unstable; urgency=low
* Initial release -- the package is recreated from scratch;
thanks to Algernon (Gergely Nagy) for his help and ideas.
-- László Böszörményi (GCS) <gcs@lsc.hu> Sat, 22 May 2004 13:51:12 +0000
|