[SCM] zita-mu1/master: Set dh/compat 10.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Tue Dec 27 15:10:39 UTC 2016
The following commit has been merged in the master branch:
commit 60c7bfa34d7ecda274274f61dab7318a22676354
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Tue Dec 27 16:01:55 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 99c64b5..b11cc1b 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders:
Jaromír Mikeš <mira.mikes at seznam.cz>
Build-Depends:
binutils,
- debhelper (>= 9),
+ debhelper (>= 10),
libcairo2-dev,
libclthreads-dev (>= 2.4.0),
libclxclient-dev (>= 3.9.0),
diff --git a/debian/rules b/debian/rules
index cefc7be..edefdb7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
LDFLAGS+=-Wl,--as-needed
%:
- dh $@ --parallel --sourcedir=source
+ dh $@ --sourcedir=source
override_dh_auto_install:
dh_auto_install
--
zita-mu1 packaging
More information about the pkg-multimedia-commits
mailing list