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

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Wed Jan 4 21:37:37 UTC 2017


The following commit has been merged in the master branch:
commit 08c0c6b712b97f56a5a394f4856b6672bd76922b
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Wed Jan 4 22:19:09 2017 +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 eaa44c1..e65d64e 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders:
  Alessio Treglia <alessio at debian.org>,
  Jaromír Mikeš <mira.mikes at seznam.cz>
 Build-Depends:
- debhelper (>= 9),
+ debhelper (>= 10),
  libjack-dev,
  libsndfile1-dev,
  libserd-dev (>= 0.22.0~),
diff --git a/debian/rules b/debian/rules
index cf566ae..c7026da 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,7 @@ LDFLAGS+=-Wl,--as-needed
 WAF = ./waf
 
 %:
-	dh $@ --parallel
+	dh $@
 
 override_dh_auto_configure:
 	$(WAF) configure \

-- 
lilv packaging



More information about the pkg-multimedia-commits mailing list