[Forensics-changes] [SCM] debian-forensics/md5deep branch, debian, updated. debian/3.4-3-1-gf968f75

Christophe Monniez christophe.monniez at fccu.be
Thu Dec 24 14:04:49 UTC 2009


The following commit has been merged in the debian branch:
commit f968f750816638e3ed68f1e0cc2c8eb07a852722
Author: Christophe Monniez <christophe.monniez at fccu.be>
Date:   Thu Dec 24 15:04:15 2009 +0100

    Adding a README.source.

diff --git a/debian/README.source b/debian/README.source
new file mode 100644
index 0000000..6c3b6ab
--- /dev/null
+++ b/debian/README.source
@@ -0,0 +1,7 @@
+README.Debian-source
+
+The source package uses quilt for the modifications of the upstream source.
+If you want to change something it is best to use the quilt approach as
+documented in
+        /usr/share/doc/quilt/README.source
+
diff --git a/debian/rules b/debian/rules
index 4e227ff..c32813c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,3 +13,6 @@ override_dh_auto_configure:
 	[ -r /usr/share/misc/config.sub ] && cp -f /usr/share/misc/config.sub config.sub
 
 	dh_auto_configure -- LDFLAGS="-Wl,-z,defs"
+
+override_dh_installdocs:
+	dh_installdocs -A debian/README.source

-- 
debian-forensics/md5deep



More information about the forensics-changes mailing list