[med-svn] [elastix] 01/02: debhelper 10
Andreas Tille
tille at debian.org
Tue Jun 20 08:05:15 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository elastix.
commit 20fb996f8bee35fe9148da69dc357529bb808b6f
Author: Andreas Tille <tille at debian.org>
Date: Tue Jun 20 10:03:15 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 24014e6..da85276 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ elastix (4.8-11) UNRELEASED; urgency=medium
* Drop myself from Uploaders
* debian/upstream/metadata: Add more recent publication
* d/watch: point to Github
+ * debhelper 10
-- Andreas Tille <tille at debian.org> Tue, 20 Jun 2017 09:50:57 +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 6a1be57..d287534 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: Steve M. Robbins <smr at debian.org>,
Gert Wollny <gw.fossdev at gmail.com>
Section: science
Priority: optional
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
cmake,
libinsighttoolkit4-dev,
libdcmtk-dev,
diff --git a/debian/rules b/debian/rules
index c93a290..d5711a7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,7 @@ EPOCH_DATE:=$(shell date -u -d ${SOURCE_DATE_EPOCH} +%d.%m.%Y)
binary: binary-arch binary-indep
binary-indep: doc-stamp
- dh $@ --sourcedirectory=src --parallel
+ dh $@ --sourcedirectory=src
# Need -DUSE_KNNGraphAlphaMutualInformationMetric:BOOL=ON, otherwise
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/elastix.git
More information about the debian-med-commit
mailing list