This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository fastx-toolkit.
commit 82013e281f1980a80ceb6cbfec7ec12cc7b70bac Author: Andreas Tille <[email protected]> Date: Sat Dec 10 08:41:35 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 5848d19..2cb1a72 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ fastx-toolkit (0.0.14-3) UNRELEASED; urgency=low of manpages was reverted) Closes: #840140 * cme fix dpkg-control + * debhelper 10 -- Andreas Tille <[email protected]> Sat, 10 Dec 2016 08:38:06 +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 5c110c1..801fc38 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Uploaders: Charles Plessy <[email protected]>, Andreas Tille <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 10), automake, autotools-dev, libtool, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/fastx-toolkit.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
