[otb] 01/07: Reorder build dependencies.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sat Sep 5 01:01:36 UTC 2015


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

sebastic pushed a commit to branch master
in repository otb.

commit fff5004f04d7d94adffdd7ae495c313883c76698
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Sep 5 00:42:07 2015 +0200

    Reorder build dependencies.
---
 debian/control | 32 ++++++++++++++++----------------
 1 file changed, 16 insertions(+), 16 deletions(-)

diff --git a/debian/control b/debian/control
index 8a50af9..978544e 100644
--- a/debian/control
+++ b/debian/control
@@ -9,27 +9,27 @@ Build-Depends: debhelper (>= 9),
                dpkg-dev (>= 1.16.1~),
                dh-exec,
                cmake (>= 2.8.3),
-               libinsighttoolkit4-dev,
+               libboost-graph-dev,
+               libcurl4-gnutls-dev,
+               libexpat1-dev,
+               libfftw3-dev,
                libgdal-dev (>= 1.10.0),
                libgeotiff-dev,
+               libinsighttoolkit4-dev,
+               libkml-dev,
+               libmuparser-dev,
                libpng-dev,
                libproj-dev,
-               libexpat1-dev,
                libtool,
-               libcurl4-gnutls-dev,
+               libopencv-dev,
                libopenthreads-dev,
-               libboost-graph-dev,
+               libossim-dev,
                libqt4-dev,
                libqtcore4,
                libqtgui4,
-               swig,
+               libtinyxml-dev,
                python-dev,
-               libkml-dev,
-               libmuparser-dev,
-               libopencv-dev,
-               libossim-dev,
-               libfftw3-dev,
-               libtinyxml-dev
+               swig
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/otb.git
 Vcs-Git: git://anonscm.debian.org/pkg-grass/otb.git
@@ -61,17 +61,17 @@ Architecture: any
 Section: libdevel
 Depends: libotb (= ${binary:Version}),
          cmake (>= 2.8.3),
-         libinsighttoolkit4-dev,
+         libboost-graph-dev,
+         libexpat1-dev,
+         libfftw3-dev,
          libgdal-dev (>= 1.10.0),
          libgeotiff-dev,
-         libexpat1-dev,
-         libopenthreads-dev,
-         libboost-graph-dev,
+         libinsighttoolkit4-dev,
          libkml-dev,
          libmuparser-dev,
          libopencv-dev,
+         libopenthreads-dev,
          libossim-dev,
-         libfftw3-dev,
          ${misc:Depends}
 Conflicts: libotb3-dev
 Provides: libotb-dev

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