[SCM] yoshimi/master: Set dh/compat 10.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Tue Dec 13 16:53:48 UTC 2016
The following commit has been merged in the master branch:
commit 886bfc97c608750397be69f9a4fc42e4601f0aaa
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Tue Dec 13 17:23:42 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 1800be2..00906fc 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders:
Jaromír Mikeš <mira.mikes at seznam.cz>
Build-Depends:
cmake,
- debhelper (>= 9),
+ debhelper (>= 10),
fluid,
libasound2-dev,
libboost-dev,
diff --git a/debian/rules b/debian/rules
index 7fcea77..c3c1532 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,4 +9,4 @@ CXXFLAGS+=-msse -msse2 -mfpmath=sse
endif
%:
- dh $@ --parallel --sourcedirectory=src
+ dh $@ --sourcedirectory=src
--
yoshimi packaging
More information about the pkg-multimedia-commits
mailing list