[Forensics-changes] [SCM] debian-forensics/guymager branch, debian, updated. debian/0.5.9-1-13-g7f3a365

Julien Valroff julien at kirya.net
Sun Jan 8 13:31:19 UTC 2012


The following commit has been merged in the debian branch:
commit 7f3a365f3e20b047d5c4b7623a11919ede1aebea
Author: Julien Valroff <julien at kirya.net>
Date:   Sat Jan 7 16:33:38 2012 +0100

    Fix lintian warnings

diff --git a/debian/control b/debian/control
index e5a2248..fe110db 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: x11
 Priority: optional
 Maintainer: Debian Forensics <forensics-devel at lists.alioth.debian.org>
 Uploaders: Michael Prokop <mika at debian.org>
-Build-Depends: debhelper (>= 8), dpatch, libewf-dev (>=20080501), libguytools2-dev,
+Build-Depends: debhelper (>= 8), libewf-dev (>=20080501), libguytools2-dev,
  libparted0-dev, libproc-dev, libqt4-dev, libssl-dev
 Standards-Version: 3.9.2
 Homepage: http://guymager.sourceforge.net/
diff --git a/debian/rules b/debian/rules
index cd713d3..6483176 100755
--- a/debian/rules
+++ b/debian/rules
@@ -37,7 +37,7 @@ clean:
 install: build
 	dh_testdir
 	dh_testroot
-	dh_clean -k
+	dh_prep
 	dh_installdirs
 
 # Build architecture-independent files here.

-- 
debian-forensics/guymager



More information about the forensics-changes mailing list