1 cdck (0.7.0-6) UNRELEASED; urgency=low
4 * Update Vcs-* headers.
7 * Bump Standards-Version to 3.9.6 (no changes).
8 * Bump debhelper dependency and compat level to 9.
10 -- gregor herrmann <gregoa@debian.org> Sun, 08 Jan 2012 20:55:14 +0100
12 cdck (0.7.0-5) unstable; urgency=low
14 * Add patch hurd.patch to fix build failure on hurd-i386; thanks to Samuel
15 Thibault for the bug report and the patch (closes: #647969).
16 * debian/copyright: update years of packaging copyright.
17 * Use debhelper (compat level) 8, switch order of arguments in debian/rules.
18 * Set Standards-Version to 3.9.2 (no changes).
20 -- gregor herrmann <gregoa@debian.org> Tue, 08 Nov 2011 18:43:07 +0100
22 cdck (0.7.0-4) unstable; urgency=low
24 * debian/control: fix typo in long description, thanks to Martin Eberhard
25 Schauer for the bug report (closes: #575643).
26 * "export CONFIG_SHELL=/bin/bash" in debian/rules to avoid problems with
27 dash and configure/libtool (closes: #583028).
28 * Add more files to debian/clean that are (re-)generated during build.
29 * Convert to source format 3.0 (quilt). Remove quilt framework.
30 Removed now unused lintian override.
31 * Use the autotools_dev debhelper addon in debian/rules; bump build
32 dependency on autotools-dev in debian/control.
33 * Set Standards-Version to 3.8.4 (no changes).
34 * Add trailing blank line to debian/NEWS.
35 * debian/copyright: update formatting (DEP5) and years of packaging
37 * Update patch headers (DEP3).
39 -- gregor herrmann <gregoa@debian.org> Tue, 25 May 2010 20:27:33 +0200
41 cdck (0.7.0-3) unstable; urgency=low
45 + refresh with modern .quiltrc settings
47 + remove =cut at the top which leads to pod2man errors
48 + add a note about how to use the gnuplot datafile (LP: #476591)
53 + new patch to split out changes to aclocal.m4 and ltmain.sh
54 + add a lintian override for the warning about the ancient ltmain.sh in
56 * debian/rules: call make with -j1, the upstream build system is not
58 * Set Standards-Version to 3.8.3, add debian/README.source to document quilt
60 * Switch to debhelper 7, adjust debian/rules and versioned dependencies in
62 * debian/control: make short description a noun phrase.
63 * debian/copyright: update years of packaging copyright.
65 -- gregor herrmann <gregoa@debian.org> Fri, 06 Nov 2009 21:54:11 +0100
67 cdck (0.7.0-2) unstable; urgency=low
69 * debian/rules: remove config.{sub,guess} in clean target and copy them
70 over in configure target as a preparation for source format "3.0 (quilt)";
71 thanks to Raphaƫl Hertzog for the bug report (closes: #482726).
72 * debian/control: change my email address.
73 * Convert debian/changelog to UTF-8.
74 * debian/copyright: replace "GPL2+" with "GPL-2+"; add copyright for
77 -- gregor herrmann <gregoa@debian.org> Sat, 24 May 2008 21:23:13 +0200
79 cdck (0.7.0-1) unstable; urgency=low
81 * New upstream release: adds a warning about misleading error output
83 * Set Standard-Version to 3.7.3 (no changes required).
84 * Set debhelper compatibility level to 6.
85 * Remove debian/dirs, not needed.
86 * Add NEWS.Debian to inform users about the new default behaviour.
87 * Add patch man.patch to fix manpage name and section; add quilt
89 * Add patch wording.patch, slightly improves the program's output, thanks
92 - split CFLAGS and LDFLAGS in call to ./configure
93 - don't ignore errors of $(MAKE) distclean
94 - add install-stamp target to debian/rules and re-arrange target
98 - change to the new machine-readable format
99 - update years of copyright
101 - move upstream URL from the description to the new Homepage field
102 - change XS-Vcs-* fields to Vcs-*
104 -- gregor herrmann <gregor+debian@comodo.priv.at> Wed, 05 Mar 2008 17:41:39 +0100
106 cdck (0.6.0-1) unstable; urgency=low
108 * New upstream release (includes the Debian patch from 0.5.2-3).
110 -- gregor herrmann <gregor+debian@comodo.priv.at> Thu, 14 Dec 2006 18:39:17 +0100
112 cdck (0.5.2-3) unstable; urgency=medium
114 * apply signed char patch for arm, powerpc, and s390 (closes: #402079)
115 (thanks to Niko Tyni for supplying the patch)
116 * upload urgency set to medium due to bug severity on these arches
118 -- tony mancill <tmancill@debian.org> Thu, 7 Dec 2006 21:26:36 -0800
120 cdck (0.5.2-2) unstable; urgency=low
122 * Added Tony Mancill to Uploaders.
123 * Updated ltmain.sh and aclocal.m4 (closes: #375634).
125 -- gregor herrmann <gregor+debian@comodo.priv.at> Tue, 27 Jun 2006 20:08:41 +0200
127 cdck (0.5.2-1) unstable; urgency=low
129 * New upstream release.
130 * Clarified copyright/license of included parts.
132 * Initial release to the Debian archive (closes: #366554).
134 -- gregor herrmann <gregor+debian@comodo.priv.at> Tue, 9 May 2006 18:27:53 +0200
136 cdck (0.5.1+0.5.2rc1-1) unstable; urgency=low
138 * New upstream release.
139 * Removed manpage from debian/ (now included in upstream tarball).
140 * Update to Standards-Version: 3.7.2 (no changes required).
141 * Reverted changes of output of `cdck -h` (fixes included upstream).
143 -- gregor herrmann <gregor+debian@comodo.priv.at> Mon, 8 May 2006 16:44:59 +0200
145 cdck (0.5.1-3) unstable; urgency=low
147 * Update to Standards-Version: 3.7.0 (no changes required).
149 -- gregor herrmann <gregor+debian@comodo.priv.at> Mon, 1 May 2006 14:26:25 +0200
151 cdck (0.5.1-2) unstable; urgency=low
153 * Changed the output of `cdck -h` and the manpage to better suit the reality.
155 -- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 21 Apr 2006 19:57:15 +0200
157 cdck (0.5.1-1) unstable; urgency=low
161 -- gregor herrmann <gregor+debian@comodo.priv.at> Mon, 17 Apr 2006 16:35:19 +0200