This is an automated email from the git hooks/post-receive script. tille pushed a commit to tag debian/1.2.12-2 in repository python-biotools.
commit 05fe23d1c0f5d1f845eaff798af3015477a0a8c7 Author: Andreas Tille <[email protected]> Date: Thu Aug 31 16:04:40 2017 +0200 Standards-Version: 4.1.0 (no changes needed) --- debian/changelog | 10 ++++++++++ debian/control | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 9f3dec8..d6404ad 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +python-biotools (1.2.12-2) UNRELEASED; urgency=medium + + [ Scott Kitterman ] + * Correct arch:any -> arch:all since package has no compiled content + + [ Andreas Tille ] + * Standards-Version: 4.1.0 (no changes needed) + + -- Andreas Tille <[email protected]> Thu, 31 Aug 2017 16:03:14 +0200 + python-biotools (1.2.12-1) unstable; urgency=medium * Initial release (Closes: #856597) diff --git a/debian/control b/debian/control index ad79f0f..5ea8795 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 10), dh-python, python-all, python3-all -Standards-Version: 3.9.8 +Standards-Version: 4.1.0 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/python-biotools.git Vcs-Git: https://anonscm.debian.org/git/debian-med/python-biotools.git Homepage: https://github.com/sonwell/biotools -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-biotools.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
