[SCM] qxgedit/master: Set dh/compat 10.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Tue Nov 15 06:36:28 UTC 2016
The following commit has been merged in the master branch:
commit 54645607c9b6e2495f64d62a661fa374bd08884a
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Tue Nov 15 07:21:27 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 7d07d12..5ea9662 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Uploaders: Jaromír Mikeš <mira.mikes at seznam.cz>,
Section: sound
Priority: optional
Build-Depends: automake,
- debhelper (>= 9~),
+ debhelper (>= 10~),
pkg-config,
dh-autoreconf,
qtbase5-dev,
diff --git a/debian/rules b/debian/rules
index 34c56d8..9628dd1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,5 +9,5 @@ export DEB_CFLAGS_MAINT_APPEND := $(shell dpkg-buildflags --get CPPFLAGS)
export QT_SELECT=qt5
%:
- dh $@ --parallel --with autoreconf
+ dh $@ --with autoreconf
--
qxgedit packaging
More information about the pkg-multimedia-commits
mailing list