-cdck (0.7.0-3) UNRELEASED; urgency=low
+cdck (0.7.0+dfsg-2) unstable; urgency=medium
+
+ * Add patch to allow cross-building, by using $CC instead of `gcc' in
+ configure.ac.
+ Thanks to Helmut Grohne for the bug report and the patch.
+ (Closes: #901177)
+ * Update years of packaging copyright.
+ * Use debhelper (compat level) 11.
+ Drop dh-autoreconf from debian/{control,rules}.
+ * debian/rules: use --no-parallel instead of the override with -j1.
+ * debian/rules: drop pointless get-orig-source target.
+ * Declare compliance with Debian Policy 4.1.4.
+ * Update Vcs-* headers.
+ * Use HTTPS for a couple of URLs in debian/*.
+ * Clarify license for third-party files: "GPL" → "GPL-1+".
+ Thanks to lintian and cme.
+ * Set bindnow linker flag in debian/rules.
+
+ -- gregor herrmann <gregoa@debian.org> Sat, 09 Jun 2018 22:36:41 +0200
+
+cdck (0.7.0+dfsg-1) unstable; urgency=low
+
+ [ gregor herrmann ]
+ * Update Vcs-* headers.
+
+ [ tony mancill ]
+ * Bump Standards-Version to 3.9.6 (no changes).
+ * Bump debhelper dependency and compat level to 9.
+ * Update debian/copyright; add Files-Excluded: field.
+ * Repack upstream tarball to exclude precompiled binary and auto(re)conf
+ artifacts. (Closes: #778929)
+ * Update package to use dh-autoreconf.
+ - Drop ltmain.sh patch.
+ - Add makefile.am.patch.
+ * Add note to manpage that option -t does not work for audio CDs.
+ (Closes: #697655)
+
+ -- tony mancill <tmancill@debian.org> Thu, 05 Mar 2015 17:04:36 -0800
+
+cdck (0.7.0-5) unstable; urgency=low
+
+ * Add patch hurd.patch to fix build failure on hurd-i386; thanks to Samuel
+ Thibault for the bug report and the patch (closes: #647969).
+ * debian/copyright: update years of packaging copyright.
+ * Use debhelper (compat level) 8, switch order of arguments in debian/rules.
+ * Set Standards-Version to 3.9.2 (no changes).
+
+ -- gregor herrmann <gregoa@debian.org> Tue, 08 Nov 2011 18:43:07 +0100
+
+cdck (0.7.0-4) unstable; urgency=low
+
+ * debian/control: fix typo in long description, thanks to Martin Eberhard
+ Schauer for the bug report (closes: #575643).
+ * "export CONFIG_SHELL=/bin/bash" in debian/rules to avoid problems with
+ dash and configure/libtool (closes: #583028).
+ * Add more files to debian/clean that are (re-)generated during build.
+ * Convert to source format 3.0 (quilt). Remove quilt framework.
+ Removed now unused lintian override.
+ * Use the autotools_dev debhelper addon in debian/rules; bump build
+ dependency on autotools-dev in debian/control.
+ * Set Standards-Version to 3.8.4 (no changes).
+ * Add trailing blank line to debian/NEWS.
+ * debian/copyright: update formatting (DEP5) and years of packaging
+ copyright.
+ * Update patch headers (DEP3).
+
+ -- gregor herrmann <gregoa@debian.org> Tue, 25 May 2010 20:27:33 +0200
+
+cdck (0.7.0-3) unstable; urgency=low
* Patches:
- man.patch:
- wording.patch:
+ refresh
+ add header
- * debian/rules:
- - call make with -j1, the upstream build system is not parallel-build safe
+ - libtool.patch:
+ + new patch to split out changes to aclocal.m4 and ltmain.sh
+ + add a lintian override for the warning about the ancient ltmain.sh in
+ the source package
+ * debian/rules: call make with -j1, the upstream build system is not
+ parallel-build safe.
* Set Standards-Version to 3.8.3, add debian/README.source to document quilt
usage.
+ * Switch to debhelper 7, adjust debian/rules and versioned dependencies in
+ debian/control.
+ * debian/control: make short description a noun phrase.
+ * debian/copyright: update years of packaging copyright.
- -- gregor herrmann <gregoa@debian.org> Fri, 06 Nov 2009 17:43:04 +0100
+ -- gregor herrmann <gregoa@debian.org> Fri, 06 Nov 2009 21:54:11 +0100
cdck (0.7.0-2) unstable; urgency=low
* Initial release.
-- gregor herrmann <gregor+debian@comodo.priv.at> Mon, 17 Apr 2006 16:35:19 +0200
-