[pycsw] 01/01: Don't include external references to images

Johan Van de Wauw johanvdw-guest at moszumanska.debian.org
Sat Jun 20 20:02:39 UTC 2015


This is an automated email from the git hooks/post-receive script.

johanvdw-guest pushed a commit to branch master
in repository pycsw.

commit 25b38039ec0590327b0ad4215e3b1da46cda4126
Author: Johan Van de Wauw <johan.vandewauw at gmail.com>
Date:   Sat Jun 20 22:02:23 2015 +0200

    Don't include external references to images
---
 ...n-t-include-external-references-to-images.patch | 31 ++++++++++++++++++++++
 debian/patches/series                              |  1 +
 2 files changed, 32 insertions(+)

diff --git a/debian/patches/0006-Don-t-include-external-references-to-images.patch b/debian/patches/0006-Don-t-include-external-references-to-images.patch
new file mode 100644
index 0000000..4246598
--- /dev/null
+++ b/debian/patches/0006-Don-t-include-external-references-to-images.patch
@@ -0,0 +1,31 @@
+From: Johan Van de Wauw <johan.vandewauw at gmail.com>
+Date: Sat, 20 Jun 2015 22:00:29 +0200
+Subject: Don't include external references to images
+
+---
+ docs/_templates/indexsidebar.html | 9 +++------
+ 1 file changed, 3 insertions(+), 6 deletions(-)
+
+diff --git a/docs/_templates/indexsidebar.html b/docs/_templates/indexsidebar.html
+index fabcb43..9366176 100644
+--- a/docs/_templates/indexsidebar.html
++++ b/docs/_templates/indexsidebar.html
+@@ -1,15 +1,12 @@
+-<p>
+-    <a title="This product conforms to the OpenGIS Catalogue Service Implementation Specification [Catalogue Service for the Web], Revision 2.0.2. OGC, OGC®, and CERTIFIED OGC COMPLIANT are trademarks or registered trademarks of the Open Geospatial Consortium, Inc. in the United States and other countries." href="http://www.opengeospatial.org/resource/products/details/?pid=1104"><img alt="This product conforms to the OpenGIS Catalogue Service Implementation Specification [Catalogue Serv [...]
+-</p>
+ 
+ <p>
+-    <a title="This product conforms to the OpenGIS Catalogue Service Implementation Specification [Catalogue Service for the Web], Revision 2.0.2. OGC, OGC®, and CERTIFIED OGC COMPLIANT are trademarks or registered trademarks of the Open Geospatial Consortium, Inc. in the United States and other countries." href="http://www.opengeospatial.org/resource/products/details/?pid=1104"><img alt="This product conforms to the OpenGIS Catalogue Service Implementation Specification [Catalogue Serv [...]
++    <a title="This product conforms to the OpenGIS Catalogue Service Implementation Specification [Catalogue Service for the Web], Revision 2.0.2. OGC, OGC®, and CERTIFIED OGC COMPLIANT are trademarks or registered trademarks of the Open Geospatial Consortium, Inc. in the United States and other countries." href="http://www.opengeospatial.org/resource/products/details/?pid=1104"><span title="This product conforms to the OpenGIS Catalogue Service Implementation Specification [Catalogue S [...]
+ </p>
+ 
+ <p>
+-    <a title="OSGeo Project in Incubation" href="https://github.com/geopython/pycsw/wiki/OSGeo-Incubation"><img alt="OSGeo Project in Incubation" src="http://svn.osgeo.org/osgeo/marketing/logo/png8/150/OSGeo_incubation.png" height="64"/></a>
++    <a title="OSGeo Project in Incubation" href="https://github.com/geopython/pycsw/wiki/OSGeo-Incubation">OSGeo Project in Incubation</a>
+ </p>
+ 
+ <p>
+-    <script type="text/javascript" src="https://www.openhub.net/p/488022/widgets/project_thin_badge.js"></script> 
++<a href="https://www.openhub.net/p/488022/widgets/project_thin_badge.js">Open HUB</a> 
+ </p>
diff --git a/debian/patches/series b/debian/patches/series
index fd99808..a92dfd2 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -3,3 +3,4 @@
 0003-Make-pycsw-look-for-configuration-in-correct-etc-pat.patch
 0004-Use-xdg-open-instead-of-firefox-in-desktop-file.patch
 0005-Set-default-configuration-path-for-wsgi.patch
+0006-Don-t-include-external-references-to-images.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pycsw.git



More information about the Pkg-grass-devel mailing list