[shark] 04/05: Upgrade packaging to debhelper 10.

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Thu Dec 1 14:45:33 UTC 2016


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

ghisvail-guest pushed a commit to branch debian/staging
in repository shark.

commit 2e21cb4c2723bd65188d0a7104eb366a3dce7fe9
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Thu Dec 1 14:40:43 2016 +0000

    Upgrade packaging to debhelper 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 7a1f45e..dabad67 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: Ghislain Antony Vaillant <ghisvail at gmail.com>
 Section: science
 Priority: optional
 Build-Depends: cmake,
-               debhelper (>= 9),
+               debhelper (>= 10),
                libblas-dev | libblas.so,
                libboost-date-time-dev,
                libboost-filesystem-dev,
diff --git a/debian/rules b/debian/rules
index 58542c8..9e6a203 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,7 +25,7 @@ CMAKE_BUILD_OPTIONS += -DBUILD_TESTING=OFF
 endif
 
 %:
-	dh $@ --parallel
+	dh $@
 
 override_dh_auto_configure-arch:
 	dh_auto_configure -- $(CMAKE_BUILD_OPTIONS) \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/shark.git



More information about the debian-science-commits mailing list