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

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Tue Dec 27 00:09:04 UTC 2016


The following commit has been merged in the master branch:
commit 4c18442c6e51ce568b4bf91f4904e96c8b3c19b8
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Tue Dec 27 01:00:37 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 c63261e..9472ef2 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

-- 
vco-plugins packaging



More information about the pkg-multimedia-commits mailing list