This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository lambda-align.
commit 926412bd8ed2393b08015f84f7ab208f2ff7b425 Author: Andreas Tille <[email protected]> Date: Sun Dec 18 09:07:58 2016 +0100 debhelper 10 --- debian/changelog | 1 + debian/compat | 2 +- debian/control | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index e5b2435..b29af0b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ lambda-align (1.9.1-1) UNRELEASED; urgency=medium * Team upload. * New upstream version * d/watch: no recompression since no change in upstream tarball is needed + * debhelper 10 -- Andreas Tille <[email protected]> Sun, 18 Dec 2016 09:05:46 +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 102674c..5905c1a 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: science Priority: optional Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Sascha Steinbiss <[email protected]> -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 10), libseqan2-dev (>= 2.2.0+dfsg-2~), cmake, zlib1g-dev, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/lambda-align.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
