[SCM] ffms2/master: Bump compat to 10

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Thu Oct 20 18:48:40 UTC 2016


The following commit has been merged in the master branch:
commit a0706e5a6397c9156e7410fa26ec39451b37862f
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Thu Oct 20 20:37:33 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 8e77e44..e470fcd 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,7 @@ Uploaders:
  Reinhard Tartler <siretart at tauware.de>,
  Rico Tzschichholz <ricotz at ubuntu.com>,
  Sebastian Ramacher <sramacher at debian.org>
-Build-Depends: debhelper (>= 9),
- dh-autoreconf,
+Build-Depends: debhelper (>= 10),
  pkg-config,
  libavutil-dev (>= 4:0.8~),
  libavformat-dev (>= 4:0.8~),
diff --git a/debian/rules b/debian/rules
index f5619dc..2c9f522 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed
 
 %:
-	dh $@ --parallel --with autoreconf
+	dh $@
 
 override_dh_auto_configure:
 	dh_auto_configure -- --enable-shared --disable-silent-rules

-- 
ffms2 packaging



More information about the pkg-multimedia-commits mailing list