[gdal] 14/16: Add patch to fix privacy-breach-logo issues in documentation.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sat Apr 2 16:11:19 UTC 2016


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

sebastic pushed a commit to branch experimental-2.1
in repository gdal.

commit a01a90004b637963c329b5496ca0e13a189c2bf5
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Apr 2 16:05:35 2016 +0200

    Add patch to fix privacy-breach-logo issues in documentation.
---
 debian/changelog                         |  1 +
 debian/patches/privacy-breach-logo.patch | 26 ++++++++++++++++++++++++++
 debian/patches/series                    |  1 +
 3 files changed, 28 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 23f9d80..3983d98 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,7 @@ gdal (2.1.0~beta1+dfsg-1) UNRELEASED; urgency=medium
   * Add patch to bump minimum Java version to 5 for annotations.
   * Include additional manpages in gdal-bin.
   * Have dh_numpy{,3} act on specific package only.
+  * Add patch to fix privacy-breach-logo issues in documentation.
 
  -- Bas Couwenberg <sebastic at debian.org>  Sat, 02 Apr 2016 11:15:12 +0200
 
diff --git a/debian/patches/privacy-breach-logo.patch b/debian/patches/privacy-breach-logo.patch
new file mode 100644
index 0000000..28a0559
--- /dev/null
+++ b/debian/patches/privacy-breach-logo.patch
@@ -0,0 +1,26 @@
+Description: Don't embedded external logo images.
+Author: Bas Couwenberg <sebastic at debian.org>
+Forwarded: not-needed
+
+--- a/doc/index.dox
++++ b/doc/index.dox
+@@ -113,7 +113,7 @@ or <a href="http://home.gdal.org/project
+ <table border="0" cellspacing="4" cellpadding="4"> 
+ 
+ <tr><td><a href="http://2016.foss4g.org/"> 
+-<img src="http://wiki.osgeo.org/images/f/ff/Foss4g2016_logo_squared.png" alt="FOSS4G 2016" border="0"> 
++FOSS4G 2016
+ </a></td> 
+  
+ <td><a href="http://2016.foss4g.org">FOSS4G 2016</a> is the leading annual  
+--- a/doc/ru/index_ru.dox
++++ b/doc/ru/index_ru.dox
+@@ -123,7 +123,7 @@ or <a href="http://home.gdal.org/project
+ <table border="0" cellspacing="4" cellpadding="4">
+ 
+ <tr><td><a href="http://2016.foss4g.org/"> 
+-<img src="http://wiki.osgeo.org/images/f/ff/Foss4g2016_logo_squared.png" alt="FOSS4G 2016" border="0"> 
++FOSS4G 2016
+ </a></td> 
+ 
+ <td><a href="http://2016.foss4g.org">FOSS4G 2016</a> основная ежегодная
diff --git a/debian/patches/series b/debian/patches/series
index 66e2b6b..9eaf430 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -8,3 +8,4 @@ spatialite
 java.opt
 perl-vendor
 java-version.patch
+privacy-breach-logo.patch

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



More information about the Pkg-grass-devel mailing list