[pdal] 14/16: Add patch to not embed external logo images.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Fri Apr 1 23:02:35 UTC 2016


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

sebastic pushed a commit to branch master
in repository pdal.

commit e0d0879ff03c881496deba9a4a84dbd4e375102a
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri Apr 1 21:42:49 2016 +0200

    Add patch to not embed external logo images.
---
 debian/changelog                    |  1 +
 debian/patches/privacy-breach.patch | 27 +++++++++++++++++++++++++++
 debian/patches/series               |  1 +
 3 files changed, 29 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index c1d1f36..f4ef6c6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,7 @@ pdal (1.2.0-1) UNRELEASED; urgency=medium
   * Update install files for versioned plugins.
   * Rename library packages for SONAME bump.
   * Include libpdal_boost static library in libpdal-dev.
+  * Add patch to not embed external logo images.
 
  -- Bas Couwenberg <sebastic at debian.org>  Fri, 01 Apr 2016 12:01:50 +0200
 
diff --git a/debian/patches/privacy-breach.patch b/debian/patches/privacy-breach.patch
new file mode 100644
index 0000000..e365d91
--- /dev/null
+++ b/debian/patches/privacy-breach.patch
@@ -0,0 +1,27 @@
+Description: Don't embedded external logo images.
+ Fixes privacy breach lintian issues.
+Author: Bas Couwenberg <sebastic at debian.org>
+Forwarded: not-needed
+
+--- a/doc/contributors.rst
++++ b/doc/contributors.rst
+@@ -20,9 +20,6 @@ This page is to recognize these contribu
+ Engineering Contributors
+ --------------------------------------------------------------------------------
+ 
+-.. image:: https://hobu.co/theme/images/hobulogo.png
+-    :target: http://hobu.co
+-
+ `Hobu`_ is the primary company behind the design, testing, development, and
+ distribution of PDAL. Two Hobu team members primarily interact with PDAL.
+ `Howard Butler`_ founded the project, and he provides project leadership and
+@@ -34,9 +31,6 @@ new feature development of PDAL over the
+ .. _`Hobu`: http://hobu.co
+ 
+ 
+-.. image:: http://radiantblue.com/wp-content/uploads/2015/12/logo1.png
+-    :target: http://radiantblue.com
+-
+ `Michael Gerlek`_ from `RadiantBlue`_ helped bootstrap PDAL by providing its
+ first design, basic primitive objects, and first :ref:`stage <stage_index>`
+ implementations.
diff --git a/debian/patches/series b/debian/patches/series
index 3f015c7..4371720 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 jsoncpp.patch
+privacy-breach.patch

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



More information about the Pkg-grass-devel mailing list