[med-svn] [canu] 03/05: debhelper 10

Andreas Tille tille at debian.org
Sat Sep 2 13:54:56 UTC 2017


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

tille pushed a commit to branch master
in repository canu.

commit 76265a4b042b261225740df3b2b4310a402425c5
Author: Andreas Tille <tille at debian.org>
Date:   Sat Sep 2 15:31:49 2017 +0200

    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 08b5f27..4c3057f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ canu (1.6+dfsg-1) UNRELEASED; urgency=medium
 
   * Team upload
   * New upstream version
+  * debhelper 10
 
  -- Andreas Tille <tille at debian.org>  Sat, 02 Sep 2017 15:30:21 +0200
 
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 4c66ab1..c04f71b 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),
 	libboost-dev,
 	libmeryl-dev,
 # For File::Path
diff --git a/debian/rules b/debian/rules
index deb2e20..8450c93 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,7 +8,7 @@ export CFLAGS := $(CPPFLAGS) $(CFLAGS)
 export CXXFLAGS := $(CPPFLAGS) $(CXXFLAGS)
 
 %:
-	dh $@ --parallel --sourcedirectory=src/
+	dh $@ --sourcedirectory=src/
 
 override_dh_auto_build:
 	dh_auto_build

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



More information about the debian-med-commit mailing list