This is an automated email from the git hooks/post-receive script. ginggs pushed a commit to branch master in repository fasttree.
commit 5c7d6a8f9173ae87be7182cf788fc4e3a56aa4d3 Author: Graham Inggs <[email protected]> Date: Thu Jun 29 13:36:24 2017 +0200 Switch to debhelper 10 --- debian/changelog | 3 +++ debian/compat | 2 +- debian/control | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 80c5c07..d81f006 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,9 @@ fasttree (2.1.9-2) UNRELEASED; urgency=medium [Nadiya Sitdykova] * Add simple autopkgtest test-suite + [ Graham Inggs ] + * Switch to debhelper 10 + -- Nadiya Sitdykova <[email protected]> Wed, 28 Jun 2017 17:36:15 -0400 fasttree (2.1.9-1) unstable; urgency=medium 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 77fb432..b17ee38 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Uploaders: Steffen Moeller <[email protected]>, Roland Fehrenbacher <[email protected]> Section: science Priority: optional -Build-Depends: debhelper (>= 9) +Build-Depends: debhelper (>= 10) Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/fasttree.git Vcs-Git: https://anonscm.debian.org/git/debian-med/fasttree.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/fasttree.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
