[SCM] faad2/master: Bump debhelper compat to 10

fabian at users.alioth.debian.org fabian at users.alioth.debian.org
Mon Jul 17 20:28:30 UTC 2017


The following commit has been merged in the master branch:
commit c147ae6dce7a15a298c0412454d9f5ac1c57860e
Author: Fabian Greffrath <fabian at debian.org>
Date:   Mon Jul 17 22:01:55 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 4261131..4104795 100644
--- a/debian/control
+++ b/debian/control
@@ -8,8 +8,7 @@ Uploaders:
  Fabian Greffrath <fabian at debian.org>
 Standards-Version: 3.9.6
 Build-Depends:
- debhelper (>= 9),
- dh-autoreconf
+ debhelper (>= 10~)
 Homepage: http://www.audiocoding.com/
 Vcs-Git: git://anonscm.debian.org/pkg-multimedia/faad2.git
 Vcs-Browser: http://anonscm.debian.org/cgit/pkg-multimedia/faad2.git
diff --git a/debian/rules b/debian/rules
index f18c644..a610d09 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --with autoreconf
+	dh $@
 
 override_dh_strip:
 	dh_strip --dbg-package=faad2-dbg

-- 
faad2 packaging



More information about the pkg-multimedia-commits mailing list