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

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Thu Dec 29 14:10:40 UTC 2016


The following commit has been merged in the master branch:
commit 9067e3ee89f0c5663ec263c522a149637980e6fa
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Thu Dec 29 14:36:37 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 faf5bb5..9808960 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
 Uploaders: Jaromír Mikeš <mira.mikes at seznam.cz>
 Build-Depends:
- debhelper (>= 9~),
+ debhelper (>= 10),
  libasound2-dev,
  libfftw3-dev,
  libgnome2-dev,
diff --git a/debian/rules b/debian/rules
index 7d9a0ab..e760eba 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,7 +11,7 @@ configure_flags := \
 	--disable-mp3
 
 %:
-	dh $@ --parallel
+	dh $@
 
 override_dh_auto_configure:
 	dh_auto_configure -- $(configure_flags)

-- 
gwc packaging



More information about the pkg-multimedia-commits mailing list