[otb] 04/05: list only needed so files in the <pacakage>.install

Rashad Kanavath rashad-guest at moszumanska.debian.org
Wed Sep 2 07:11:12 UTC 2015


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

rashad-guest pushed a commit to branch master
in repository otb.

commit a879e6b617c7968322a2685bdf1cfca22aae712b
Author: Rashad Kanavath <rashad.kanavath at c-s.fr>
Date:   Wed Sep 2 09:10:29 2015 +0200

    list only needed so files in the <pacakage>.install
---
 debian/libotb.install     | 23 +++++++++--------------
 debian/otb-bin-qt.install |  2 +-
 2 files changed, 10 insertions(+), 15 deletions(-)

diff --git a/debian/libotb.install b/debian/libotb.install
index 4a644d0..1f10877 100755
--- a/debian/libotb.install
+++ b/debian/libotb.install
@@ -2,28 +2,23 @@
 # OTB libraries (binaries and versioned symlinks)
 usr/lib/libotb*.so.*                    usr/lib/${DEB_HOST_MULTIARCH}
 usr/lib/libOTBApplicationEngine*.so.* 	usr/lib/${DEB_HOST_MULTIARCH}
-usr/lib/libOTBCarto*.so.* 	            usr/lib/${DEB_HOST_MULTIARCH}
-usr/lib/libOTBCommon*.so.* 	            usr/lib/${DEB_HOST_MULTIARCH}
-usr/lib/libOTBEdge*.so.* 	              usr/lib/${DEB_HOST_MULTIARCH}
-usr/lib/libOTBExtendedFilename*.so.* 	  usr/lib/${DEB_HOST_MULTIARCH}
-usr/lib/libOTBFuzzy*.so.* 	            usr/lib/${DEB_HOST_MULTIARCH}
+usr/lib/libOTBCarto*.so.* 	        usr/lib/${DEB_HOST_MULTIARCH}
+usr/lib/libOTBCommon*.so.* 	        usr/lib/${DEB_HOST_MULTIARCH}
+usr/lib/libOTBEdge*.so.* 	        usr/lib/${DEB_HOST_MULTIARCH}
+usr/lib/libOTBExtendedFilename*.so.* 	usr/lib/${DEB_HOST_MULTIARCH}
+usr/lib/libOTBFuzzy*.so.* 	        usr/lib/${DEB_HOST_MULTIARCH}
 usr/lib/libOTB*Adapters*.so.*           usr/lib/${DEB_HOST_MULTIARCH}
-usr/lib/libOTBImage*.so.* 	            usr/lib/${DEB_HOST_MULTIARCH}
+usr/lib/libOTBImage*.so.* 	        usr/lib/${DEB_HOST_MULTIARCH}
 usr/lib/libOTBIO*.so.* 	                usr/lib/${DEB_HOST_MULTIARCH}
-usr/lib/libOTBMath*.so.* 	              usr/lib/${DEB_HOST_MULTIARCH}
+usr/lib/libOTBMath*.so.* 	        usr/lib/${DEB_HOST_MULTIARCH}
 usr/lib/libOTBMetadata*.so.*            usr/lib/${DEB_HOST_MULTIARCH}
-usr/lib/libOTBPolarimetry*.so.*         usr/lib/${DEB_HOST_MULTIARCH}
-usr/lib/libOTBProjection*.so.*          usr/lib/${DEB_HOST_MULTIARCH}
+usr/lib/libOTBP*.so.*                   usr/lib/${DEB_HOST_MULTIARCH}
 usr/lib/libOTBRCC8*.so.*                usr/lib/${DEB_HOST_MULTIARCH}
-usr/lib/libOTBSimulation*.so.*          usr/lib/${DEB_HOST_MULTIARCH}
-usr/lib/libOTBStreaming*.so.*           usr/lib/${DEB_HOST_MULTIARCH}
-usr/lib/libOTBSupervised*.so.*          usr/lib/${DEB_HOST_MULTIARCH}
-usr/lib/libOTB*Learning*.so.*           usr/lib/${DEB_HOST_MULTIARCH}
+usr/lib/libOTBS*.so.*                   usr/lib/${DEB_HOST_MULTIARCH}
 usr/lib/libOTBTest*.so.*                usr/lib/${DEB_HOST_MULTIARCH}
 usr/lib/libOTBTransform*.so.*           usr/lib/${DEB_HOST_MULTIARCH}
 usr/lib/libOTBVector*.so.*              usr/lib/${DEB_HOST_MULTIARCH}
 usr/lib/libOTBWavelet*.so.*             usr/lib/${DEB_HOST_MULTIARCH}
 
-
 # Executables
 usr/bin/otbTestDriver
diff --git a/debian/otb-bin-qt.install b/debian/otb-bin-qt.install
index bea7b6b..71546af 100755
--- a/debian/otb-bin-qt.install
+++ b/debian/otb-bin-qt.install
@@ -1,7 +1,7 @@
 #! /usr/bin/dh-exec
 
 # OTB specific libraries (binaries and all symlinks)
-usr/lib/libOTBQtWidget*.so*	usr/lib/${DEB_HOST_MULTIARCH}
+usr/lib/libOTBQtWidget*.so.*	usr/lib/${DEB_HOST_MULTIARCH}
 
 # Executables
 usr/bin/otbApplicationLauncherQt

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



More information about the Pkg-grass-devel mailing list