From ecfce70d14fc85005ec6dcd4a82650810ea89b1a Mon Sep 17 00:00:00 2001 From: Christian Hofstaedtler Date: Mon, 3 Oct 2011 23:01:28 +0200 Subject: [PATCH 1/1] Use dh_prep, bump debhelper compat level to 7 --- debian/compat | 2 +- debian/control | 2 +- debian/rules | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/compat b/debian/compat index 7ed6ff8..7f8f011 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -5 +7 diff --git a/debian/control b/debian/control index 967edbb..74520ce 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: grml2usb Section: grml Priority: optional Maintainer: Michael Prokop -Build-Depends: debhelper (>= 5) +Build-Depends: debhelper (>= 7) Build-Depends-Indep: asciidoc, xsltproc, docbook-xsl Standards-Version: 3.9.2 Homepage: http://grml.org/grml2usb/ diff --git a/debian/rules b/debian/rules index a1c3ae1..3a35d9e 100755 --- a/debian/rules +++ b/debian/rules @@ -34,7 +34,7 @@ clean: install: build dh_testdir dh_testroot - dh_clean -k + dh_prep dh_installdirs usr/share/grml2usb/grub usr/share/grml2usb/mbr # Add here commands to install the package into debian/grml2usb. -- 2.1.4