[otb] 14/20: Add library package for libOTBIce.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Sun May 1 13:57:28 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository otb.
commit 6ed0be591f9686bc3fcff66fe96f63fe0591bff0
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Sun May 1 02:44:38 2016 +0200
Add library package for libOTBIce.
---
debian/changelog | 1 +
debian/control | 17 +++++++++++++++++
debian/control.in | 17 +++++++++++++++++
debian/libotbice-5.4-1.install | 1 +
4 files changed, 36 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index fd53705..73f0d49 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ otb (5.4.0~rc1+dfsg0-1) UNRELEASED; urgency=medium
* Add library package for libOTBSampling.
* Extract upstream version for symbols from changelog.
* Enable all hardening buildflags.
+ * Add library package for libOTBIce.
-- Bas Couwenberg <sebastic at debian.org> Sun, 01 May 2016 00:18:10 +0200
diff --git a/debian/control b/debian/control
index 18036af..1d2570d 100644
--- a/debian/control
+++ b/debian/control
@@ -65,6 +65,7 @@ Depends: cmake (>= 2.8.3),
libotbextendedfilename-5.4-1 (= ${binary:Version}),
libotbfuzzy-5.4-1 (= ${binary:Version}),
libotbgdaladapters-5.4-1 (= ${binary:Version}),
+ libotbice-5.4-1 (= ${binary:Version}),
libotbimagebase-5.4-1 (= ${binary:Version}),
libotbimageio-5.4-1 (= ${binary:Version}),
libotbimagemanipulation-5.4-1 (= ${binary:Version}),
@@ -120,6 +121,20 @@ Description: ORFEO Toolbox library - OTBTestDriver
.
This package contains the OTBTestDriver application.
+Package: libotbice-5.4-1
+Architecture: any
+Section: libs
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
+Description: ORFEO Toolbox library - OTBIce
+ ORFEO Toolbox (OTB) is distributed as an open source library of image
+ processing algorithms. OTB is based on the medical image processing library
+ ITK and offers particular functionalities for remote sensing image processing
+ in general and for high spatial resolution images in particular.
+ .
+ This package contains the OTBIce shared library.
+
Package: libotbiolum-5.4-1
Architecture: any
Section: libs
@@ -692,6 +707,7 @@ Depends: libotbapplicationengine-5.4-1 (= ${binary:Version}),
libotbextendedfilename-5.4-1 (= ${binary:Version}),
libotbfuzzy-5.4-1 (= ${binary:Version}),
libotbgdaladapters-5.4-1 (= ${binary:Version}),
+ libotbice-5.4-1 (= ${binary:Version}),
libotbimagebase-5.4-1 (= ${binary:Version}),
libotbimageio-5.4-1 (= ${binary:Version}),
libotbimagemanipulation-5.4-1 (= ${binary:Version}),
@@ -793,6 +809,7 @@ Depends: libotbapplicationengine-5.4-1 (= ${binary:Version}),
libotbextendedfilename-5.4-1 (= ${binary:Version}),
libotbfuzzy-5.4-1 (= ${binary:Version}),
libotbgdaladapters-5.4-1 (= ${binary:Version}),
+ libotbice-5.4-1 (= ${binary:Version}),
libotbimagebase-5.4-1 (= ${binary:Version}),
libotbimageio-5.4-1 (= ${binary:Version}),
libotbimagemanipulation-5.4-1 (= ${binary:Version}),
diff --git a/debian/control.in b/debian/control.in
index 0631742..43a38f2 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -65,6 +65,7 @@ Depends: cmake (>= 2.8.3),
libotbextendedfilename- at SOVERSION@ (= ${binary:Version}),
libotbfuzzy- at SOVERSION@ (= ${binary:Version}),
libotbgdaladapters- at SOVERSION@ (= ${binary:Version}),
+ libotbice- at SOVERSION@ (= ${binary:Version}),
libotbimagebase- at SOVERSION@ (= ${binary:Version}),
libotbimageio- at SOVERSION@ (= ${binary:Version}),
libotbimagemanipulation- at SOVERSION@ (= ${binary:Version}),
@@ -120,6 +121,20 @@ Description: ORFEO Toolbox library - OTBTestDriver
.
This package contains the OTBTestDriver application.
+Package: libotbice- at SOVERSION@
+Architecture: any
+Section: libs
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
+Description: ORFEO Toolbox library - OTBIce
+ ORFEO Toolbox (OTB) is distributed as an open source library of image
+ processing algorithms. OTB is based on the medical image processing library
+ ITK and offers particular functionalities for remote sensing image processing
+ in general and for high spatial resolution images in particular.
+ .
+ This package contains the OTBIce shared library.
+
Package: libotbiolum- at SOVERSION@
Architecture: any
Section: libs
@@ -692,6 +707,7 @@ Depends: libotbapplicationengine- at SOVERSION@ (= ${binary:Version}),
libotbextendedfilename- at SOVERSION@ (= ${binary:Version}),
libotbfuzzy- at SOVERSION@ (= ${binary:Version}),
libotbgdaladapters- at SOVERSION@ (= ${binary:Version}),
+ libotbice- at SOVERSION@ (= ${binary:Version}),
libotbimagebase- at SOVERSION@ (= ${binary:Version}),
libotbimageio- at SOVERSION@ (= ${binary:Version}),
libotbimagemanipulation- at SOVERSION@ (= ${binary:Version}),
@@ -793,6 +809,7 @@ Depends: libotbapplicationengine- at SOVERSION@ (= ${binary:Version}),
libotbextendedfilename- at SOVERSION@ (= ${binary:Version}),
libotbfuzzy- at SOVERSION@ (= ${binary:Version}),
libotbgdaladapters- at SOVERSION@ (= ${binary:Version}),
+ libotbice- at SOVERSION@ (= ${binary:Version}),
libotbimagebase- at SOVERSION@ (= ${binary:Version}),
libotbimageio- at SOVERSION@ (= ${binary:Version}),
libotbimagemanipulation- at SOVERSION@ (= ${binary:Version}),
diff --git a/debian/libotbice-5.4-1.install b/debian/libotbice-5.4-1.install
new file mode 100644
index 0000000..62271a9
--- /dev/null
+++ b/debian/libotbice-5.4-1.install
@@ -0,0 +1 @@
+usr/lib/*/libOTBIce-*.so.*
--
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