[otb] 05/14: Add library package for libOTBMonteverdiGUI.
Bas Couwenberg
sebastic at debian.org
Mon Dec 26 02:51:04 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 1b7ee3d3b6928f1e85589c3f393efec3f2155745
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Sun Dec 25 23:25:40 2016 +0100
Add library package for libOTBMonteverdiGUI.
---
debian/changelog | 1 +
debian/control | 16 ++++++++++++++++
debian/control.in | 16 ++++++++++++++++
debian/libotbmonteverdigui-5.8-1.install | 1 +
4 files changed, 34 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 841a88d..34028e6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ otb (5.8.0+dfsg-2) UNRELEASED; urgency=medium
* Add libqwt5-qt4-dev to (build) dependencies for Monteverdi module.
* Add OTB_USE_QWT CMake option for Monteverdi module.
* Include static libraries in libotb-dev package.
+ * Add library package for libOTBMonteverdiGUI.
-- Bas Couwenberg <sebastic at debian.org> Sun, 25 Dec 2016 22:25:58 +0100
diff --git a/debian/control b/debian/control
index ecf74e3..0397a0c 100644
--- a/debian/control
+++ b/debian/control
@@ -80,6 +80,7 @@ Depends: cmake (>= 2.8.3),
libotbmathparser-5.8-1 (= ${binary:Version}),
libotbmetadata-5.8-1 (= ${binary:Version}),
libotbmonteverdicore-5.8-1 (= ${binary:Version}),
+ libotbmonteverdigui-5.8-1 (= ${binary:Version}),
libotbopenthreadsadapters-5.8-1 (= ${binary:Version}),
libotbossimadapters-5.8-1 (= ${binary:Version}),
libotbossimplugins-5.8-1 (= ${binary:Version}),
@@ -586,6 +587,20 @@ Description: ORFEO Toolbox library - OTBMonteverdiCore
.
This package contains the OTBMonteverdiCore shared library.
+Package: libotbmonteverdigui-5.8-1
+Architecture: any
+Section: libs
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
+Description: ORFEO Toolbox library - OTBMonteverdiGUI
+ 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 OTBMonteverdiGUI shared library.
+
Package: libotbprojection-5.8-1
Architecture: any
Section: libs
@@ -768,6 +783,7 @@ Depends: libotbapplicationengine-5.8-1 (= ${binary:Version}),
libotbmathparser-5.8-1 (= ${binary:Version}),
libotbmetadata-5.8-1 (= ${binary:Version}),
libotbmonteverdicore-5.8-1 (= ${binary:Version}),
+ libotbmonteverdigui-5.8-1 (= ${binary:Version}),
libotbopenthreadsadapters-5.8-1 (= ${binary:Version}),
libotbossimadapters-5.8-1 (= ${binary:Version}),
libotbossimplugins-5.8-1 (= ${binary:Version}),
diff --git a/debian/control.in b/debian/control.in
index ca123cb..2d3c046 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -80,6 +80,7 @@ Depends: cmake (>= 2.8.3),
libotbmathparser- at SOVERSION@ (= ${binary:Version}),
libotbmetadata- at SOVERSION@ (= ${binary:Version}),
libotbmonteverdicore- at SOVERSION@ (= ${binary:Version}),
+ libotbmonteverdigui- at SOVERSION@ (= ${binary:Version}),
libotbopenthreadsadapters- at SOVERSION@ (= ${binary:Version}),
libotbossimadapters- at SOVERSION@ (= ${binary:Version}),
libotbossimplugins- at SOVERSION@ (= ${binary:Version}),
@@ -586,6 +587,20 @@ Description: ORFEO Toolbox library - OTBMonteverdiCore
.
This package contains the OTBMonteverdiCore shared library.
+Package: libotbmonteverdigui- at SOVERSION@
+Architecture: any
+Section: libs
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
+Description: ORFEO Toolbox library - OTBMonteverdiGUI
+ 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 OTBMonteverdiGUI shared library.
+
Package: libotbprojection- at SOVERSION@
Architecture: any
Section: libs
@@ -768,6 +783,7 @@ Depends: libotbapplicationengine- at SOVERSION@ (= ${binary:Version}),
libotbmathparser- at SOVERSION@ (= ${binary:Version}),
libotbmetadata- at SOVERSION@ (= ${binary:Version}),
libotbmonteverdicore- at SOVERSION@ (= ${binary:Version}),
+ libotbmonteverdigui- at SOVERSION@ (= ${binary:Version}),
libotbopenthreadsadapters- at SOVERSION@ (= ${binary:Version}),
libotbossimadapters- at SOVERSION@ (= ${binary:Version}),
libotbossimplugins- at SOVERSION@ (= ${binary:Version}),
diff --git a/debian/libotbmonteverdigui-5.8-1.install b/debian/libotbmonteverdigui-5.8-1.install
new file mode 100644
index 0000000..60d6374
--- /dev/null
+++ b/debian/libotbmonteverdigui-5.8-1.install
@@ -0,0 +1 @@
+usr/lib/*/libOTBMonteverdiGUI*.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