[SCM] jackeq packaging branch, master, updated. debian/0.4.1-1-13-g6bf108c

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Fri Jul 9 15:14:51 UTC 2010


The following commit has been merged in the master branch:
commit 9c9e06d405c68cfe86f8a533eaaf076cf235e26e
Author: Alessio Treglia <alessio at debian.org>
Date:   Fri Jul 9 17:13:24 2010 +0200

    Rely on autotools_dev DH add-on.

diff --git a/debian/control b/debian/control
index c45a9e9..0fa62e0 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,8 @@ Priority: optional
 Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
 Uploaders: Free Ekanayaka <freee at debian.org>,
  Alessio Treglia <alessio at debian.org>
-Build-Depends: debhelper (>= 7),
+Build-Depends: debhelper (>= 7.0.8~),
+ autotools-dev (>= 20100122.1~)
  libjack-dev,
  libglib2.0-dev,
  libxml2-dev,
diff --git a/debian/rules b/debian/rules
index 2d33f6a..f571e75 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,4 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@
+	dh --with autotools_dev $@

-- 
jackeq packaging



More information about the pkg-multimedia-commits mailing list