[SCM] libdvdnav/master: Bump debhelper compat to 10
sramacher at users.alioth.debian.org
sramacher at users.alioth.debian.org
Tue Oct 11 22:01:35 UTC 2016
The following commit has been merged in the master branch:
commit b2bd3362af52306681475b714de4c0d6183ecc3c
Author: Sebastian Ramacher <sramacher at debian.org>
Date: Tue Oct 11 23:56:34 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 c18a1cf..583759b 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Reinhard Tartler <siretart at tauware.de>,
Benjamin Drung <bdrung at debian.org>,
Matteo F. Vescovi <mfv at debian.org>,
Balint Reczey <balint at balintreczey.hu>
-Build-Depends: debhelper (>= 9.20160114), dh-autoreconf, doxygen, libdvdread-dev (>= 5.0.2)
+Build-Depends: debhelper (>= 10), doxygen, libdvdread-dev (>= 5.0.2)
Standards-Version: 3.9.8
Homepage: http://dvdnav.mplayerhq.hu/
Vcs-Browser: https://anonscm.debian.org/git/pkg-multimedia/libdvdnav.git/
diff --git a/debian/rules b/debian/rules
index 161af24..6e0f19e 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
--
libdvdnav packaging
More information about the pkg-multimedia-commits
mailing list