[Forensics-changes] [SCM] Secure file deletion branch, debian, updated. debian/0.21-6-2-gc5874b3

Daniel Baumann daniel at debian.org
Fri Nov 7 16:53:50 UTC 2008


The following commit has been merged in the debian branch:
commit c5874b3d9f4c0990f0fe476b733ae4985df12c96
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Nov 7 17:53:37 2008 +0100

    Replacing obsolete dh_clean -k with dh_prep.

diff --git a/debian/rules b/debian/rules
index 020d7f8..4030888 100755
--- a/debian/rules
+++ b/debian/rules
@@ -41,7 +41,7 @@ build-stamp:
 install: build
 	dh_testdir
 	dh_testroot
-	dh_clean -k
+	dh_prep
 	dh_installdirs
 
 	$(MAKE) DESTDIR=$(CURDIR)/debian/wipe install

-- 
Secure file deletion



More information about the forensics-changes mailing list