[med-svn] [iqtree] 04/06: debhelper 10

Andreas Tille tille at debian.org
Thu Jan 19 07:50:02 UTC 2017


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

tille pushed a commit to branch master
in repository iqtree.

commit 0f116091611f73443cafa1461e08365f588502ac
Author: Andreas Tille <tille at debian.org>
Date:   Thu Jan 19 08:35:39 2017 +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 d15f8c5..8d676ea 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 iqtree (1.5.3+dfsg-1) UNRELEASED; urgency=medium
 
   * New upstream version
+  * debhelper 10
 
  -- Andreas Tille <tille at debian.org>  Thu, 19 Jan 2017 08:34:48 +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 3d77810..bab97cb 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: Andreas Tille <tille at debian.org>,
            Kevin Murray <kdmfoss at gmail.com>
 Section: science
 Priority: optional
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
                cmake,
                libeigen3-dev,
                libsprng2-dev,
diff --git a/debian/rules b/debian/rules
index a92d2dc..6147979 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,7 @@ version=$(shell dpkg-parsechangelog -ldebian/changelog | grep Version: | cut -f2
 mandir=$(CURDIR)/debian/$(pkg)/usr/share/man/man1/
 
 %:
-	dh $@ --parallel
+	dh $@
 
 VARIANTS = omp serial mpi
 

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



More information about the debian-med-commit mailing list