[SCM] qsampler/master: Set dh/compat 10.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Mon Nov 14 22:45:38 UTC 2016
The following commit has been merged in the master branch:
commit 5f1c800fad710ded26183d351cae6167a0c8b5cb
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Mon Nov 14 22:35:22 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 d17c00c..0cb175f 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alio
Uploaders: Free Ekanayaka <freee at debian.org>,
Alessio Treglia <alessio at debian.org>,
Jaromír Mikeš <mira.mikes at seznam.cz>
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
dh-autoreconf,
pkg-config,
qtbase5-dev,
diff --git a/debian/rules b/debian/rules
index 4677a5d..236780b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,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
--
qsampler packaging
More information about the pkg-multimedia-commits
mailing list