This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository fastdnaml.
commit 7e5ec6686528aa18743315e36d42acaedb9f233d Author: Andreas Tille <[email protected]> Date: Wed Sep 27 13:54:56 2017 +0200 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 0d95308..c62fd5e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ fastdnaml (1.2.2-12) UNRELEASED; urgency=medium * Add README.source that program is not available upstream any more * Fake watch file * Moved packaging to Git + * debhelper 10 -- Andreas Tille <[email protected]> Wed, 27 Sep 2017 13:41:21 +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 cd0f454..28e2235 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Uploaders: Andreas Tille <[email protected]>, Charles Plessy <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 9) +Build-Depends: debhelper (>= 10) Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/fastdnaml.git Vcs-Git: https://anonscm.debian.org/git/debian-med/fastdnaml.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/fastdnaml.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
