[SCM] invada-lv2/master: Set dh/compat 10.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Mon Dec 19 19:16:31 UTC 2016


The following commit has been merged in the master branch:
commit 6f16e91f3e38859a76e6b8c98dc61bf5eb78720d
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Mon Dec 19 19:43:56 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 30eddc7..cd2bd28 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders:
  Free Ekanayaka <freee at debian.org>,
  Jaromír Mikeš <mira.mikes at seznam.cz>
 Build-Depends:
- debhelper (>= 9),
+ debhelper (>= 10),
  fakeroot,
  libgtk2.0-dev,
  lv2-dev
diff --git a/debian/rules b/debian/rules
index a910729..764c211 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@ LDFLAGS+=-Wl,--as-needed
 CFLAGS = -Wall -g
 
 %:
-	dh $@ --parallel
+	dh $@
 
 override_dh_auto_install:
 	$(MAKE) install-sys INSTALL_SYS_PLUGINS_DIR=$(CURDIR)/debian/invada-studio-plugins-lv2/usr/lib/lv2

-- 
invada-lv2 packaging



More information about the pkg-multimedia-commits mailing list