[SCM] camorama/master: Build-dep on autotools-dev to update config.{guess, sub}.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Mon Jul 21 15:24:37 UTC 2014


The following commit has been merged in the master branch:
commit 1fee88401de16c93122e382260815cc1f1f82c5d
Author: Alessio Treglia <alessio at debian.org>
Date:   Mon Jul 21 16:24:05 2014 +0100

    Build-dep on autotools-dev to update config.{guess,sub}.

diff --git a/debian/control b/debian/control
index 1a5a81b..a7e6c8e 100644
--- a/debian/control
+++ b/debian/control
@@ -5,6 +5,7 @@ Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alio
 Uploaders:
  Alessio Treglia <alessio at debian.org>
 Build-Depends:
+ autotools-dev,
  debhelper (>= 9~),
  file,
  gettext,
diff --git a/debian/rules b/debian/rules
index 69da156..5fc0555 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --parallel
+	dh $@ --parallel --with autotools_dev
 
 override_dh_auto_configure:
 	dh_auto_configure -- \

-- 
camorama packaging



More information about the pkg-multimedia-commits mailing list