The following commit has been merged in the debian/1.2 branch:
commit 71af4f54133c98aacc80091f7d68b51ba4fdae50
Author: Francesco Paolo Lovergine <fran...@debian.org>
Date:   Thu Mar 22 12:45:05 2012 +0100

    Fixed FTBS due to new TIFF use.

diff --git a/debian/changelog b/debian/changelog
index 6a03dd8..a15bc26 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+liblas (1.2.1-5) unstable; urgency=low
+
+  * Now using TIFF 4.0 instead of TIFF 3.0 API. This is required to build
+    with current GeoTIFF.
+    (closes: #665020, #665027, #665027)
+
+ -- Francesco Paolo Lovergine <fran...@debian.org>  Thu, 22 Mar 2012 12:41:37 
+0100
+
 liblas (1.2.1-4) unstable; urgency=low
 
   * Added format-security patch to satisfy hardened building.
diff --git a/debian/control b/debian/control
index 2f91644..de8490b 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: extra
 Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
 Uploaders: Francesco Paolo Lovergine <fran...@debian.org>
 Build-Depends: cdbs (>= 0.4.49), debhelper (>= 7), autotools-dev, 
- libgeotiff-dev, libgdal1-dev, quilt, libtiff4-dev
+ libgeotiff-dev, libgdal1-dev, quilt, libtiff5-dev
 Standards-Version: 3.8.3
 Homepage: http://liblas.org/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-grass/packages/liblas/trunk
@@ -30,7 +30,7 @@ Description: ASPRS LiDAR data translation library
 Package: liblas-dev
 Architecture: any
 Section: libdevel
-Depends: liblas1 (= ${binary:Version}), libtiff4-dev, libgeotiff-dev, 
libgdal1-dev, ${shlibs:Depends}, ${misc:Depends}
+Depends: liblas1 (= ${binary:Version}), libtiff5-dev, libgeotiff-dev, 
libgdal1-dev, ${shlibs:Depends}, ${misc:Depends}
 Description: ASPRS LiDAR data translation library - development 
  libLAS is a C/C++ library for reading and writing ASPRS LAS versions
  1.0, 1.1 and 1.2 data. The LAS format is a sequential binary format

-- 
ASPRS LiDAR data translation library

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to