[SCM] wah-plugins/master: Set dh/compat 10.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Tue Dec 27 10:18:16 UTC 2016


The following commit has been merged in the master branch:
commit c21af1e71c4510cbebc050c74e17c5cd6616c600
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Tue Dec 27 11:07:13 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 da30c49..a791bbc 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders:
  Alessio Treglia <alessio at debian.org>,
  Jaromír Mikeš <mira.mikes at seznam.cz>
 Build-Depends:
- debhelper (>= 9),
+ debhelper (>= 10),
  ladspa-sdk
 Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-multimedia/wah-plugins.git
diff --git a/debian/rules b/debian/rules
index 179abc7..ee6b29f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 LDFLAGS+=-Wl,--as-needed
 
 %:
-	dh $@ --parallel
+	dh $@
 
 override_dh_installchangelogs:
 	dh_installchangelogs README

-- 
wah-plugins packaging



More information about the pkg-multimedia-commits mailing list