[otb] 07/14: Add monteverdi package to include mapla & monteverdi executables.
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 eac4aa4dc88c7de92ab5154b810e57ad5f857b37
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Sun Dec 25 23:45:21 2016 +0100
Add monteverdi package to include mapla & monteverdi executables.
---
debian/changelog | 1 +
debian/control | 15 +++++++++++++++
debian/control.in | 15 +++++++++++++++
debian/monteverdi.install | 2 ++
4 files changed, 33 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 7748aab..df48231 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ otb (5.8.0+dfsg-2) UNRELEASED; urgency=medium
* Include static libraries in libotb-dev package.
* Add library package for libOTBMonteverdiGUI.
* Add symbols file for libOTBMonteverdiGUI.
+ * Add monteverdi package to include mapla & monteverdi executables.
-- Bas Couwenberg <sebastic at debian.org> Sun, 25 Dec 2016 22:25:58 +0100
diff --git a/debian/control b/debian/control
index 0397a0c..f580c10 100644
--- a/debian/control
+++ b/debian/control
@@ -812,6 +812,21 @@ Description: Plugins for ORFEO Toolbox applications
This package contains the application plugins used by otb-bin(commandline)
and otb-bin-qt(gui).
+Package: monteverdi
+Architecture: any
+Depends: libotb (= ${binary:Version}),
+ libqt4-sql-sqlite,
+ otb-bin-qt (= ${binary:Version}),
+ ${shlibs:Depends},
+ ${misc:Depends}
+Description: ORFEO Toolbox image processing GUI
+ 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 monteverdi and mapla graphical applications.
+
Package: otb-bin
Architecture: any
Depends: libotbcommandline-5.8-1 (= ${binary:Version}),
diff --git a/debian/control.in b/debian/control.in
index 2d3c046..3e272d2 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -812,6 +812,21 @@ Description: Plugins for ORFEO Toolbox applications
This package contains the application plugins used by otb-bin(commandline)
and otb-bin-qt(gui).
+Package: monteverdi
+Architecture: any
+Depends: libotb (= ${binary:Version}),
+ libqt4-sql-sqlite,
+ otb-bin-qt (= ${binary:Version}),
+ ${shlibs:Depends},
+ ${misc:Depends}
+Description: ORFEO Toolbox image processing GUI
+ 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 monteverdi and mapla graphical applications.
+
Package: otb-bin
Architecture: any
Depends: libotbcommandline- at SOVERSION@ (= ${binary:Version}),
diff --git a/debian/monteverdi.install b/debian/monteverdi.install
new file mode 100644
index 0000000..712f2ba
--- /dev/null
+++ b/debian/monteverdi.install
@@ -0,0 +1,2 @@
+usr/bin/mapla
+usr/bin/monteverdi
--
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