[SCM] setbfree/master: Set dh/compat 10.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Mon Dec 26 19:39:10 UTC 2016
The following commit has been merged in the master branch:
commit 7a866848b610376fd8d3facd57cf5994a38e799b
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Mon Dec 26 20:09:19 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 2caf8ae..4539c25 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders:
Robin Gareus <robin at gareus.org>,
Jaromír Mikeš <mira.mikes at seznam.cz>
Build-Depends:
- debhelper (>= 9),
+ debhelper (>= 10),
libftgl-dev,
libglu1-mesa-dev,
libcairo2-dev,
diff --git a/debian/rules b/debian/rules
index 69f31af..d118d7b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow, -pie
%:
- dh $@ --parallel
+ dh $@
override_dh_auto_build:
dh_auto_build -- \
--
setbfree packaging
More information about the pkg-multimedia-commits
mailing list