[SCM] bristol packaging branch, master, updated. debian/0.60.3-1-1-gce7d78b

quadrispro-guest at users.alioth.debian.org quadrispro-guest at users.alioth.debian.org
Sun May 16 18:42:13 UTC 2010


The following commit has been merged in the master branch:
commit ce7d78b1d2eed745db6dbc2370dce95d52c7ebcc
Author: Alessio Treglia <quadrispro at ubuntu.com>
Date:   Sun May 16 20:42:04 2010 +0200

    Add autotools-dev debhelper addon support.

diff --git a/debian/control b/debian/control
index 8e06135..b32b256 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders: Alessio Treglia <quadrispro at ubuntu.com>,
 DM-Upload-Allowed: yes
 Build-Depends: debhelper (>= 7.0.50~),
  quilt (>= 0.46-7~),
- autotools-dev,
+ autotools-dev (>= 20100122.1),
  libx11-dev,
  x11proto-core-dev,
  libasound2-dev,
diff --git a/debian/rules b/debian/rules
index 4a1e3a4..17f9bd1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,7 +11,7 @@ EXTRA_CONFIGURE_ARGS += --disable-alsa
 endif
 
 %:
-	dh --with quilt $@
+	dh --with quilt,autotools_dev $@
 
 override_dh_auto_configure:
 	ln -f -s /usr/share/misc/config.guess

-- 
bristol packaging



More information about the pkg-multimedia-commits mailing list