[pcl] 02/02: Closing the package to reupload.

Leopold Palomo-Avellaneda leo at alaxarxa.net
Wed Oct 8 21:51:47 UTC 2014


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

lepalom-guest pushed a commit to branch master
in repository pcl.

commit 4cfb08b75d58c9459c54875d28b26e0d2ae9d080
Author: Leopold Palomo-Avellaneda <leo at alaxarxa.net>
Date:   Wed Oct 8 23:51:33 2014 +0200

    Closing the package to reupload.
---
 debian/changelog                          |   3 +-
 debian/copyright                          | 119 ++++++++++++++++++++++--------
 debian/libpcl-dev.lintian-overrides       |  37 +++++-----
 debian/libpcl-doc.lintian-overrides       |   3 +
 debian/libpcl-octree1.7.lintian-overrides |   3 +
 debian/libpcl-people1.7.lintian-overrides |   2 +
 debian/libpcl1.7-dbg.lintian-overrides    |   3 +
 7 files changed, 119 insertions(+), 51 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index fa08c63..9f682e2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-pcl (1.7.2-1) UNRELEASED; urgency=medium
+pcl (1.7.2-1) unstable; urgency=medium
 
   [Leopold Palomo-Avellaneda]
   * Initial release. (Closes: #703579)
@@ -20,6 +20,7 @@ pcl (1.7.2-1) UNRELEASED; urgency=medium
     in rules.
   * Renamed libpcl-tools to pcl-tools.
   * Added the manpages ...
+  * Added libjs-jquery dependency to calm lintian.
 
 
  -- Leopold Palomo-Avellaneda <leo at alaxarxa.net>  Mon, 06 Oct 2014 09:30:55 +0200
diff --git a/debian/copyright b/debian/copyright
index fb29353..23c9f70 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -7,6 +7,32 @@ Files: *
 Copyright: 2009-2012, Willow Garage, Inc.
 	   2012-2014, Open Perception, Inc.
 License: BSD-3-clause
+ .
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+  1. Redistributions of source code must retain the above copyright
+    notice, this list of conditions and the following disclaimer.
+  2. Redistributions in binary form must reproduce the above
+    copyright notice, this list of conditions and the following
+    disclaimer in the documentation and/or other materials provided
+    with the distribution.
+  3. Neither the name of the copyright holder(s) nor the names of its
+    contributors may be used to endorse or promote products derived
+    from this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
+ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+ POSSIBILITY OF SUCH DAMAGE.
 
 Files: debian/*
 Copyright: 2013, Thomas Moulard <thomas.moulard at gmail.com>
@@ -23,10 +49,6 @@ Files: apps/point_cloud_editor/*
 Copyright: 2012, Texas A&M University
 License: BSD-3-clause
 
-Files: doc/*
-Copyright: 2009-2012, Willow Garage, Inc.
-           2012-2014, Open Perception, Inc.
-License: CC-BY-SA3.0
 
 Files: common/include/pcl/common/eigen.h
 Copyright: 2009 Hauke Heibel <hauke.heibel at gmail.com>
@@ -83,11 +105,51 @@ Files: surface/src/3rdparty/opennurbs/compress.c
 Copyright: 1995-2005 Jean-loup Gailly
 	   1995-2005 Mark Adler
 License: Zlib
+ This software is provided 'as-is', without any express or implied warranty.
+ In no event will the authors be held liable for any damages arising from the
+ use of this software.
+ .
+ Permission is granted to anyone to use this software for any purpose,
+ including commercial applications, and to alter it and redistribute it
+ freely, subject to the following restrictions:
+ .
+  1. The origin of this software must not be misrepresented; you must not
+   claim that you wrote the original software. If you use this software in a
+   product, an acknowledgment in the product documentation would be appreciated
+   but is not required.
+ .
+ 2. Altered source versions must be plainly marked as such, and must not be
+   misrepresented as being the original software.
+ .
+ 3. This notice may not be removed or altered from any source distribution.
 
 Files: surface/src/3rdparty/opennurbs/opennurbs_rand.cpp
 Copyright: 1997 - 2002, Makoto Matsumoto and Takuji Nishimura 
 	   1993-2012 Robert McNeel & Associates
 License: BSD-2-clause
+ All rights reserved.
+ .
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are met:
+ .
+  1) Redistributions of source code must retain the above copyright notice,
+    this list of conditions and the following disclaimer.
+ .
+  2) Redistributions in binary form must reproduce the above copyright notice,
+    this list of conditions and the following disclaimer in the documentation
+    and/or other materials provided with the distribution.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
+ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+ INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+ CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+ POSSIBILITY OF SUCH DAMAGE.
 
 Files: io/include/pcl/io/lzf.h
 Copyright: 2000-2008 Marc Alexander Lehmann <schmorp at schmorp.de>
@@ -147,6 +209,24 @@ License: BSD-3-clause
 Files: outofcore/include/pcl/outofcore/cJSON.h outofcore/src/cJSON.cpp
 Copyright: 2009 Dave Gamble
 License: Expat
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ "Software"), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included
+ in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 
 Files: common/include/pcl/common/eigen.h
 Copyright: 2009 Hauke Heibel <hauke.heibel at gmail.com>
@@ -328,35 +408,10 @@ Files: visualization/include/pcl/visualization/vtk/vtkVertexBuffer*
 Copyright: 1993-2008 Ken Martin, Will Schroeder, Bill Lorensen
 License: BSD-2-Clause
 
-License: BSD-3-clause
- .
- Redistribution and use in source and binary forms, with or without
- modification, are permitted provided that the following conditions
- are met:
- .
-  1. Redistributions of source code must retain the above copyright
-    notice, this list of conditions and the following disclaimer.
-  2. Redistributions in binary form must reproduce the above
-    copyright notice, this list of conditions and the following
-    disclaimer in the documentation and/or other materials provided
-    with the distribution.
-  3. Neither the name of the copyright holder(s) nor the names of its
-    contributors may be used to endorse or promote products derived
-    from this software without specific prior written permission.
- .
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
- AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
- IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
- ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE
- LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
- CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
- SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
- INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
- CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
- ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
- POSSIBILITY OF SUCH DAMAGE.
-
 
+Files: doc/*
+Copyright: 2009-2012, Willow Garage, Inc.
+           2012-2014, Open Perception, Inc.
 License: CC-BY-SA3.0
  .
  THE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS CREATIVE
diff --git a/debian/libpcl-dev.lintian-overrides b/debian/libpcl-dev.lintian-overrides
index c947ef8..b7e5aa6 100644
--- a/debian/libpcl-dev.lintian-overrides
+++ b/debian/libpcl-dev.lintian-overrides
@@ -1,20 +1,21 @@
 ##
 # Lintian false-positive, link destination not in this package or direct dependency but indirect yes.
-libpcl-dev: package-contains-broken-symlink usr/lib/x86_64-linux-gnu/libpcl_common.so libpcl_common.so.1.7
-libpcl-dev: package-contains-broken-symlink usr/lib/x86_64-linux-gnu/libpcl_features.so libpcl_features.so.1.7
-libpcl-dev: package-contains-broken-symlink usr/lib/x86_64-linux-gnu/libpcl_filters.so libpcl_filters.so.1.7
-libpcl-dev: package-contains-broken-symlink usr/lib/x86_64-linux-gnu/libpcl_io.so libpcl_io.so.1.7
-libpcl-dev: package-contains-broken-symlink usr/lib/x86_64-linux-gnu/libpcl_io_ply.so libpcl_io_ply.so.1.7
-libpcl-dev: package-contains-broken-symlink usr/lib/x86_64-linux-gnu/libpcl_kdtree.so libpcl_kdtree.so.1.7
-libpcl-dev: package-contains-broken-symlink usr/lib/x86_64-linux-gnu/libpcl_keypoints.so libpcl_keypoints.so.1.7
-libpcl-dev: package-contains-broken-symlink usr/lib/x86_64-linux-gnu/libpcl_octree.so libpcl_octree.so.1.7
-libpcl-dev: package-contains-broken-symlink usr/lib/x86_64-linux-gnu/libpcl_outofcore.so libpcl_outofcore.so.1.7
-libpcl-dev: package-contains-broken-symlink usr/lib/x86_64-linux-gnu/libpcl_people.so libpcl_people.so.1.7
-libpcl-dev: package-contains-broken-symlink usr/lib/x86_64-linux-gnu/libpcl_recognition.so libpcl_recognition.so.1.7
-libpcl-dev: package-contains-broken-symlink usr/lib/x86_64-linux-gnu/libpcl_registration.so libpcl_registration.so.1.7
-libpcl-dev: package-contains-broken-symlink usr/lib/x86_64-linux-gnu/libpcl_sample_consensus.so libpcl_sample_consensus.so.1.7
-libpcl-dev: package-contains-broken-symlink usr/lib/x86_64-linux-gnu/libpcl_search.so libpcl_search.so.1.7
-libpcl-dev: package-contains-broken-symlink usr/lib/x86_64-linux-gnu/libpcl_segmentation.so libpcl_segmentation.so.1.7
-libpcl-dev: package-contains-broken-symlink usr/lib/x86_64-linux-gnu/libpcl_surface.so libpcl_surface.so.1.7
-libpcl-dev: package-contains-broken-symlink usr/lib/x86_64-linux-gnu/libpcl_tracking.so libpcl_tracking.so.1.7
-libpcl-dev: package-contains-broken-symlink usr/lib/x86_64-linux-gnu/libpcl_visualization.so libpcl_visualization.so.1.7
+package-contains-broken-symlink usr/lib/x86_64-linux-gnu/libpcl_common.so libpcl_common.so.1.7
+package-contains-broken-symlink usr/lib/x86_64-linux-gnu/libpcl_features.so libpcl_features.so.1.7
+package-contains-broken-symlink usr/lib/x86_64-linux-gnu/libpcl_filters.so libpcl_filters.so.1.7
+package-contains-broken-symlink usr/lib/x86_64-linux-gnu/libpcl_io.so libpcl_io.so.1.7
+package-contains-broken-symlink usr/lib/x86_64-linux-gnu/libpcl_io_ply.so libpcl_io_ply.so.1.7
+package-contains-broken-symlink usr/lib/x86_64-linux-gnu/libpcl_kdtree.so libpcl_kdtree.so.1.7
+package-contains-broken-symlink usr/lib/x86_64-linux-gnu/libpcl_keypoints.so libpcl_keypoints.so.1.7
+package-contains-broken-symlink usr/lib/x86_64-linux-gnu/libpcl_octree.so libpcl_octree.so.1.7
+package-contains-broken-symlink usr/lib/x86_64-linux-gnu/libpcl_outofcore.so libpcl_outofcore.so.1.7
+package-contains-broken-symlink usr/lib/x86_64-linux-gnu/libpcl_people.so libpcl_people.so.1.7
+package-contains-broken-symlink usr/lib/x86_64-linux-gnu/libpcl_recognition.so libpcl_recognition.so.1.7
+package-contains-broken-symlink usr/lib/x86_64-linux-gnu/libpcl_registration.so libpcl_registration.so.1.7
+package-contains-broken-symlink usr/lib/x86_64-linux-gnu/libpcl_sample_consensus.so libpcl_sample_consensus.so.1.7
+package-contains-broken-symlink usr/lib/x86_64-linux-gnu/libpcl_search.so libpcl_search.so.1.7
+package-contains-broken-symlink usr/lib/x86_64-linux-gnu/libpcl_segmentation.so libpcl_segmentation.so.1.7
+package-contains-broken-symlink usr/lib/x86_64-linux-gnu/libpcl_surface.so libpcl_surface.so.1.7
+package-contains-broken-symlink usr/lib/x86_64-linux-gnu/libpcl_tracking.so libpcl_tracking.so.1.7
+package-contains-broken-symlink usr/lib/x86_64-linux-gnu/libpcl_visualization.so libpcl_visualization.so.1.7
+package-contains-broken-symlink usr/share/doc/libpcl-dev/changelog.gz ../libpcl-common1.7/changelog.gz
\ No newline at end of file
diff --git a/debian/libpcl-doc.lintian-overrides b/debian/libpcl-doc.lintian-overrides
index e5c6f11..8bff63b 100644
--- a/debian/libpcl-doc.lintian-overrides
+++ b/debian/libpcl-doc.lintian-overrides
@@ -36,3 +36,6 @@ privacy-breach-generic usr/share/doc/libpcl-doc/html/group__visualization.html (
 # and it's DFSG compilant.
 privacy-breach-logo usr/share/doc/libpcl-doc/html/index.html (http://www.pointclouds.org/assets/images/contents/logos/pointcloudlibrary_logo.png)
 
+
+## Files exists in a non direct dependency
+package-contains-broken-symlink usr/share/doc/libpcl-doc/changelog.gz ../libpcl-common1.7/changelog.gz
diff --git a/debian/libpcl-octree1.7.lintian-overrides b/debian/libpcl-octree1.7.lintian-overrides
new file mode 100644
index 0000000..a348861
--- /dev/null
+++ b/debian/libpcl-octree1.7.lintian-overrides
@@ -0,0 +1,3 @@
+##
+# Lintian false-positive, link destination not in this package or direct dependency but indirect yes.
+package-contains-broken-symlink usr/share/doc/libpcl-octree1.7/changelog.gz ../libpcl-common1.7/changelog.gz
\ No newline at end of file
diff --git a/debian/libpcl-people1.7.lintian-overrides b/debian/libpcl-people1.7.lintian-overrides
new file mode 100644
index 0000000..474f1d6
--- /dev/null
+++ b/debian/libpcl-people1.7.lintian-overrides
@@ -0,0 +1,2 @@
+# Lintian false-positive, link destination not in this package or direct dependency but indirect yes
+package-contains-broken-symlink usr/share/doc/libpcl-people1.7/changelog.gz ../libpcl-common1.7/changelog.gz
diff --git a/debian/libpcl1.7-dbg.lintian-overrides b/debian/libpcl1.7-dbg.lintian-overrides
new file mode 100644
index 0000000..7a77d88
--- /dev/null
+++ b/debian/libpcl1.7-dbg.lintian-overrides
@@ -0,0 +1,3 @@
+##
+# Lintian false-positive, link destination not in this package or direct dependency but indirect yes.
+package-contains-broken-symlink usr/share/doc/libpcl1.7-dbg/changelog.gz ../libpcl-common1.7/changelog.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pcl.git



More information about the debian-science-commits mailing list