[SCM] libhdcd/master: Bump compat to 10

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Sat Oct 1 08:12:31 UTC 2016


The following commit has been merged in the master branch:
commit df6d32ea64b9d036ae718b0cb7a3ee8488b3e390
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Sat Oct 1 10:09:24 2016 +0200

    Bump 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 c90489c..9c6b334 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
 Uploaders: Sebastian Ramacher <sramacher at debian.org>
 Build-Depends:
- debhelper (>=9),
+ debhelper (>= 10),
  dh-autoreconf
 Standards-Version: 3.9.8
 Homepage: https://github.com/bp0/libhdcd
diff --git a/debian/rules b/debian/rules
index 4b93870..473bbbc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 
 %:
-	dh $@ --with autoreconf --parallel
+	dh $@
 
 override_dh_auto_test:
 ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))

-- 
libhdcd packaging



More information about the pkg-multimedia-commits mailing list