-cdck (0.6.0-2) UNRELEASED; urgency=low
+cdck (0.7.0-1) unstable; urgency=low
- * Remove debian/dirs, not needed.
- * Don't ignore errors of $(MAKE) distclean.
- * Clean up debian/rules.
- * Move upstream URL from the description to the new Homepage field.
- * Change XS-Vcs-* fields to Vcs-*.
+ * New upstream release: adds a warning about misleading error output
+ (closes: #438631).
* Set Standard-Version to 3.7.3 (no changes required).
- * Add install-stamp target to debian/rules and re-arrange target
- dependencies.
- * Change debian/copyright to the new machine-readable format.
-
- -- gregor herrmann <gregor+debian@comodo.priv.at> Mon, 24 Dec 2007 23:00:38 +0100
+ * Set debhelper compatibility level to 6.
+ * Remove debian/dirs, not needed.
+ * Add NEWS.Debian to inform users about the new default behaviour.
+ * Add patch man.patch to fix manpage name and section; add quilt
+ framework.
+ * Add patch wording.patch, slightly improves the program's output, thanks
+ to DenverD.
+ * debian/rules:
+ - split CFLAGS and LDFLAGS in call to ./configure
+ - don't ignore errors of $(MAKE) distclean
+ - add install-stamp target to debian/rules and re-arrange target
+ dependencies
+ - clean up
+ * debian/copyright:
+ - change to the new machine-readable format
+ - update years of copyright
+ * debian/control:
+ - move upstream URL from the description to the new Homepage field
+ - change XS-Vcs-* fields to Vcs-*
+
+ -- gregor herrmann <gregor+debian@comodo.priv.at> Wed, 05 Mar 2008 17:41:39 +0100
cdck (0.6.0-1) unstable; urgency=low