[otb] 04/15: no libotbopenjpeg2000 package

Rashad Kanavath rashad-guest at moszumanska.debian.org
Wed Dec 16 14:43:47 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 97071691ba3dca72670e829c0bd25914b0f575c2
Author: Rashad Kanavath <rashad.kanavath at c-s.fr>
Date:   Tue Dec 15 12:42:42 2015 +0100

    no libotbopenjpeg2000 package
---
 debian/control | 27 ++++++++++++---------------
 debian/rules   |  2 ++
 2 files changed, 14 insertions(+), 15 deletions(-)

diff --git a/debian/control b/debian/control
index 89296ac..2a7ff11 100644
--- a/debian/control
+++ b/debian/control
@@ -77,7 +77,6 @@ Depends: cmake (>= 2.8.3),
          libotbimagemanipulation-5.0-1 (= ${binary:Version}),
          libotbiobsq-5.0-1 (= ${binary:Version}),
          libotbiogdal-5.0-1 (= ${binary:Version}),
-         libotbiojpeg2000-5.0-1 (= ${binary:Version}),
          libotbiokml-5.0-1 (= ${binary:Version}),
          libotbiolum-5.0-1 (= ${binary:Version}),
          libotbiomstar-5.0-1 (= ${binary:Version}),
@@ -114,18 +113,6 @@ Description: ORFEO Toolbox library
  .
  This package contains shared library for OTBTestDriver
 
-Package: libotbiojpeg2000-5.0-1
-Architecture: any
-Depends: ${shlibs:Depends},
-         ${misc:Depends}
-Description: ORFEO Toolbox library
- 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 shared library for OTBIOJPEG2000
-
 Package: libotbiolum-5.0-1
 Architecture: any
 Depends: ${shlibs:Depends},
@@ -138,7 +125,6 @@ Description: ORFEO Toolbox library
  .
  This package contains shared library for OTBIOLUM
 
-
 Package: libotbiomstar-5.0-1
 Architecture: any
 Depends: ${shlibs:Depends},
@@ -271,6 +257,18 @@ Description: ORFEO Toolbox library
  .
  This package contains shared library for OTBSiftFast
 
+Package: libotbossimplugins-5.0-1
+Architecture: any
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Description: ORFEO Toolbox library
+ 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 shared library for OTBOssimPlugins
+
 Package: libotbimagemanipulation-5.0-1
 Architecture: any
 Depends: ${shlibs:Depends},
@@ -619,7 +617,6 @@ Depends: libotbcommon-5.0-1 (= ${binary:Version}),
          libotbimagemanipulation-5.0-1 (= ${binary:Version}),
          libotbiobsq-5.0-1 (= ${binary:Version}),
          libotbiogdal-5.0-1 (= ${binary:Version}),
-         libotbiojpeg2000-5.0-1 (= ${binary:Version}),
          libotbiokml-5.0-1 (= ${binary:Version}),
          libotbiolum-5.0-1 (= ${binary:Version}),
          libotbiomstar-5.0-1 (= ${binary:Version}),
diff --git a/debian/rules b/debian/rules
index 3b0e522..839b27a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,6 +15,8 @@
 
 export DEB_LDFLAGS_MAINT_APPEND = "-Wl,--as-needed"
 
+DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
+
 ifndef PKGVERSION
     PKGVERSION=1
 endif

-- 
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