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 cce56ee05f9dac80a64271a61d750d874e5d290e Author: Andreas Tille <[email protected]> Date: Tue Dec 20 08:29:14 2016 +0100 d/copyright: Update Upstream-Contact --- debian/changelog | 6 ++++++ debian/copyright | 7 ++++--- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 4a4e9eb..697332a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +python-biom-format (2.1.5+dfsg-7) UNRELEASED; urgency=medium + + * d/copyright: Update Upstream-Contact + + -- Andreas Tille <[email protected]> Tue, 20 Dec 2016 08:28:00 +0100 + python-biom-format (2.1.5+dfsg-6) unstable; urgency=medium * Add random seed to test that fails under some circumstances diff --git a/debian/copyright b/debian/copyright index be7262f..04b1f50 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,6 +1,6 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: biom-format.org -Upstream-Contact: Greg Caporaso <[email protected]> +Upstream-Contact: Daniel McDonald <[email protected]> Source: https://pypi.python.org/pypi/biom-format/ Files-Excluded: doc/_build @@ -9,7 +9,8 @@ Files-Excluded: *.egg-info Files: * -Copyright: © 2010-2012 Greg Caporaso <[email protected]> +Copyright: © 2010-2015 Greg Caporaso <[email protected]> + Daniel McDonald <[email protected]> License: GPL Comment: The code is lacking a license statement but the WNPP bug log contains a mail from upstream @@ -17,7 +18,7 @@ Comment: The code is lacking a license statement but the WNPP bug confirming GPL license Files: debian/* -Copyright: © 2012 Andreas Tille <[email protected]> +Copyright: © 2012-2016 Andreas Tille <[email protected]> © 2016 Ghislain Antony Vaillant <[email protected]> License: GPL -- 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
