[SCM] libdvbpsi/master: Bump to compat 10

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Mon Nov 14 18:40:58 UTC 2016


The following commit has been merged in the master branch:
commit a4b17b50c4c98574ceea0ef635fa70580fc41ba3
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Mon Nov 14 19:36:02 2016 +0100

    Bump to compat 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 1b7c3d1..84b1fe5 100644
--- a/debian/control
+++ b/debian/control
@@ -7,8 +7,7 @@ Uploaders:
  Christophe Mutricy <xtophe at videolan.org>,
  Sebastian Ramacher <sramacher at debian.org>
 Build-Depends:
- debhelper (>= 9.20151219),
- dh-autoreconf
+ debhelper (>= 10)
 Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-multimedia/libdvbpsi.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-multimedia/libdvbpsi.git
diff --git a/debian/rules b/debian/rules
index 2a0ea98..6e86314 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --parallel --with autoreconf
+	dh $@
 
 override_dh_strip:
 	dh_strip --ddeb-migration='libdvbpsi-dbg (<< 1.3.0-3~)'

-- 
libdvbpsi packaging



More information about the pkg-multimedia-commits mailing list