[SCM] vlc/master: Bump debhelper compat to 10

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Tue Sep 13 19:38:23 UTC 2016


The following commit has been merged in the master branch:
commit b201c433493def7e700ae3a75391648f35be673e
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Tue Sep 13 21:27:36 2016 +0200

    Bump debhelper 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 5dc9199..7333961 100644
--- a/debian/control
+++ b/debian/control
@@ -11,8 +11,7 @@ Uploaders: Loic Minier <lool at dooz.org>,
            Mateusz Łukasik <mati75 at linuxmint.pl>,
            Sebastian Ramacher <sramacher at debian.org>
 Build-Depends: autopoint,
-               debhelper (>= 9.20151219),
-               dh-autoreconf,
+               debhelper (>= 10),
                dh-buildinfo,
                gettext,
                liba52-0.7.4-dev,
diff --git a/debian/rules b/debian/rules
index 93ec0e4..1e8f129 100755
--- a/debian/rules
+++ b/debian/rules
@@ -327,7 +327,7 @@ export DEB_LDFLAGS_MAINT_APPEND
 export removeplugins
 
 %:
-	dh $@ --parallel --with autoreconf
+	dh $@
 
 override_dh_auto_clean:
 	rm -rf $(ffmpegprefix) $(ffmpegbuild)

-- 
VLC media player packaging



More information about the pkg-multimedia-commits mailing list