[SCM] gxtuner/master: Set dh/compat 10.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Sun Jun 25 23:51:39 UTC 2017
The following commit has been merged in the master branch:
commit 37b0f3f9ff97aa8befa4401c46a53b052563bbaf
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Mon Jun 26 01:09:49 2017 +0200
Set dh/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 cf18848..5f66832 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: sound
Priority: optional
Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
Uploaders: Jaromír Mikeš <mira.mikes at seznam.cz>
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
pkg-config,
libjack-dev,
libzita-resampler-dev (>> 1.1.0),
diff --git a/debian/rules b/debian/rules
index 210bb21..4c5e05d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
LDFLAGS+=-Wl,--as-needed
%:
- dh $@ --parallel
+ dh $@
override_dh_auto_install:
dh_auto_install
--
gxtuner packaging
More information about the pkg-multimedia-commits
mailing list