[SCM] multicat/master: Bump compat to 10

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Sat Feb 4 13:03:16 UTC 2017


The following commit has been merged in the master branch:
commit 06ab7fd9270a88d7bf598ff88c693e4e5e99b813
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Sat Feb 4 13:37:21 2017 +0100

    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 317b90f..9cc8f21 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders:
  Rémi Duraffort <ivoire at videolan.org>,
  Sebastian Ramacher <sramacher at debian.org>
 Build-Depends:
- debhelper (>= 9),
+ debhelper (>= 10),
  libbitstream-dev (>= 1.1)
 Standards-Version: 3.9.6
 Homepage: http://www.videolan.org/projects/multicat.html
diff --git a/debian/rules b/debian/rules
index 0c9477d..7a86b3c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
 export PREFIX=/usr
 
 %:
-	dh $@ --parallel
+	dh $@
 
 override_dh_installchangelogs:
 	dh_installchangelogs NEWS

-- 
multicat packaging



More information about the pkg-multimedia-commits mailing list