[SCM] swh-plugins/master: Set dh/compat 10.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Sat Nov 5 05:01:09 UTC 2016


The following commit has been merged in the master branch:
commit f86fdfd130c61963854fc81c0db2fc82584e7cae
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Sat Nov 5 05:51:18 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 431cdf5..ab6b233 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders:
  Jaromír Mikeš <mira.mikes at seznam.cz>
 Build-Depends:
  chrpath,
- debhelper (>= 9~),
+ debhelper (>= 10~),
  dh-autoreconf,
  ladspa-sdk,
  libfftw3-dev,
diff --git a/debian/rules b/debian/rules
index 447a5c9..637c57b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -31,7 +31,7 @@ ifeq ($(DEB_BUILD_ARCH),amd64)
 endif
 
 %:
-	dh $@ --parallel --with autoreconf
+	dh $@ --with autoreconf
 
 override_dh_auto_configure:
 	dh_auto_configure -- --enable-shared \

-- 
swh-plugins packaging



More information about the pkg-multimedia-commits mailing list