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

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Tue Oct 11 22:10:49 UTC 2016


The following commit has been merged in the master branch:
commit be9564c0acd0a844e341c4154c8ffff37a005cbf
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Wed Oct 12 00:03:47 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 5983382..b7fa28b 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alio
 Uploaders: Reinhard Tartler <siretart at tauware.de>,
            Benjamin Drung <bdrung at debian.org>,
            Matteo F. Vescovi <mfv at debian.org>
-Build-Depends: debhelper (>= 9.20160114), dh-autoreconf, pkg-config
+Build-Depends: debhelper (>= 10), pkg-config
 Standards-Version: 3.9.8
 Homepage: http://dvdnav.mplayerhq.hu/
 Vcs-Browser: https://anonscm.debian.org/git/pkg-multimedia/libdvdread.git/
diff --git a/debian/rules b/debian/rules
index ca13e63..183dc3a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
-	dh $@ --with autoreconf
+	dh $@
 
 override_dh_auto_clean:
 	[ ! -f configure ] || dh_auto_clean

-- 
libdvdread packaging



More information about the pkg-multimedia-commits mailing list