[med-svn] [abyss] 02/04: debhelper 10

Andreas Tille tille at debian.org
Sun Dec 11 15:24:21 UTC 2016


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

tille pushed a commit to branch master
in repository abyss.

commit 9b3c58d71e39ad6d684344ee42515883f9d800e5
Author: Andreas Tille <tille at debian.org>
Date:   Sun Dec 11 14:23:12 2016 +0100

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

diff --git a/debian/changelog b/debian/changelog
index 9fd85b9..68737b2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ abyss (2.0.2-2) UNRELEASED; urgency=medium
   * FTBFS on mips and other big-endian architectures (Thanks for the patch
     to Daniel Knezevic <Daniel.Knezevic at imgtec.com>)
     Closes: #847574
+  * debhelper 10
 
  -- Andreas Tille <tille at debian.org>  Sun, 11 Dec 2016 14:21:23 +0100
 
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 5755b57..b6edbcb 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
 Uploaders: Andreas Tille <tille at debian.org>
 Section: science
 Priority: optional
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
                dh-autoreconf,
                python-markdown,
                libboost-graph-dev,
diff --git a/debian/rules b/debian/rules
index f27dbf9..04a90c7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,7 +13,7 @@ override_dh_auto_configure:
 	dh_auto_configure -- --with-mpi=/usr/lib/openmpi
 
 override_dh_auto_build:
-	dh_auto_build --parallel
+	dh_auto_build
 	markdown_py -f README.html README.md
 
 override_dh_auto_install:

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



More information about the debian-med-commit mailing list