[med-svn] [pbbam] 04/06: Use debhelper compat 10

Afif Elghraoui afif at moszumanska.debian.org
Sun Jan 22 07:52:33 UTC 2017


This is an automated email from the git hooks/post-receive script.

afif pushed a commit to branch topic/gtest
in repository pbbam.

commit 6f866616c0f3d7175a2b845ef566ce012277625d
Author: Afif Elghraoui <afif at debian.org>
Date:   Sat Jan 21 23:39:07 2017 -0800

    Use debhelper compat 10
---
 debian/compat  | 2 +-
 debian/control | 2 +-
 debian/rules   | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

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 0b0ed18..014787e 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 Uploaders: Afif Elghraoui <afif at debian.org>
 Build-Depends:
-	debhelper (>= 9),
+	debhelper (>= 10),
 	dh-exec,
 	cmake,
 #	swig3.0,
diff --git a/debian/rules b/debian/rules
index f3a1d7a..f1eb875 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,7 +8,7 @@ DEB_VERSION_UPSTREAM := $(subst +ds,,$(DEB_VERSION_UPSTREAM))
 generated_data_dir = $(CURDIR)/gendata
 
 %:
-	  dh $@ --parallel
+	  dh $@
 
 override_dh_auto_configure:
 	dh_auto_configure -- \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/pbbam.git



More information about the debian-med-commit mailing list