[Forensics-changes] [SCM] debian-forensics/sleuthkit branch, debian, updated. debian/3.1.3-1-11-gddc48dd

Julien Valroff julien at kirya.net
Sat May 7 15:10:21 UTC 2011


The following commit has been merged in the debian branch:
commit 97fb51ee17e36d81b1535f08b5361a4200107e65
Author: Julien Valroff <julien at kirya.net>
Date:   Sat May 7 16:54:36 2011 +0200

    Switch to 3.0 (quilt) source package format

diff --git a/debian/control b/debian/control
index d95a3c4..f2ba4dc 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,9 @@ Source: sleuthkit
 Section: admin
 Priority: optional
 Maintainer: Debian Forensics <forensics-devel at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 7.0.50), quilt (>= 0.46-7~), autoconf, automake, libtool, autotools-dev (>= 20100122.1), libewf-dev (>= 20100226-1)
-Standards-Version: 3.9.0
+Uploaders: Christophe Monniez <christophe.monniez at fccu.be>
+Build-Depends: debhelper (>= 7.0.50~), autoconf, automake, libtool, autotools-dev (>= 20100122.1), libewf-dev (>= 20100226-2)
+Standards-Version: 3.9.2
 Homepage: http://www.sleuthkit.org/sleuthkit/
 Vcs-Browser: http://git.debian.org/?p=forensics/sleuthkit.git
 Vcs-Git: git://git.debian.org/git/forensics/sleuthkit.git
diff --git a/debian/rules b/debian/rules
index 3c695ce..9a9c629 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 SHELL := sh -e
 
 %:
-	dh --with quilt,autotools_dev $@
+	dh --with autotools_dev $@
 
 override_dh_auto_configure:
 	autoreconf -fi
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)

-- 
debian-forensics/sleuthkit



More information about the forensics-changes mailing list