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

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Thu Dec 15 22:25:36 UTC 2016


The following commit has been merged in the master branch:
commit 7d564195d599bc96d21d643cda2112da137e5409
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Thu Dec 15 22:52:26 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 4168f9c..5bdc189 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: sound
 Priority: optional
 Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
 Uploaders: Jaromír Mikeš <mira.mikes at seznam.cz>
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
  python,
  libxml++2.6-dev,
  libgtkmm-2.4-dev,
diff --git a/debian/rules b/debian/rules
index 9f21999..b115383 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,7 +13,7 @@ export CXXFLAGS := -std=c++11
 WAF = ./waf
 
 %:
-	dh $@ --parallel
+	dh $@
 
 override_dh_auto_configure:
 	$(WAF) configure   --prefix=/usr

-- 
showq packaging



More information about the pkg-multimedia-commits mailing list