[SCM] dirac/master: Update config.{guess, sub} files by using DH's autotools_dev add-on.
alessio at users.alioth.debian.org
alessio at users.alioth.debian.org
Mon May 9 15:13:33 UTC 2011
The following commit has been merged in the master branch:
commit 6511ac303cd705ccb0ba097179f0bb947d32ae3c
Author: Alessio Treglia <alessio at debian.org>
Date: Mon May 9 17:12:57 2011 +0200
Update config.{guess,sub} files by using DH's autotools_dev add-on.
diff --git a/debian/control b/debian/control
index 015d0b8..1351015 100644
--- a/debian/control
+++ b/debian/control
@@ -5,6 +5,7 @@ Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alio
Uploaders: Andres Mejia <mcitadel at gmail.com>
DM-Upload-Allowed: yes
Build-Depends: debhelper (>= 7),
+ autotools-dev,
autoconf
Build-Depends-Indep: doxygen,
graphviz,
diff --git a/debian/rules b/debian/rules
index ce2eb52..275f99b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,4 @@
#!/usr/bin/make -f
%:
- dh $@ --parallel
+ dh $@ --parallel --with autotools_dev
--
dirac packaging
More information about the pkg-multimedia-commits
mailing list