* Add patch hurd.patch to fix build failure on hurd-i386; thanks to Samuel
Thibault for the bug report and the patch (closes: #647969).
* debian/copyright: update years of packaging copyright.
+ * Use debhelper (compat level) 8, switch order of arguments in debian/rules.
-- gregor herrmann <gregoa@debian.org> Tue, 08 Nov 2011 18:07:52 +0100
Priority: optional
Maintainer: gregor herrmann <gregoa@debian.org>
Uploaders: tony mancill <tmancill@debian.org>
-Build-Depends: debhelper (>= 7.0.50), autotools-dev (>= 20100122.1)
+Build-Depends: debhelper (>= 8), autotools-dev (>= 20100122.1)
Standards-Version: 3.8.4
Homepage: http://swaj.net/unix/index.html#cdck
Vcs-Svn: http://svn.toastfreeware.priv.at/debian/cdck/trunk/
export CONFIG_SHELL=/bin/bash
%:
- dh --with autotools_dev $@
+ dh $@ --with autotools_dev
override_dh_auto_build:
dh_auto_build -- -j1