[SCM] ir.lv2/master: Set dh/compat 10.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Sat Dec 17 11:57:28 UTC 2016
The following commit has been merged in the master branch:
commit 4a6cb8c7e60c1bc903c868f2519bb3f3058b1013
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Sat Dec 17 11:59:43 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 5ed92d1..3ae0bd8 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),
libgtk2.0-dev (>= 2.16),
libsamplerate0-dev (>= 0.1.7),
libsndfile1-dev (>= 1.0.21),
diff --git a/debian/rules b/debian/rules
index 24f614b..d6ce2d6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@ LDFLAGS+=-Wl,--as-needed
export REPACK_SH=$(CURDIR)/debian/repack.sh
%:
- dh $@ --parallel
+ dh $@
override_dh_auto_build:
dh_auto_build
--
ir.lv2 packaging
More information about the pkg-multimedia-commits
mailing list