[liblas] 13/23: Update liblas-dev dependency on libgdal-dev to match the build dependency.

Bas Couwenberg sebastic at xs4all.nl
Sat Feb 8 01:30:44 UTC 2014


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

sebastic-guest pushed a commit to branch master
in repository liblas.

commit ffe1e8336d37821ac559eefe519cae618187b444
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Wed Feb 5 23:59:54 2014 +0100

    Update liblas-dev dependency on libgdal-dev to match the build dependency.
---
 debian/changelog | 1 +
 debian/control   | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 6abd963..5de46a1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,7 @@ liblas (1.7.0+dfsg-3) UNRELEASED; urgency=low
     Thanks Graham Inggs for the patch.
   * Change libtiff build dependency to libtiff-dev only.
     (closes: #736129)
+  * Update liblas-dev dependency on libgdal-dev to match the build dependency.
 
  -- Bas Couwenberg <sebastic at xs4all.nl>  Fri, 31 Jan 2014 01:37:27 +0100
 
diff --git a/debian/control b/debian/control
index 7ffdda9..f800a3c 100644
--- a/debian/control
+++ b/debian/control
@@ -64,7 +64,7 @@ Section: libdevel
 Depends: liblas2 (= ${binary:Version}),
          libtiff-dev,
          libgeotiff-dev,
-         libgdal1-dev,
+         libgdal-dev (>= 1.10.0~),
          ${shlibs:Depends},
          ${misc:Depends}
 Description: ASPRS LiDAR data translation library - C++ development files
@@ -85,7 +85,7 @@ Section: libdevel
 Depends: liblas-c2 (= ${binary:Version}),
          liblas-dev (= ${binary:Version}),
          libgeotiff-dev,
-         libgdal1-dev,
+         libgdal-dev (>= 1.10.0~),
          ${shlibs:Depends},
          ${misc:Depends}
 Description: ASPRS LiDAR data translation library - C development files

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/liblas.git



More information about the Pkg-grass-devel mailing list