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

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Sun Jan 15 20:36:53 UTC 2017


The following commit has been merged in the master branch:
commit 9e740652215e638c697639ab376e3778e4d21582
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Sun Jan 15 21:23:25 2017 +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 49dfa5f..1eb31a6 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders:
  Alessio Treglia <alessio at debian.org>,
  Jaromír Mikeš <mira.mikes at seznam.cz>
 Build-Depends:
- debhelper (>= 9),
+ debhelper (>= 10),
  pkg-config,
  python
 Build-Depends-Indep:
diff --git a/debian/rules b/debian/rules
index de110aa..1adb86f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,7 +15,7 @@ CONFIGURE_EXTRA_FLAGS += --docs
 endif
 
 %:
-	dh $@ --parallel
+	dh $@
 
 override_dh_auto_configure:
 	$(WAF) configure \

-- 
serd packaging



More information about the pkg-multimedia-commits mailing list