[SCM] zynaddsubfx/master: Set dh/compat 10.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Mon Nov 21 06:28:15 UTC 2016


The following commit has been merged in the master branch:
commit 43e7e93e8a831383fa3f4328361191fb8d42e31e
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Mon Nov 21 07:28:04 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 27ef656..9beb177 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders:
  Jaromír Mikeš <mira.mikes at seznam.cz>
 Build-Depends:
  cmake (>= 2.4),
- debhelper (>= 9.20120417~),
+ debhelper (>= 10~),
  fluid (>= 1.3.0),
  libasound2-dev (>= 0.9.4) [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
  libfftw3-dev,
diff --git a/debian/rules b/debian/rules
index f8a3ded..dc31358 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
-	dh $@ --parallel
+	dh $@
 
 override_dh_auto_configure:
 	dh_auto_configure -- -DNoNeonPlease=ON

-- 
zynaddsubfx packaging



More information about the pkg-multimedia-commits mailing list