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

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Fri Dec 23 00:54:03 UTC 2016


The following commit has been merged in the master branch:
commit 2754cea65bd43f35a503a019015767d2d95655c1
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Fri Dec 23 01:23:44 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 365de73..38105fc 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders:
  Jaromír Mikeš <mira.mikes at seznam.cz>,
  Robin Gareus <robin at gareus.org>
 Build-Depends:
- debhelper (>= 9),
+ debhelper (>= 10),
  pkg-config,
  libjack-dev,
  libftgl-dev,
diff --git a/debian/rules b/debian/rules
index 2f96d3e..df22911 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,7 @@ export OPTIMIZATIONS += -msse -msse2
 endif
 
 %:
-	dh $@ --parallel
+	dh $@
 
 override_dh_auto_clean:
 	

-- 
x42-plugins packaging



More information about the pkg-multimedia-commits mailing list