This is an automated email from the git hooks/post-receive script. tille pushed a commit to tag debian/4.2.0+dfsg-1 in repository python-dendropy.
commit 0f8bbf15a27cddf7b1308b97f92ed6819b7bc926 Author: Andreas Tille <[email protected]> Date: Mon Jan 9 17:49:00 2017 +0100 cme fix dpkg-control --- debian/changelog | 4 +++- debian/control | 9 ++++----- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index 728d30d..108c3c3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,11 @@ -python-dendropy (4.0.3+dfsg-2) UNRELEASED; urgency=medium +python-dendropy (4.2.0+dfsg-1) UNRELEASED; urgency=medium + * New upstream version * d/watch: - fix pypi URL - xz compression - version=4 + * cme fix dpkg-control -- Andreas Tille <[email protected]> Mon, 09 Jan 2017 17:31:08 +0100 diff --git a/debian/control b/debian/control index 1cfe9aa..8b43cdf 100644 --- a/debian/control +++ b/debian/control @@ -1,17 +1,17 @@ Source: python-dendropy -Section: python -Priority: optional Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Andreas Tille <[email protected]> +Section: python +Priority: optional Build-Depends: debhelper (>= 9), dh-python, python-all, python-setuptools, python3-all, python3-setuptools -Standards-Version: 3.9.6 +Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/python-dendropy.git -Vcs-Git: git://anonscm.debian.org/debian-med/python-dendropy.git +Vcs-Git: https://anonscm.debian.org/git/debian-med/python-dendropy.git Homepage: http://dendropy.org/ Package: python-dendropy @@ -75,4 +75,3 @@ Description: Phylogenetic Tree Summarization and Annotation and a burn-in option allows for an initial number of trees in each file to be excluded from the analysis if they are not considered to be drawn from the true support distribution. - -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-dendropy.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
