[Forensics-changes] [SCM] debian-forensics/wipe branch, debian, updated. debian/0.21-9-17-g4cbbef1

Julien Valroff julien at kirya.net
Sat Sep 17 07:47:53 UTC 2011


The following commit has been merged in the debian branch:
commit c6b7daab48b244302fbbb2dd836acafe3581887c
Author: Julien Valroff <julien at kirya.net>
Date:   Sat Sep 17 09:14:25 2011 +0200

    Switch to debhelper 8

diff --git a/debian/changelog b/debian/changelog
index 8c6f122..907cb2a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+wipe (0.22-1) unstable; urgency=low
+
+  * Team upload.
+  * New upstream release 
+  * Switch to debhelper 8
+
+ -- Julien Valroff <julien at debian.org>  Sat, 17 Sep 2011 09:13:59 +0200
+
 wipe (0.21-9) unstable; urgency=low
 
   * Minimizing rules file.
diff --git a/debian/compat b/debian/compat
index 7f8f011..45a4fb7 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+8
diff --git a/debian/control b/debian/control
index 564c999..635772d 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: utils
 Priority: extra
 Maintainer: Debian Forensics <forensics-devel at lists.alioth.debian.org>
 Uploaders: Christophe Monniez <christophe.monniez at fccu.be>
-Build-Depends: debhelper (>= 7)
+Build-Depends: debhelper (>= 8.0.0)
 Standards-Version: 3.9.1
 Homepage: http://lambda-diode.com/software/wipe/
 Vcs-Browser: http://git.debian.net/?p=debian-forensics/wipe.git
diff --git a/debian/rules b/debian/rules
index 308c2cb..de11f52 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,7 +22,7 @@ else
 endif
 
 %:
-	dh ${@}
+	dh $@
 
 override_dh_auto_build:
 	dh_auto_build -- $(target) CFLAGS="$(CFLAGS)"

-- 
debian-forensics/wipe



More information about the forensics-changes mailing list