[SCM] libmusicbrainz/master: Bump to debhelper compat level 10
sramacher at users.alioth.debian.org
sramacher at users.alioth.debian.org
Mon Sep 12 18:17:47 UTC 2016
The following commit has been merged in the master branch:
commit cca006aa2d82f28648298fdbfb181c6946d28e9f
Author: Sebastian Ramacher <sramacher at debian.org>
Date: Mon Sep 12 19:59:34 2016 +0200
Bump to debhelper compat level 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 e93bb8c..4f02298 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Priority: optional
Maintainer: Debian Multimedia Team <pkg-multimedia-maintainers at lists.alioth.debian.org>
Uploaders: Sebastian Ramacher <sramacher at debian.org>
Build-Depends:
- debhelper (>= 9.20120417),
+ debhelper (>= 10),
cmake,
libneon27-gnutls-dev | libneon-dev,
libxml2-dev,
diff --git a/debian/rules b/debian/rules
index 4324307..aeba661 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@ export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed
include /usr/share/dpkg/architecture.mk
%:
- dh $@ --parallel
+ dh $@
override_dh_auto_configure:
dh_auto_configure -- \
--
Library to access the MusicBrainz.org database
More information about the pkg-multimedia-commits
mailing list