[SCM] rtmidi/master: Set compat/dh 10.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Tue Oct 3 07:27:21 UTC 2017
The following commit has been merged in the master branch:
commit d972ef940e29ee85980b3dafd6e16e4ddb0906d9
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Tue Oct 3 05:25:58 2017 +0200
Set compat/dh 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 5315abe..eacf43a 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~),
autotools-dev,
libasound2-dev,
libjack-dev
diff --git a/debian/rules b/debian/rules
index 3ad1281..30b8d70 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,7 +18,7 @@ endif
export CFLAGS
%:
- dh $@ --parallel --with autoreconf,autotools-dev
+ dh $@ --with autotools-dev
override_dh_clean:
dh_clean -Xtests/midiprobe.cpp~
--
RtMidi packaging
More information about the pkg-multimedia-commits
mailing list