This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository pycsw.
commit 3b860051ff60eb950b467b8607da2f4d08a0a395 Author: Bas Couwenberg <[email protected]> Date: Mon Sep 12 14:34:53 2016 +0200 Refresh patches. --- debian/changelog | 4 ++++ debian/patches/0002-Remove-externally-linked-files.patch | 2 +- ...0006-Don-t-include-external-references-to-images.patch | 15 ++++++++++----- 3 files changed, 15 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index fcde48f..18be33e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,12 @@ pycsw (2.0.1+dfsg-1) UNRELEASED; urgency=medium + [ Angelos Tzotsos ] * New upstream release. * Removed pycsw-root patch after being included in 2.0.1. + [ Bas Couwenberg ] + * Refresh patches. + -- Angelos Tzotsos <[email protected]> Mon, 12 Sep 2016 12:00:00 +0200 pycsw (2.0.0+dfsg-1) unstable; urgency=medium diff --git a/debian/patches/0002-Remove-externally-linked-files.patch b/debian/patches/0002-Remove-externally-linked-files.patch index 3c7da3c..9300d5c 100644 --- a/debian/patches/0002-Remove-externally-linked-files.patch +++ b/debian/patches/0002-Remove-externally-linked-files.patch @@ -18,7 +18,7 @@ W3C and jquery <script type="text/javascript"> $(document).ready(function() { $('.xml').change(function() { -@@ -463,8 +463,6 @@ +@@ -466,8 +466,6 @@ </ul> <hr/> <footer> 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 index 9e2782f..037f4a3 100644 --- a/debian/patches/0006-Don-t-include-external-references-to-images.patch +++ b/debian/patches/0006-Don-t-include-external-references-to-images.patch @@ -8,15 +8,20 @@ Subject: Don't include external references to images --- a/docs/_templates/indexsidebar.html +++ b/docs/_templates/indexsidebar.html -@@ -1,15 +1,11 @@ +@@ -1,19 +1,15 @@ <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=1325"><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=1325"><span title="This product conforms to the OpenGIS Catalogue Service Implementation Specification [Catalogue S [...] +- <a title="This product conforms to the OpenGIS Catalogue Service Implementation Specification [Catalogue Service for the Web], Revision 3.0.0. 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=1374"><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 3.0.0. 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=1374"><span title="This product conforms to the OpenGIS Catalogue Service Implementation Specification [Catalogue S [...] </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=1325"><img alt="This product conforms to the OpenGIS Catalogue Service Implementation Specification [Catalogue Serv [...] -+ <a title="OSGeo Project" href="http://osgeo.org/">OSGeo Project</a> +- <a title="This product conforms to the OpenGIS Catalogue Service Implementation Specification [Catalogue Service for the Web], Revision 3.0.0. 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=1374"><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=1374"><span title="This product conforms to the OpenGIS Catalogue Service Implementation Specification [Catalogue S [...] + </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=1374"><img alt="This product conforms to the OpenGIS Catalogue Service Implementation Specification [Catalogue Serv [...] ++ <a href="http://www.osgeo.org/">OSGeo Project</a> </p> <p> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pycsw.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

