[med-svn] [odil] 02/02: debhelper 10

Andreas Tille tille at debian.org
Tue Aug 22 12:16:50 UTC 2017


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

tille pushed a commit to tag debian/0.8.0-3
in repository odil.

commit abe5e0a61b77decb68674cd47a3c23512a6cd3e0
Author: Andreas Tille <tille at debian.org>
Date:   Tue Aug 22 13:52:17 2017 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 39cb126..fcdbe58 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,13 @@
 odil (0.8.0-3) unstable; urgency=medium
 
+  [ Julien Lamy ]
   * Fix GCC 7 symbols (Closes: #871301)
   * Fix Python version
   * Update standards version
 
+  [ Andreas Tille ]
+  * debhelper 10
+
  -- Julien Lamy <lamy at unistra.fr>  Tue, 22 Aug 2017 11:38:55 +0200
 
 odil (0.8.0-2) experimental; urgency=medium
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 f2a5e3f..b09006a 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
 Uploaders: Julien Lamy <lamy at unistra.fr>
 Section: science
 Priority: optional
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
                d-shlibs (>= 0.79),
                dh-python,
                cmake,
diff --git a/debian/rules b/debian/rules
index 2dca765..bb5da8f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,7 @@ ALLPY=$(PYTHON2) $(PYTHON3)
 TRIPLET=$(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 
 %:
-	dh $@ --builddirectory=build --parallel --with python2,python3
+	dh $@ --builddirectory=build --with python2,python3
 
 # Base build: no wrappers
 override_dh_auto_configure-arch:

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



More information about the debian-med-commit mailing list