[DebianGIS-dev] r2850 - packages/gdal/branches/1.7/debian

frankie at alioth.debian.org frankie at alioth.debian.org
Tue May 4 09:46:44 UTC 2010


Author: frankie
Date: 2010-05-04 09:46:43 +0000 (Tue, 04 May 2010)
New Revision: 2850

Modified:
   packages/gdal/branches/1.7/debian/changelog
   packages/gdal/branches/1.7/debian/control
Log:
Added missing build-dep for opendap.


Modified: packages/gdal/branches/1.7/debian/changelog
===================================================================
--- packages/gdal/branches/1.7/debian/changelog	2010-05-04 09:19:09 UTC (rev 2849)
+++ packages/gdal/branches/1.7/debian/changelog	2010-05-04 09:46:43 UTC (rev 2850)
@@ -4,8 +4,9 @@
     (closes: #579989)
   * Fixed a couple of configure options not enabled.
   * Fixed hdf4 patch.
+  * Added build-dep on libxml2-dev.
 
- -- Francesco Paolo Lovergine <frankie at debian.org>  Tue, 04 May 2010 10:03:29 +0200
+ -- Francesco Paolo Lovergine <frankie at debian.org>  Tue, 04 May 2010 11:45:46 +0200
 
 gdal (1.7.2-1) experimental; urgency=low
 

Modified: packages/gdal/branches/1.7/debian/control
===================================================================
--- packages/gdal/branches/1.7/debian/control	2010-05-04 09:19:09 UTC (rev 2849)
+++ packages/gdal/branches/1.7/debian/control	2010-05-04 09:46:43 UTC (rev 2850)
@@ -9,7 +9,7 @@
  python-dev, python-numpy, doxygen, d-shlibs, libgeos-dev, dpatch, libmysqlclient-dev, python-all-dev (>= 2.3.5-11~), 
  python-central (>= 0.5), libcurl4-gnutls-dev, libsqlite3-dev, libogdi3.2-dev,
  ruby, ruby1.8-dev, chrpath, swig, libtool (>= 1.5.24-2), patch, libexpat1-dev, libproj-dev,
- libdap-dev
+ libdap-dev, libxml2-dev
 Standards-Version: 3.8.4
 XS-Python-Version: all
 Homepage: http://www.gdal.org/




More information about the Pkg-grass-devel mailing list