[SCM] mjpegtools/master: Bump dh compat to 10
sramacher at users.alioth.debian.org
sramacher at users.alioth.debian.org
Wed Nov 16 20:53:00 UTC 2016
The following commit has been merged in the master branch:
commit a81f51d36bb542bb1a3923417dd6049b841f5e6d
Author: Sebastian Ramacher <sramacher at debian.org>
Date: Wed Nov 16 21:38:27 2016 +0100
Bump dh compat to 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 ae99e3a..50a8bf4 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders:
Reinhard Tartler <siretart at tauware.de>,
Maia Kozheva <sikon at ubuntu.com>
Build-Depends:
- debhelper (>= 9.20151219),
+ debhelper (>= 10),
dh-autoreconf,
libdv4-dev,
libgtk2.0-dev,
diff --git a/debian/rules b/debian/rules
index d4cce1f..5396ebc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
#!/usr/bin/make -f
%:
- dh $@ --parallel --with autoreconf
+ dh $@
override_dh_autoreconf:
dh_autoreconf --as-needed
--
mjpegtools packaging
More information about the pkg-multimedia-commits
mailing list