[SCM] meterbridge/master: Set dh/compat 10.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Fri Dec 23 12:40:09 UTC 2016
The following commit has been merged in the master branch:
commit 58849bc107929db1d972232f292a71cb59a93328
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Fri Dec 23 13:14:47 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 ca54cef..d1900f2 100644
--- a/debian/control
+++ b/debian/control
@@ -6,9 +6,8 @@ Uploaders:
Alessio Treglia <alessio at debian.org>,
Jaromír Mikeš <mira.mikes at seznam.cz>
Build-Depends:
+ debhelper (>= 10),
autotools-dev,
- debhelper (>= 9),
- dh-autoreconf,
libjack-dev,
libsdl1.2-dev,
libsdl-image1.2-dev
diff --git a/debian/rules b/debian/rules
index 16d8282..dde55be 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
LDFLAGS+=-Wl,--as-needed
%:
- dh $@ --with autoreconf
+ dh $@
override_dh_auto_install:
dh_auto_install
--
meterbridge packaging
More information about the pkg-multimedia-commits
mailing list