[SCM] ste-plugins/master: Set dh/compat 10.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Mon Dec 26 20:39:28 UTC 2016


The following commit has been merged in the master branch:
commit 1bc149a9db909cee0ddea38fc35b70c58863ef53
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Mon Dec 26 21:29:26 2016 +0100

    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 9664e01..d820fc7 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders:
  Jaromír Mikeš <mira.mikes at seznam.cz>,
  Felipe Sateler <fsateler at debian.org>
 Build-Depends:
- debhelper (>= 9~),
+ debhelper (>= 10),
  ladspa-sdk
 Homepage: http://kokkinizita.linuxaudio.org/linuxaudio/index.html
 Vcs-Git: https://anonscm.debian.org/git/pkg-multimedia/ste-plugins.git
diff --git a/debian/rules b/debian/rules
index 062201e..57070ec 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
-	dh $@ --parallel
+	dh $@
 
 override_dh_auto_build:
 	[ ! -f ladspa.h ] || mv ladspa.h ladspa.h.bak

-- 
ste-plugins packaging



More information about the pkg-multimedia-commits mailing list