Add patch for privacy-breach-logo
authorJochen Sprickerhof <git@jochen.sprickerhof.de>
Tue, 16 Aug 2016 13:43:08 +0000 (15:43 +0200)
committerJochen Sprickerhof <git@jochen.sprickerhof.de>
Tue, 16 Aug 2016 20:17:15 +0000 (22:17 +0200)
debian/patches/0003-Clear-privacy-breach-logo.patch [new file with mode: 0644]
debian/patches/series

diff --git a/debian/patches/0003-Clear-privacy-breach-logo.patch b/debian/patches/0003-Clear-privacy-breach-logo.patch
new file mode 100644 (file)
index 0000000..db0fca9
--- /dev/null
@@ -0,0 +1,21 @@
+From: Jochen Sprickerhof <git@jochen.sprickerhof.de>
+Date: Tue, 16 Aug 2016 12:08:00 +0200
+Subject: Clear privacy-breach-logo
+
+---
+ doc/doxygen/pcl.doxy | 2 --
+ 1 file changed, 2 deletions(-)
+
+diff --git a/doc/doxygen/pcl.doxy b/doc/doxygen/pcl.doxy
+index 0e273ff..4e7b9fe 100644
+--- a/doc/doxygen/pcl.doxy
++++ b/doc/doxygen/pcl.doxy
+@@ -16,8 +16,6 @@ href="http://en.wikipedia.org/wiki/BSD_licenses#3-clause_license_.28.22New_BSD_L
+ BSD license</a> and is open source software.  <b>It is free for commercial and
+ research use.</b>
+-\image html http://www.pointclouds.org/assets/images/contents/logos/pointcloudlibrary_logo.png
+-
+ PCL is cross-platform, and has been successfully compiled and deployed on
+ Linux, MacOS, Windows, and Android. To simplify development, PCL is split into
+ a series of smaller code libraries, that can be compiled separately. This
index b214dee81225bf20b94506f5998582f22c3b7e8c..aaee516e34c393c236dfe8b617bee324f8c2ddcc 100644 (file)
@@ -1,2 +1,3 @@
 0004-Correct-PCL_ROOT-in-PCLConfig.cmake.patch
 0002-Remove-relicts-of-nonfree-ia_-fpcs.patch
+0003-Clear-privacy-breach-logo.patch