[med-svn] [tvc] 01/05: debhelper 10
Andreas Tille
tille at debian.org
Fri Jan 13 12:46:02 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository tvc.
commit 672baa52afe264d81158a315e10d2fe8637fd593
Author: Andreas Tille <tille at debian.org>
Date: Fri Jan 13 11:29:55 2017 +0100
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 6cd7ebf..57603f6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ tvc (5.0.3+dfsg-2) UNRELEASED; urgency=medium
* Team maintenance in Debian Med team
* cme fix dpkg-control
+ * debhelper 10
-- Andreas Tille <tille at debian.org> Fri, 13 Jan 2017 11:17:08 +0100
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 69c3b19..d2b724a 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: Dominique Belhachemi <domibel at debian.org>,
Andreas Tille <tille at debian.org>
Section: science
Priority: optional
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
cmake,
libbamtools-dev,
libjsoncpp-dev,
diff --git a/debian/rules b/debian/rules
index 05889d1..2ea8039 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,4 +15,4 @@ include /usr/share/dpkg/default.mk
#export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
%:
- dh $@ --parallel
+ dh $@
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/tvc.git
More information about the debian-med-commit
mailing list