[Forensics-changes] [SCM] debian-forensics/undbx branch, debian, updated. upstream/0.20-14-g0d874a6

Julien Valroff julien at kirya.net
Sun Jun 5 12:23:26 UTC 2011


The following commit has been merged in the debian branch:
commit 0d874a68f7c09d039d5202543182c98efdea3be2
Author: Julien Valroff <julien at kirya.net>
Date:   Sun Jun 5 14:19:00 2011 +0200

    Use autotools-dev

diff --git a/debian/control b/debian/control
index b8d4031..3212bdd 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: utils
 Priority: optional
 Maintainer: Debian Forensics <forensics-devel at lists.alioth.debian.org>
 Uploaders: Christophe Monniez <christophe.monniez at fccu.be>
-Build-Depends: debhelper (>= 8.0.0)
+Build-Depends: debhelper (>= 8.0.0), autotools-dev
 Standards-Version: 3.9.2
 Homepage: http://code.google.com/p/undbx/
 Vcs-Browser: http://git.debian.org/?p=forensics/undbx.git
diff --git a/debian/rules b/debian/rules
index 30b8677..297a025 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@
+	dh $@ --with autotools_dev 
 
 override_dh_auto_install:
 	dh_auto_install

-- 
debian-forensics/undbx



More information about the forensics-changes mailing list