[med-svn] [freecontact] 02/06: debhelper 10

Andreas Tille tille at debian.org
Fri Aug 4 21:52:12 UTC 2017


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

tille pushed a commit to branch master
in repository freecontact.

commit 8504ddca13b306fa5f4224c01c7e3f8daee0fad9
Author: Andreas Tille <tille at debian.org>
Date:   Fri Aug 4 23:33:22 2017 +0200

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

diff --git a/debian/changelog b/debian/changelog
index 066ec0f..94956bb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,8 +6,10 @@ freecontact (1.0.21-6) UNRELEASED; urgency=medium
 
   [ Andreas Tille ]
   * GCC 7 transition
+    Closes: #853405
+  * debhelper 10
 
- -- Andreas Tille <tille at debian.org>  Fri, 04 Aug 2017 23:31:21 +0200
+ -- Andreas Tille <tille at debian.org>  Fri, 04 Aug 2017 23:31:49 +0200
 
 freecontact (1.0.21-5) 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 5f781af..49000de 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: Laszlo Kajan <lkajan at debian.org>,
            Andreas Tille <tille at debian.org>
 Section: science
 Priority: optional
-Build-Depends: debhelper (>= 9.0.0),
+Build-Depends: debhelper (>= 10),
                automake,
                autotools-dev,
                bash-completion,
diff --git a/debian/rules b/debian/rules
index deb1a0e..c2e65fd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,7 +8,7 @@ export DH_OPTIONS
 Description := $(shell sed -e ':a; N; s/\n/$${Newline}/; ta' < debian/Description)
 
 %:
-	dh $@ --parallel --with bash-completion --with autoreconf
+	dh $@ --with bash-completion --with autoreconf
 
 override_dh_auto_configure-indep:
 	dh_auto_configure -- --with-blas=blas --with-boost-libdir=/usr/lib/$(DEB_HOST_MULTIARCH) && $(MAKE) -C lib doxygen-doc && touch $@

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



More information about the debian-med-commit mailing list