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

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Sat Dec 24 09:11:28 UTC 2016


The following commit has been merged in the master branch:
commit 3f03dde1eeef551dfc3f4f4e6303e20e324b2bde
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Sat Dec 24 10:04:08 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 b4eb739..2b91bfc 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders:
  Free Ekanayaka <freee at debian.org>,
  Jaromír Mikeš <mira.mikes at seznam.cz>
 Build-Depends:
- debhelper (>= 9),
+ debhelper (>= 10),
  ladspa-sdk
 Standards-Version: 3.9.6
 Homepage: http://kokkinizita.linuxaudio.org/linuxaudio/index.html
diff --git a/debian/rules b/debian/rules
index ddac7bf..6540bd2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --parallel
+	dh $@
 
 override_dh_installchangelogs:
 	dh_installchangelogs README

-- 
rev-plugins packaging



More information about the pkg-multimedia-commits mailing list