This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository python-biom-format.
commit 0b26e4e7afb1b60ae23dfdbebb6ef7254c76ecaa Author: Andreas Tille <[email protected]> Date: Mon Dec 19 22:28:20 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 8ed806e..d7c1e22 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ python-biom-format (2.1.5+dfsg-6) UNRELEASED; urgency=medium * Add random seed to test that fails under some circumstances Closes: #848410 + * debhelper 10 -- Andreas Tille <[email protected]> Mon, 19 Dec 2016 22:25:56 +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 2cfe6ae..5f92e01 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Uploaders: Andreas Tille <[email protected]> Section: python Testsuite: autopkgtest Priority: optional -Build-Depends: debhelper (>= 9), +Build-Depends: debhelper (>= 10), dh-python, cython, python-dev, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-biom-format.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
