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

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Mon Nov 21 10:32:31 UTC 2016


The following commit has been merged in the master branch:
commit a3317f58467fd0ae1b7b83be80ae737498a8863a
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Mon Nov 21 11:19:36 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 91a87e1..643db4a 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders:
  Jaromír Mikeš <mira.mikes at seznam.cz>,
 Build-Depends:
  automake,
- debhelper (>= 9~),
+ debhelper (>= 10~),
  dh-autoreconf,
  ladspa-sdk,
  libasound2-dev,
diff --git a/debian/rules b/debian/rules
index 77aa5e8..b7e936d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,7 +24,7 @@ EXTRA_CONFIGURE_ARGS += --enable-sse
 endif
 
 %:
-	dh $@ --parallel --with autoreconf
+	dh $@ --with autoreconf
 
 override_dh_auto_configure:
 	dh_auto_configure -- $(EXTRA_CONFIGURE_ARGS)

-- 
synthv1 packaging



More information about the pkg-multimedia-commits mailing list