[SCM] petri-foo/master: Set dh/compat 10.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Sat Dec 24 07:42:37 UTC 2016


The following commit has been merged in the master branch:
commit fa1ac461f5d095611771f4324b14cc3d3dd78889
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Fri Dec 23 16:09:31 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 7561dc9..4601995 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders:
  Jaromír Mikeš <mira.mikes at seznam.cz>
 Build-Depends:
  cmake,
- debhelper (>= 9.20120417~),
+ debhelper (>= 10),
  libasound2-dev (>= 1.0.8),
  libgnomecanvas2-dev,
  libgtk2.0-dev (>= 2.4.13),
diff --git a/debian/rules b/debian/rules
index dd269b5..40182b6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@ LDFLAGS:=$(shell dpkg-buildflags --get LDFLAGS)
 export LDFLAGS+=-Wl,--as-needed
 
 %:
-	dh $@ --parallel
+	dh $@
 
 override_dh_strip:
 	dh_strip --dbg-package=petri-foo-dbg

-- 
petri-foo packaging



More information about the pkg-multimedia-commits mailing list