[SCM] libmms/master: Run with --with autoreconf

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Fri Apr 25 13:46:57 UTC 2014


The following commit has been merged in the master branch:
commit ee2c69b36681e0734e3506999af2eba26b8abc24
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Fri Apr 25 15:41:48 2014 +0200

    Run with --with autoreconf

diff --git a/debian/control b/debian/control
index b547f0e..2e7a8cb 100644
--- a/debian/control
+++ b/debian/control
@@ -5,6 +5,7 @@ Uploaders:
  Arthur Loiret <aloiret at debian.org>
 Build-Depends:
  debhelper (>= 8.1.3~),
+ dh-autoreconf,
  libglib2.0-dev
 Standards-Version: 3.9.2
 Section: libs
diff --git a/debian/rules b/debian/rules
index 2d33f6a..dd9063b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,4 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@
+	dh $@ --with autoreconf

-- 
libmms packaging



More information about the pkg-multimedia-commits mailing list