From: Michael Prokop Date: Thu, 23 Apr 2009 09:35:03 +0000 (+0200) Subject: Use dh_clean instead of dh_prep to get rid of need for debhelper 7 X-Git-Tag: v1.157.1-1grml.03^0 X-Git-Url: https://git.grml.org/?p=live-initramfs-grml.git;a=commitdiff_plain;h=6c102b59715d85b031f8a6060fc1051b7666c0d5 Use dh_clean instead of dh_prep to get rid of need for debhelper 7 --- diff --git a/debian/changelog b/debian/changelog index 1dca07a..cc018e0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,8 +4,10 @@ live-initramfs (1.157.1-1grml.03) unstable; urgency=low 04_drop_usage_of_fstype.dpatch, otherwise live-snapshot will fail in a running live-system because fstype is an executable on grml, whereas it's just a shell function in live-initramfs. + * Updating to Debian's git version 381d8f0952b1ca15338dd2ed26ab5a48c5a6ca67. + * Use dh_clean instead of dh_prep to get rid of need for debhelper 7. - -- Michael Prokop Thu, 23 Apr 2009 11:20:03 +0200 + -- Michael Prokop Thu, 23 Apr 2009 11:34:24 +0200 live-initramfs (1.157.1-1grml.02) unstable; urgency=low diff --git a/debian/rules b/debian/rules index 7770018..425c82e 100755 --- a/debian/rules +++ b/debian/rules @@ -39,7 +39,7 @@ unpatch: install: build dh_testdir dh_testroot - dh_prep + dh_clean -k dh_installdirs # Installing package