[med-svn] [dssp] 09/11: debhelper 10
Andreas Tille
tille at debian.org
Wed Sep 27 08:29:46 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository dssp.
commit a7a7ddd33178e452d7d0f0429991a7d86bdbf6d4
Author: Andreas Tille <tille at debian.org>
Date: Wed Sep 27 10:19:29 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 7ae91ed..c4382a7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ dssp (3.0.0-1) UNRELEASED; urgency=medium
* Simplify d/watch
* Drop debug package
* Cleanup make.config
+ * debhelper 10
-- Andreas Tille <tille at debian.org> Wed, 27 Sep 2017 09:19:50 +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 f92e258..0e02171 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Uploaders: Maarten L. Hekkelman <maarten at hekkelman.com>,
Andreas Tille <tille at debian.org>
Section: science
Priority: optional
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
libboost-filesystem-dev,
libboost-iostreams-dev,
libboost-program-options-dev,
diff --git a/debian/rules b/debian/rules
index d47a623..4731715 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,7 +11,7 @@ export LDOPTS:=$(LDFLAGS)
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
%:
- dh $@ --parallel
+ dh $@
get-orig-source:
mkdir -p ../tarballs
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/dssp.git
More information about the debian-med-commit
mailing list