[SCM] aliki/master: Set dh 10.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Tue Dec 20 21:45:09 UTC 2016


The following commit has been merged in the master branch:
commit 6c1e2bc82561077a3d4c5081687036468f788b59
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Tue Dec 20 19:56:51 2016 +0100

    Set dh 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 1e2eede..3c5c355 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders:
  Jaromír Mikeš <mira.mikes at seznam.cz>
 Build-Depends:
  binutils,
- debhelper (>= 9),
+ debhelper (>= 10),
  libclalsadrv-dev (>= 2.0.0),
  libclthreads-dev (>= 2.4.0),
  libclxclient-dev (>= 3.9.0),
diff --git a/debian/rules b/debian/rules
index dda7544..be0a222 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 LDFLAGS+=-Wl,--as-needed
 
 %:
-	dh $@ --sourcedir=source --parallel
+	dh $@ --sourcedir=source
 
 override_dh_auto_install:
 	dh_auto_install

-- 
aliki packaging



More information about the pkg-multimedia-commits mailing list