[SCM] faac/master: bump debhelper compat to 10

fabian at users.alioth.debian.org fabian at users.alioth.debian.org
Tue Jul 4 19:41:18 UTC 2017


The following commit has been merged in the master branch:
commit ab08506f321480963072d2a1f08ae480b0299650
Author: Fabian Greffrath <fabian at debian.org>
Date:   Tue Jul 4 21:37:49 2017 +0200

    bump debhelper compat to 10

diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index f96fcef..7fffccd 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders:
  Fabian Greffrath <fabian at debian.org>,
  Reinhard Tartler <siretart at tauware.de>
 Build-Depends:
- debhelper (>= 9),
+ debhelper (>= 10~),
  dh-autoreconf
 Standards-Version: 3.9.6
 Homepage: http://www.audiocoding.com/
diff --git a/debian/rules b/debian/rules
index 6960d7c..99bf6af 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,7 +8,7 @@ ifeq (,$(filter mp4v2,$(DEB_BUILD_OPTIONS)))
 endif
 
 %:
-	dh $@ --with autoreconf
+	dh $@
 
 override_dh_auto_configure:
 	dh_auto_configure -- --without-mp4v2 ${EXT_MP4V2}

-- 
faac packaging



More information about the pkg-multimedia-commits mailing list