X-Git-Url: https://git.toastfreeware.priv.at/debian/cdck.git/blobdiff_plain/b32f8d78888fdf571d57e5f1154250b50909edab..73fc7283a22235622f10d2866089ce3112bc56e5:/debian/changelog?ds=sidebyside diff --git a/debian/changelog b/debian/changelog index dbd4157..02ab1dd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,64 @@ +cdck (0.7.0-1) UNRELEASED; 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 debhelper compatibility level to 6. + * debian/copyright: update years of copyright. + * Add NEWS.Debian to inform users about the new default behaviour. + * Add patch man.patch to fix manpage name and section; add quilt + framework. + * Split CFLAGS and LDFLAGS in call to ./configure. + + -- gregor herrmann Wed, 05 Mar 2008 17:20:57 +0100 + +cdck (0.6.0-1) unstable; urgency=low + + * New upstream release (includes the Debian patch from 0.5.2-3). + + -- gregor herrmann Thu, 14 Dec 2006 18:39:17 +0100 + +cdck (0.5.2-3) unstable; urgency=medium + + * apply signed char patch for arm, powerpc, and s390 (closes: #402079) + (thanks to Niko Tyni for supplying the patch) + * upload urgency set to medium due to bug severity on these arches + + -- tony mancill Thu, 7 Dec 2006 21:26:36 -0800 + +cdck (0.5.2-2) unstable; urgency=low + + * Added Tony Mancill to Uploaders. + * Updated ltmain.sh and aclocal.m4 (closes: #375634). + + -- gregor herrmann Tue, 27 Jun 2006 20:08:41 +0200 + +cdck (0.5.2-1) unstable; urgency=low + + * New upstream release. + * Clarified copyright/license of included parts. + * Fixed watch file. + * Initial release to the Debian archive (closes: #366554). + + -- gregor herrmann Tue, 9 May 2006 18:27:53 +0200 + +cdck (0.5.1+0.5.2rc1-1) unstable; urgency=low + + * New upstream release. + * Removed manpage from debian/ (now included in upstream tarball). + * Update to Standards-Version: 3.7.2 (no changes required). + * Reverted changes of output of `cdck -h` (fixes included upstream). + + -- gregor herrmann Mon, 8 May 2006 16:44:59 +0200 + cdck (0.5.1-3) unstable; urgency=low * Update to Standards-Version: 3.7.0 (no changes required).