[asl] 19/27: Upgrade packaging to debhelper 10.

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Sat Nov 26 16:35:44 UTC 2016


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

ghisvail-guest pushed a commit to branch debian/master
in repository asl.

commit 3e83d1cb22a19722c609676b0be70c8f88c39b5a
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Wed Nov 23 10:46:36 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 d143ae7..58bbed0 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 (>= 3.0.2),
-               debhelper (>= 9),
+               debhelper (>= 10),
                libboost-filesystem-dev (>= 1.53),
                libboost-program-options-dev (>= 1.53),
                libboost-system-dev (>= 1.53),
diff --git a/debian/rules b/debian/rules
index 39a78b8..87b50a1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,7 +20,7 @@ BUILD_OPTIONS += -DWITH_EXAMPLES=OFF -DWITH_TESTS=OFF
 endif
 
 %:
-	dh $@ --parallel 
+	dh $@
 
 override_dh_auto_configure-arch:
 	dh_auto_configure -- $(BUILD_OPTIONS) -DWITH_API_DOC=OFF

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



More information about the debian-science-commits mailing list