[Forensics-changes] [SCM] UNNAMED PROJECT branch, debian, updated. 4a5d52b429e044f8b218f9dd1711b71039a9436a

Daniel Baumann daniel at debian.org
Thu Jul 9 14:05:44 UTC 2009


The following commit has been merged in the debian branch:
commit ba9bc9cd6ad20f9c70e7a755ce689dbae18f5f03
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Jul 9 15:41:03 2009 +0200

    Prefixing debhelper files with package name.

diff --git a/debian/dirs b/debian/chaosreader.dirs
similarity index 100%
rename from debian/dirs
rename to debian/chaosreader.dirs
diff --git a/debian/chaosreader.1 b/debian/manpages/chaosreader.1
similarity index 100%
rename from debian/chaosreader.1
rename to debian/manpages/chaosreader.1
diff --git a/debian/rules b/debian/rules
index bc3ecbf..889ea62 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,7 +19,7 @@ binary-indep: install
 	dh_testroot
 	dh_installchangelogs
 	dh_installdocs
-	dh_installman debian/chaosreader.1
+	dh_installman debian/manpages/chaosreader.1
 	dh_compress
 	dh_fixperms
 	dh_perl

-- 
UNNAMED PROJECT



More information about the forensics-changes mailing list