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

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Mon Nov 21 09:36:43 UTC 2016


The following commit has been merged in the master branch:
commit 3a7ac2419387021f975b04131a174c7e0a53447d
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Mon Nov 21 10:29:57 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 c7efe1a..d2d0530 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Uploaders:
  IOhannes m zmölnig (Debian/GNU) <umlaeute at debian.org>,
 Build-Depends:
  automake,
- debhelper (>= 9~),
+ debhelper (>= 10~),
  dh-autoreconf,
  ladspa-sdk,
  libasound2-dev,
diff --git a/debian/rules b/debian/rules
index 223cca2..12b0e4a 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)

-- 
drumkv1 packaging



More information about the pkg-multimedia-commits mailing list