[Forensics-changes] [SCM] debian-forensics/recoverdm branch, debian, updated. debian/0.20-2-3-g0ab34f6

Christophe Monniez christophe.monniez at fccu.be
Thu Dec 24 14:22:27 UTC 2009


The following commit has been merged in the debian branch:
commit 0ab34f6049b7bd1371213b7927050beb9510f058
Author: Christophe Monniez <christophe.monniez at fccu.be>
Date:   Thu Dec 24 15:22:22 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 4c0b5b3..8f54c77 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,3 +5,6 @@
 
 override_dh_auto_install:
 	# nothing to be done
+
+override_dh_installdocs:
+	dh_installdocs -A debian/README.source

-- 
debian-forensics/recoverdm



More information about the forensics-changes mailing list