[pcl] 03/03: Some more retouches ...

Leopold Palomo-Avellaneda leo at alaxarxa.net
Thu Oct 9 14:20:02 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 69e0cb6fbf1ab57a86d6b09faec8133748a85796
Author: Leopold Palomo-Avellaneda <leo at alaxarxa.net>
Date:   Thu Oct 9 16:19:52 2014 +0200

    Some more retouches ...
---
 debian/copyright         | 2 +-
 debian/pcl-tools.install | 0
 debian/rules             | 4 +---
 3 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index 1344977..f7ecafe 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -388,7 +388,7 @@ License: BSD-3-clause
 Files: visualization/include/pcl/visualization/vtk/vtkVertexBuffer*
 	visualization/src/vtk/vtkVertexBufferObject*
 Copyright: 1993-2008 Ken Martin, Will Schroeder, Bill Lorensen
-License: BSD-2-Clause
+License: BSD-2-clause
 
 Files: doc/*
 Copyright: 2009-2012, Willow Garage, Inc.
diff --git a/debian/pcl-tools.install b/debian/pcl-tools.install
old mode 100644
new mode 100755
diff --git a/debian/rules b/debian/rules
index 00e38c3..ceae61f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -67,8 +67,6 @@ override_dh_install:
 	cmd="dh_link -p pcl-tools usr/share/man/man1/pcl_pointclouds.1 usr/share/man/man1/$$i.1"; \
 	echo $$cmd; $$cmd; \
 	done
-	# using the provided by the package libjs-jquery
-	rm -rf debian/tmp/usr/share/doc/libpcl-doc/html/jquery.js
 		
 	dh_install --list-missing
 
@@ -76,7 +74,7 @@ override_dh_strip:
 	dh_strip -a --dbg-package=libpcl1.7-dbg
 
 override_dh_shlibdeps:
-	dh_shlibdeps -- -xpcl-tools -v
+	dh_shlibdeps -Lpcl-tools -l/usr/lib/${DEB_HOST_MULTIARCH}/cloud_composer_plugins -- -xpcl-tools
 
 override_dh_installchangelogs:
 	dh_installchangelogs -plibpcl-common1.7 CHANGES.md

-- 
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