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

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Sun Dec 18 14:54:19 UTC 2016


The following commit has been merged in the master branch:
commit a251a668719532af448f06debdada36e64a71606
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Sun Dec 18 15:14:49 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 5dbdc93..cd39307 100644
--- a/debian/control
+++ b/debian/control
@@ -8,8 +8,7 @@ Uploaders:
  Jaromír Mikeš <mira.mikes at seznam.cz>
 Build-Depends:
  cmake,
- debhelper (>= 9~),
- dh-autoreconf,
+ debhelper (>= 10),
  ladspa-sdk,
  libasound2-dev,
  libglib2.0-dev (>= 2.6.5),
diff --git a/debian/rules b/debian/rules
index c51ec06..ba1b98d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@ endif
 DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 
 %:
-	dh $@ -Scmake --parallel --autoreconf
+	dh $@ -Scmake
 
 override_dh_auto_configure:
 	dh_auto_configure -- \

-- 
fluidsynth packaging



More information about the pkg-multimedia-commits mailing list