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

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Tue Nov 22 01:32:24 UTC 2016


The following commit has been merged in the master branch:
commit 29e32ff7638d5def4c03303c9927a0f782606f6e
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Tue Nov 22 01:56:32 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 a572b6d..884f223 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Uploaders:
  Jaromír Mikeš <mira.mikes at seznam.cz>
 Build-Depends:
  automake,
- debhelper (>= 9~),
+ debhelper (>= 10~),
  dh-autoreconf,
  dssi-dev,
  ladspa-sdk,
diff --git a/debian/rules b/debian/rules
index 88c295c..ab2e6f2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@ LDFLAGS+=-Wl,--as-needed
 export QT_SELECT=qt5
 
 %:
-	dh $@ --parallel --with autoreconf
+	dh $@ --with autoreconf
 
 override_dh_auto_configure:
 	dh_auto_configure -- \

-- 
qtractor packaging



More information about the pkg-multimedia-commits mailing list