This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository python-descartes.
commit f704d58ff0dbfc992d54f8d84fef11681efae798 Author: Bas Couwenberg <[email protected]> Date: Sat Feb 20 15:33:07 2016 +0100 Use PyPi for Source URL in copyright file. --- debian/copyright | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/copyright b/debian/copyright index b622c02..0d6bda7 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: descartes -Source: http://bitbucket.org/sgillies/descartes/ +Source: https://pypi.python.org/pypi/descartes Files: * Copyright: 2013-2014 Sean Gillies, Descartes developers -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/python-descartes.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

