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

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Mon Nov 21 10:16:35 UTC 2016


The following commit has been merged in the master branch:
commit 1cf04254cdb8e89f9ac18e08e63427b1904a2a1b
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Mon Nov 21 10:59:59 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 d4d9b41..70899e8 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders:
  Jaromír Mikeš <mira.mikes at seznam.cz>,
 Build-Depends:
  automake,
- debhelper (>= 9~),
+ debhelper (>= 10~),
  dh-autoreconf,
  ladspa-sdk,
  libasound2-dev,
diff --git a/debian/rules b/debian/rules
index 7886dda..97b268d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,7 +24,7 @@ EXTRA_CONFIGURE_ARGS += --enable-sse
 endif
 
 %:
-	dh $@ --parallel --with autoreconf
+	dh $@ --with autoreconf
 
 override_dh_auto_configure:
 	dh_auto_configure -- $(EXTRA_CONFIGURE_ARGS)

-- 
samplv1 packaging



More information about the pkg-multimedia-commits mailing list