[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 18f90d064e5b2cc351dc12d0af61947680fffcf2
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Tue Oct 3 05:38:54 2017 +0200

    Set compat/dh 10.

diff --git a/debian/control b/debian/control
index 8fe8ed7..8a72dc3 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,6 @@ Uploaders:
  Jaromír Mikeš <mira.mikes at seznam.cz>
 Build-Depends:
  debhelper (>= 10~),
- autotools-dev,
  libasound2-dev,
  libjack-dev
 Standards-Version: 4.1.0
diff --git a/debian/rules b/debian/rules
index 30b8d70..77cf58c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,7 +18,7 @@ endif
 export CFLAGS
 
 %:
-	dh $@ --with autotools-dev
+	dh $@
 
 override_dh_clean:
 	dh_clean -Xtests/midiprobe.cpp~

-- 
RtMidi packaging



More information about the pkg-multimedia-commits mailing list