[SCM] libaacs/master: Bump compat to 10

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Mon Oct 10 18:57:27 UTC 2016


The following commit has been merged in the master branch:
commit cb9ba359f6208ff32238e493942b618f2dd819c0
Author: Sebastian Ramacher <sebastian at ramacher.at>
Date:   Mon Oct 10 20:54:06 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 e97418a..63f2e92 100644
--- a/debian/control
+++ b/debian/control
@@ -7,8 +7,7 @@ Uploaders:
  Dylan Aïssi <bob.dybian at gmail.com>
 Build-Depends:
  bison | byacc,
- debhelper (>= 9),
- dh-autoreconf,
+ debhelper (>= 10),
  flex,
  libgcrypt11-dev,
  libgpg-error-dev
diff --git a/debian/rules b/debian/rules
index 078f7a6..8eeefd5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 CFLAGS=$(shell dpkg-buildflags --get CFLAGS 2>/dev/null | sed -e 's/-O2//g')
 
 %:
-	dh $@ --parallel --with autoreconf
+	dh $@
 
 override_dh_makeshlibs:
 	dh_makeshlibs -V 'libaacs0 (>= 0.5.0)'

-- 
libaacs packaging



More information about the pkg-multimedia-commits mailing list