[med-svn] [fis-gtm] 01/02: debhelper 10
Andreas Tille
tille at debian.org
Mon Dec 12 11:31:53 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository fis-gtm.
commit f57f3551e40469063d8d955e6d59969b96184ef0
Author: Andreas Tille <tille at debian.org>
Date: Mon Dec 12 12:30:02 2016 +0100
debhelper 10
---
debian/changelog | 3 +++
debian/compat | 2 +-
debian/control | 2 +-
debian/rules | 2 +-
4 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 5987db5..ec8bfd7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,9 @@ fis-gtm (6.3-000A-1) UNRELEASED; urgency=low
[ Amul Shah ]
* Update to fis-gtm V6.3-000A
+ [ Andreas Tille ]
+ * debhelper 10
+
-- Amul Shah <Amul.Shah at fisglobal.com> Fri, 28 Oct 2016 11:56:29 -0400
fis-gtm (6.3-000-3) unstable; 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 b64f7bb..c3a875e 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Andreas Tille <tille at debian.org>,
Amul Shah <Amul.Shah at fisglobal.com>
Section: database
Priority: optional
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
libicu-dev,
locales,
tcsh,
diff --git a/debian/rules b/debian/rules
index 5415aa0..fb1c823 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,7 +18,7 @@ LOCAL_GTM_INSTALL_DIR := $(CURDIR)/debian/$(BINPKG)/usr/$(GTM_INSTALL_DIR)
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
%:
- dh $@ --parallel
+ dh $@
override_dh_auto_configure:
dh_auto_configure -- -DCMAKE_INSTALL_PREFIX:PATH=/usr -DGTM_INSTALL_DIR=$(GTM_INSTALL_DIR) -DCMAKE_BUILD_TYPE=Release
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/fis-gtm.git
More information about the debian-med-commit
mailing list