[SCM] ambdec/master: Set dh 10.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Wed Dec 21 09:06:22 UTC 2016


The following commit has been merged in the master branch:
commit 90556f8bb8dc6460930dd7b6994a000977ecc195
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Wed Dec 21 09:46:11 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 aee0ef6..88054c8 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alio
 Uploaders:
  Jaromír Mikeš <mira.mikes at seznam.cz>
 Build-Depends:
- debhelper (>= 9),
+ debhelper (>= 10),
  ladspa-sdk,
  libclthreads-dev,
  libclxclient-dev (>= 3.9.0),
diff --git a/debian/rules b/debian/rules
index 5a19dff..050383b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 LDFLAGS+=-Wl,--as-needed
 
 %:
-	dh $@ -Smakefile --sourcedirectory=source --parallel
+	dh $@ -Smakefile --sourcedirectory=source
 
 override_dh_installchangelogs:
 	dh_installchangelogs README

-- 
ambdec packaging



More information about the pkg-multimedia-commits mailing list