[SCM] zita-rev1/master: Set dh/compat 10.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Tue Dec 27 15:41:44 UTC 2016


The following commit has been merged in the master branch:
commit df114da095d511a15e090c2fdfa78dc56ab3c04c
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Tue Dec 27 16:29: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 6a83d90..d40646f 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders:
  Jaromír Mikeš <mira.mikes at seznam.cz>,
  Robin Gareus <robin at gareus.org>
 Build-Depends:
- debhelper (>= 9),
+ debhelper (>= 10),
  libcairo2-dev,
  libclthreads-dev (>= 2.4.0),
  libclxclient-dev (>= 3.9.0),
diff --git a/debian/rules b/debian/rules
index 7360db6..7265686 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@ LDFLAGS+=-Wl,--as-needed
 export PREFIX=/usr
 
 %:
-	dh $@ --parallel -Smakefile -Dsource
+	dh $@ -Smakefile -Dsource
 
 override_dh_installchangelogs:
 	dh_installchangelogs README

-- 
zita-rev1 packaging



More information about the pkg-multimedia-commits mailing list