[SCM] rtaudio/master: Set compat/dh 10.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Sun Oct 8 08:38:10 UTC 2017


The following commit has been merged in the master branch:
commit 8bce0605b4444b5cbcc6b6144026d3753c3c2f34
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Sun Oct 8 07:56:06 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 4b03d5b..f05232b 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alio
 Uploaders:
  Jaromír Mikeš <mira.mikes at seznam.cz>
 Build-Depends:
- debhelper (>= 9~),
+ debhelper (>= 10~),
  dh-autoreconf,
  autotools-dev,
  libasound2-dev,
diff --git a/debian/rules b/debian/rules
index 3c3d99f..1c44d14 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,7 +19,7 @@ CONFIGURE_FLAGS += --with-oss
 endif
 
 %:
-	dh $@ --parallel --with autoreconf,autotools-dev
+	dh $@
 
 override_dh_auto_clean:
 	dh_auto_clean

-- 
RtAudio packaging



More information about the pkg-multimedia-commits mailing list