[SCM] xjadeo/master: Set dh/compat 10.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Tue Nov 29 09:16:05 UTC 2016
The following commit has been merged in the master branch:
commit 1ff3ffcc997a96fc8d70e38d5571ba854eb3399d
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Tue Nov 29 09:39:13 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 4c007bb..a54d5be 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,7 @@ Uploaders:
Alessio Treglia <alessio at debian.org>,
Jaromír Mikeš <mira.mikes at seznam.cz>
Build-Depends:
- debhelper (>= 9),
- dh-autoreconf,
+ debhelper (>= 10~),
libasound2-dev [linux-any],
libavcodec-dev (>= 7:2.7.1),
libavformat-dev (>= 7:2.7.1),
diff --git a/debian/rules b/debian/rules
index 22d884b..18e4192 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
LDFLAGS+=-Wl,--as-needed
%:
- dh $@ --parallel --with autoreconf
+ dh $@
override_dh_autoreconf:
dh_autoreconf --as-needed
--
xjadeo packaging
More information about the pkg-multimedia-commits
mailing list