This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository seqan2.
commit 5a3a1b6da48dcc626c18c4385e186ad3aa284c42 Author: Andreas Tille <[email protected]> Date: Fri Dec 2 19:00:56 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 f51a6ea..22c9e58 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ seqan2 (2.2.0+dfsg-5) UNRELEASED; urgency=medium * Fix build issue with boost 1.62 (Thanks for the patch to Graham Inggs <[email protected]>) Closes: #846617 + * debhelper 10 -- Andreas Tille <[email protected]> Fri, 02 Dec 2016 18:59:07 +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 eb1aa38..6790fb1 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Uploaders: Soeren Sonnenburg <[email protected]>, Kevin Murray <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 10), cmake, zlib1g-dev, libbz2-dev, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/seqan2.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
