[Forensics-changes] [SCM] debian-forensics/scrounge-ntfs branch, debian, updated. debian/0.9-6-4-gf817523

Christophe Monniez christophe.monniez at fccu.be
Mon Jan 25 07:02:43 UTC 2010


The following commit has been merged in the debian branch:
commit f81752306b53eed67cc57e9cd5dcbe820f76a417
Author: Christophe Monniez <christophe.monniez at fccu.be>
Date:   Mon Jan 25 08:02:26 2010 +0100

    Adding patch to fix url in man page (Closes: #566622).

diff --git a/debian/patches/01-man-page-link.patch b/debian/patches/01-man-page-link.patch
new file mode 100644
index 0000000..461e4e3
--- /dev/null
+++ b/debian/patches/01-man-page-link.patch
@@ -0,0 +1,12 @@
+Index: scrounge-ntfs/doc/scrounge-ntfs.8
+===================================================================
+--- scrounge-ntfs.orig/doc/scrounge-ntfs.8	2010-01-25 07:58:19.794777120 +0100
++++ scrounge-ntfs/doc/scrounge-ntfs.8	2010-01-25 07:58:33.106815651 +0100
+@@ -105,6 +105,6 @@
+ first partition there are ways to guess at the sector sizes and MFT
+ location. See the scrounge-ntfs web page for more info:
+ .Pp
+-http://memberwebs.com/swalter/software/scrounge/
++http://memberwebs.com/stef/software/scrounge/
+ .Sh AUTHOR
+ .An Stef Walter Aq stef at memberwebs.com
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..a81401b
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+01-man-page-link.patch
diff --git a/debian/rules b/debian/rules
index 9162658..4e227ff 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh ${@}
+	dh ${@} --with quilt
 
 override_dh_auto_clean:
 	dh_auto_clean

-- 
debian-forensics/scrounge-ntfs



More information about the forensics-changes mailing list