[otb] 08/13: Add additional Boost (build) dependencies.

Bas Couwenberg sebastic at debian.org
Sat May 13 13:01:05 UTC 2017


This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository otb.

commit 5696647b8d1262d8f7c9653ea58500c1d2f95ca7
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat May 13 11:26:42 2017 +0200

    Add additional Boost (build) dependencies.
---
 debian/changelog                                               |  1 +
 debian/control                                                 | 10 ++++++++++
 debian/control.in                                              | 10 ++++++++++
 ...intian-overrides.in => libotbmetadata.lintian-overrides.in} |  0
 4 files changed, 21 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 831a206..8f0fe41 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ otb (6.0.0+dfsg-1) UNRELEASED; urgency=medium
   * Update copyright file, changes:
     - Project changed license from CeCILL-2.0 to Apache-2.0
     - Update license & copyright for OSSIM plugins
+  * Add additional Boost (build) dependencies.
 
  -- Bas Couwenberg <sebastic at debian.org>  Sat, 13 May 2017 09:40:57 +0200
 
diff --git a/debian/control b/debian/control
index 2551ecd..87593f7 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,12 @@ Build-Depends: debhelper (>= 9),
                dh-python,
                dpkg-dev (>= 1.16.1~),
                cmake (>= 2.8.3),
+               libboost-date-time-dev,
+               libboost-filesystem-dev,
                libboost-graph-dev,
+               libboost-program-options-dev,
+               libboost-system-dev,
+               libboost-thread-dev,
                libcurl4-gnutls-dev | libcurl-ssl-dev,
                libexpat1-dev,
                libfftw3-dev,
@@ -47,7 +52,12 @@ Package: libotb-dev
 Architecture: any
 Section: libdevel
 Depends: cmake (>= 2.8.3),
+         libboost-date-time-dev,
+         libboost-filesystem-dev,
          libboost-graph-dev,
+         libboost-program-options-dev,
+         libboost-system-dev,
+         libboost-thread-dev,
          libgdal-dev (>= 1.10.0),
          libgeotiff-dev,
          libgl1-mesa-dev | libgl-dev,
diff --git a/debian/control.in b/debian/control.in
index a30dcf4..bf9ca1b 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -10,7 +10,12 @@ Build-Depends: debhelper (>= 9),
                dh-python,
                dpkg-dev (>= 1.16.1~),
                cmake (>= 2.8.3),
+               libboost-date-time-dev,
+               libboost-filesystem-dev,
                libboost-graph-dev,
+               libboost-program-options-dev,
+               libboost-system-dev,
+               libboost-thread-dev,
                libcurl4-gnutls-dev | libcurl-ssl-dev,
                libexpat1-dev,
                libfftw3-dev,
@@ -47,7 +52,12 @@ Package: libotb-dev
 Architecture: any
 Section: libdevel
 Depends: cmake (>= 2.8.3),
+         libboost-date-time-dev,
+         libboost-filesystem-dev,
          libboost-graph-dev,
+         libboost-program-options-dev,
+         libboost-system-dev,
+         libboost-thread-dev,
          libgdal-dev (>= 1.10.0),
          libgeotiff-dev,
          libgl1-mesa-dev | libgl-dev,
diff --git a/debian/libotbmetadata-6.0-1.lintian-overrides.in b/debian/libotbmetadata.lintian-overrides.in
similarity index 100%
rename from debian/libotbmetadata-6.0-1.lintian-overrides.in
rename to debian/libotbmetadata.lintian-overrides.in

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