[SCM] drc/master: Set dh 10.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Wed Dec 21 22:43:07 UTC 2016


The following commit has been merged in the master branch:
commit 986370be1a0dcb96dc5f96c30f4f40679cecca0b
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Wed Dec 21 18:11:04 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 32766eb..a4900b2 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alio
 Uploaders:
  Jaromír Mikeš <mira.mikes at seznam.cz>
 Build-Depends:
- debhelper (>= 9)
+ debhelper (>= 10)
 Standards-Version: 3.9.4
 Vcs-Git: git://anonscm.debian.org/pkg-multimedia/drc.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-multimedia/drc.git
diff --git a/debian/rules b/debian/rules
index ec4913b..cf44475 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@ export REPACK_SH=$(CURDIR)/debian/repack.sh
 LDFLAGS+=-Wl,--as-needed
 
 %:
-	dh $@ --sourcedir=source --parallel
+	dh $@ --sourcedir=source
 
 get-orig-source:
 	uscan --force-download

-- 
drc packaging



More information about the pkg-multimedia-commits mailing list