X-Git-Url: https://git.toastfreeware.priv.at/debian/cdck.git/blobdiff_plain/5812d5fa26c18d14d4e27ab38721b038457032d9..369b3dc1d290be6dc941b5011800703da87edd31:/debian/changelog?ds=sidebyside diff --git a/debian/changelog b/debian/changelog index 27f1fdc..c2124cb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,16 +1,29 @@ -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 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 Wed, 05 Mar 2008 17:41:39 +0100 cdck (0.6.0-1) unstable; urgency=low