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

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Tue Nov 15 06:55:07 UTC 2016


The following commit has been merged in the master branch:
commit 7799b4af3600cd81e252ae05b4a88f2b0d3d8212
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Tue Nov 15 07:45:34 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 ab46be0..66a622b 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~),
  dh-autoreconf,
  automake,
  qtbase5-dev,
diff --git a/debian/rules b/debian/rules
index 00ea6a1..462dfd7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 export QT_SELECT=qt5
 
 %:
-	dh $@ --parallel --with autoreconf
+	dh $@ --with autoreconf
 
 override_dh_auto_configure:
 	dh_auto_configure -- --enable-debug \

-- 
qmidinet packaging



More information about the pkg-multimedia-commits mailing list