+cdck (0.7.0+dfsg-2) unstable; urgency=medium
+
+ * Add patch to allow cross-building, by using $CC instead of `gcc' in
+ configure.ac.
+ Thanks to Helmut Grohne for the bug report and the patch.
+ (Closes: #901177)
+ * Update years of packaging copyright.
+ * Use debhelper (compat level) 11.
+ Drop dh-autoreconf from debian/{control,rules}.
+ * debian/rules: use --no-parallel instead of the override with -j1.
+ * debian/rules: drop pointless get-orig-source target.
+ * Declare compliance with Debian Policy 4.1.4.
+ * Update Vcs-* headers.
+ * Use HTTPS for a couple of URLs in debian/*.
+ * Clarify license for third-party files: "GPL" → "GPL-1+".
+ Thanks to lintian and cme.
+ * Set bindnow linker flag in debian/rules.
+
+ -- gregor herrmann <gregoa@debian.org> Sat, 09 Jun 2018 22:36:41 +0200
+
+cdck (0.7.0+dfsg-1) unstable; urgency=low