This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository python-shapely.
commit ea603cc22c7d6d2b47da438aab9bc347587e2bc5 Author: Bas Couwenberg <[email protected]> Date: Wed Sep 14 18:24:27 2016 +0200 Add citation reference to upstream metadata. --- debian/changelog | 1 + debian/upstream/metadata | 6 ++++++ 2 files changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index 3043608..520d7b7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ python-shapely (1.6~a1-1) UNRELEASED; urgency=medium * New upstream pre-release. * Update watchfile to handle 'a' pre-releases. + * Add citation reference to upstream metadata. -- Bas Couwenberg <[email protected]> Wed, 14 Sep 2016 18:17:53 +0200 diff --git a/debian/upstream/metadata b/debian/upstream/metadata index 2b2d702..cc5fa1a 100644 --- a/debian/upstream/metadata +++ b/debian/upstream/metadata @@ -2,5 +2,11 @@ Bug-Database: https://github.com/Toblerity/Shapely/issues Bug-Submit: https://github.com/Toblerity/Shapely/issues/new Name: Shapely +Reference: + Author: Sean Gillies and others + Organization: toblerity.org + Title: "Shapely: manipulation and analysis of geometric objects" + Year: 2007 + URL: https://github.com/Toblerity/Shapely Repository: https://github.com/Toblerity/Shapely.git Repository-Browse: https://github.com/Toblerity/Shapely -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/python-shapely.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

