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