[SCM] ebumeter/master: Set dh 10.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Wed Dec 21 23:17:40 UTC 2016


The following commit has been merged in the master branch:
commit de5c31df1ca4d687e71d76194190a869a78acb1c
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Thu Dec 22 00:06:03 2016 +0100

    Set dh 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 5dfa061..ad9e321 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders:
  Jaromír Mikeš <mira.mikes at seznam.cz>
 Build-Depends:
  binutils,
- debhelper (>= 9),
+ debhelper (>= 10),
  libclthreads-dev (>= 2.4.0),
  libclxclient-dev (>= 3.9.0),
  libjack-dev,
diff --git a/debian/rules b/debian/rules
index 494d5fa..de0097a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@ LDFLAGS+=-Wl,--as-needed
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
-	dh $@ --parallel --sourcedir=source
+	dh $@ --sourcedir=source
 
 override_dh_installchangelogs:
 	dh_installchangelogs README

-- 
ebumeter packaging



More information about the pkg-multimedia-commits mailing list