X-Git-Url: https://git.toastfreeware.priv.at/debian/cdck.git/blobdiff_plain/75648a6adea5f46d9968c7a4356fe62e19bf8bbb..369b3dc1d290be6dc941b5011800703da87edd31:/debian/changelog?ds=sidebyside diff --git a/debian/changelog b/debian/changelog index 4122119..c2124cb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,21 +1,29 @@ -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. - - -- gregor herrmann Wed, 05 Mar 2008 17:03:34 +0100 + * 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