[SCM] mcp-plugins/master: Set dh/compat 10.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Fri Dec 23 10:23:32 UTC 2016
The following commit has been merged in the master branch:
commit 2ef1ed7ca71ec455dcfbe35baab6f8bba1ab487e
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Fri Dec 23 11:15: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 9a528ec..5463d41 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders:
Junichi Uekawa <dancer at debian.org>,
Jaromír Mikeš <mira.mikes at seznam.cz>
Build-Depends:
- debhelper (>= 9),
+ debhelper (>= 10),
ladspa-sdk
Homepage: http://kokkinizita.linuxaudio.org/linuxaudio/index.html
Vcs-Git: git://anonscm.debian.org/pkg-multimedia/mcp-plugins.git
diff --git a/debian/rules b/debian/rules
index ddac7bf..6540bd2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
#!/usr/bin/make -f
%:
- dh $@ --parallel
+ dh $@
override_dh_installchangelogs:
dh_installchangelogs README
--
mcp-plugins packaging
More information about the pkg-multimedia-commits
mailing list