[otb] 11/20: Add library package for libOTBSampling.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sun May 1 13:57:27 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 7ae64c3791c72239536981aca0f6090ef74b6daa
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sun May 1 01:35:15 2016 +0200

    Add library package for libOTBSampling.
---
 debian/changelog                    |  1 +
 debian/control                      | 17 +++++++++++++++++
 debian/control.in                   | 17 +++++++++++++++++
 debian/libotbsampling-5.4-1.install |  1 +
 4 files changed, 36 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 1433c01..7d67905 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ otb (5.4.0~rc1+dfsg0-1) UNRELEASED; urgency=medium
   * Add (build) dependencies for gl, glew & glfw.
   * Drop patches, applied upstream.
   * Bump Standards-Version to 3.9.8, no changes.
+  * Add library package for libOTBSampling.
 
  -- Bas Couwenberg <sebastic at debian.org>  Sun, 01 May 2016 00:18:10 +0200
 
diff --git a/debian/control b/debian/control
index cfac29c..18036af 100644
--- a/debian/control
+++ b/debian/control
@@ -86,6 +86,7 @@ Depends: cmake (>= 2.8.3),
          libotbprojection-5.4-1 (= ${binary:Version}),
          libotbqtwidget-5.4-1 (= ${binary:Version}),
          libotbrcc8-5.4-1 (= ${binary:Version}),
+         libotbsampling-5.4-1 (= ${binary:Version}),
          libotbsiftfast-5.4-1 (= ${binary:Version}),
          libotbstreaming-5.4-1 (= ${binary:Version}),
          libotbsupervised-5.4-1 (= ${binary:Version}),
@@ -287,6 +288,20 @@ Description: ORFEO Toolbox library - OTBOssimAdapters
  .
  This package contains the OTBOssimAdapters shared library.
 
+Package: libotbsampling-5.4-1
+Architecture: any
+Section: libs
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
+Description: ORFEO Toolbox library - OTBSampling
+ 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 OTBSampling shared library.
+
 Package: libotbsiftfast-5.4-1
 Architecture: any
 Section: libs
@@ -698,6 +713,7 @@ Depends: libotbapplicationengine-5.4-1 (= ${binary:Version}),
          libotbprojection-5.4-1 (= ${binary:Version}),
          libotbqtwidget-5.4-1 (= ${binary:Version}),
          libotbrcc8-5.4-1 (= ${binary:Version}),
+         libotbsampling-5.4-1 (= ${binary:Version}),
          libotbsiftfast-5.4-1 (= ${binary:Version}),
          libotbstreaming-5.4-1 (= ${binary:Version}),
          libotbsupervised-5.4-1 (= ${binary:Version}),
@@ -798,6 +814,7 @@ Depends: libotbapplicationengine-5.4-1 (= ${binary:Version}),
          libotbprojection-5.4-1 (= ${binary:Version}),
          libotbqtwidget-5.4-1 (= ${binary:Version}),
          libotbrcc8-5.4-1 (= ${binary:Version}),
+         libotbsampling-5.4-1 (= ${binary:Version}),
          libotbsiftfast-5.4-1 (= ${binary:Version}),
          libotbstreaming-5.4-1 (= ${binary:Version}),
          libotbsupervised-5.4-1 (= ${binary:Version}),
diff --git a/debian/control.in b/debian/control.in
index 3ef6d23..0631742 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -86,6 +86,7 @@ Depends: cmake (>= 2.8.3),
          libotbprojection- at SOVERSION@ (= ${binary:Version}),
          libotbqtwidget- at SOVERSION@ (= ${binary:Version}),
          libotbrcc8- at SOVERSION@ (= ${binary:Version}),
+         libotbsampling- at SOVERSION@ (= ${binary:Version}),
          libotbsiftfast- at SOVERSION@ (= ${binary:Version}),
          libotbstreaming- at SOVERSION@ (= ${binary:Version}),
          libotbsupervised- at SOVERSION@ (= ${binary:Version}),
@@ -287,6 +288,20 @@ Description: ORFEO Toolbox library - OTBOssimAdapters
  .
  This package contains the OTBOssimAdapters shared library.
 
+Package: libotbsampling- at SOVERSION@
+Architecture: any
+Section: libs
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
+Description: ORFEO Toolbox library - OTBSampling
+ 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 OTBSampling shared library.
+
 Package: libotbsiftfast- at SOVERSION@
 Architecture: any
 Section: libs
@@ -698,6 +713,7 @@ Depends: libotbapplicationengine- at SOVERSION@ (= ${binary:Version}),
          libotbprojection- at SOVERSION@ (= ${binary:Version}),
          libotbqtwidget- at SOVERSION@ (= ${binary:Version}),
          libotbrcc8- at SOVERSION@ (= ${binary:Version}),
+         libotbsampling- at SOVERSION@ (= ${binary:Version}),
          libotbsiftfast- at SOVERSION@ (= ${binary:Version}),
          libotbstreaming- at SOVERSION@ (= ${binary:Version}),
          libotbsupervised- at SOVERSION@ (= ${binary:Version}),
@@ -798,6 +814,7 @@ Depends: libotbapplicationengine- at SOVERSION@ (= ${binary:Version}),
          libotbprojection- at SOVERSION@ (= ${binary:Version}),
          libotbqtwidget- at SOVERSION@ (= ${binary:Version}),
          libotbrcc8- at SOVERSION@ (= ${binary:Version}),
+         libotbsampling- at SOVERSION@ (= ${binary:Version}),
          libotbsiftfast- at SOVERSION@ (= ${binary:Version}),
          libotbstreaming- at SOVERSION@ (= ${binary:Version}),
          libotbsupervised- at SOVERSION@ (= ${binary:Version}),
diff --git a/debian/libotbsampling-5.4-1.install b/debian/libotbsampling-5.4-1.install
new file mode 100644
index 0000000..8b0f0b1
--- /dev/null
+++ b/debian/libotbsampling-5.4-1.install
@@ -0,0 +1 @@
+usr/lib/*/libOTBSampling-*.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