-cdck (0.7.0-1) 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-*.
- * 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.
* New upstream release: adds a warning about misleading error output
(closes: #438631).
+ * Set Standard-Version to 3.7.3 (no changes required).
* Set debhelper compatibility level to 6.
- * debian/copyright: update years of copyright.
+ * 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.
- * Split CFLAGS and LDFLAGS in call to ./configure.
-
- -- gregor herrmann <gregor+debian@comodo.priv.at> Wed, 05 Mar 2008 17:38:13 +0100
+ * 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