[SCM] libbluray/master: Bump to debhelper compat 10
sramacher at users.alioth.debian.org
sramacher at users.alioth.debian.org
Thu Nov 10 19:54:00 UTC 2016
The following commit has been merged in the master branch:
commit c2139c3b06dd7351b9ad92a00c076fdc2d169e42
Author: Sebastian Ramacher <sramacher at debian.org>
Date: Thu Nov 10 20:43:29 2016 +0100
Bump to debhelper compat 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 4df1934..72b8173 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,7 @@ Uploaders:
Rico Tzschichholz <ricotz at ubuntu.com>,
Reinhard Tartler <siretart at tauware.de>,
Sebastian Ramacher <sramacher at debian.org>
-Build-Depends: debhelper (>= 9.20151219),
- dh-autoreconf,
+Build-Depends: debhelper (>= 10),
pkg-config,
default-jdk,
javahelper,
diff --git a/debian/rules b/debian/rules
index 25e617f..9de0160 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,7 +13,7 @@ ifeq (,$(wildcard $(JDK_HOME)))
endif
%:
- dh $@ --parallel --with javahelper,autoreconf
+ dh $@ --with javahelper
override_dh_auto_configure:
ifneq (,$(findstring libbluray-bdj,$(shell dh_listpackages)))
--
libbluray packaging
More information about the pkg-multimedia-commits
mailing list