This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository python-shapely.
commit d1bf9010fd3a14331dd06ad4538a80d291c2916e Author: Bas Couwenberg <[email protected]> Date: Thu Oct 26 20:05:41 2017 +0200 Update privacy breach patch. --- debian/changelog | 1 + .../0004-Remove-externally-referenced-image.patch | 16 +++++++++++++--- 2 files changed, 14 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 2e93360..ef6223e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ python-shapely (1.6.2-1) UNRELEASED; urgency=medium * New upstream release. * Bump Standards-Version to 4.1.1, no changes. + * Update privacy breach patch. -- Bas Couwenberg <[email protected]> Thu, 26 Oct 2017 19:53:41 +0200 diff --git a/debian/patches/0004-Remove-externally-referenced-image.patch b/debian/patches/0004-Remove-externally-referenced-image.patch index 902a7e6..1a469f1 100644 --- a/debian/patches/0004-Remove-externally-referenced-image.patch +++ b/debian/patches/0004-Remove-externally-referenced-image.patch @@ -9,13 +9,23 @@ Fixes lintian privacy-breach-generic --- a/README.rst +++ b/README.rst -@@ -2,8 +2,7 @@ +@@ -2,18 +2,10 @@ Shapely ======= -.. image:: https://travis-ci.org/Toblerity/Shapely.png?branch=master - :target: https://travis-ci.org/Toblerity/Shapely +- +-.. image:: https://coveralls.io/repos/github/Toblerity/Shapely/badge.svg?branch=master +- :target: https://coveralls.io/github/Toblerity/Shapely?branch=master +.. `TRAVIS CI https://travis-ci.org/Toblerity/Shapely` - .. image:: https://coveralls.io/repos/github/Toblerity/Shapely/badge.svg?branch=master - :target: https://coveralls.io/github/Toblerity/Shapely?branch=master + Manipulation and analysis of geometric objects in the Cartesian plane. + +-.. image:: https://c2.staticflickr.com/6/5560/31301790086_b3472ea4e9_c.jpg +- :width: 800 +- :height: 378 +- + Shapely is a BSD-licensed Python package for manipulation and analysis of + planar geometric objects. It is based on the widely deployed `GEOS + <http://trac.osgeo.org/geos/>`__ (the engine of `PostGIS -- 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

