The following commit has been merged in the master branch: commit 150d9b02cc521fc5844495880f61fde0ea6d57af Author: Francesco Paolo Lovergine <fran...@debian.org> Date: Tue Jun 5 14:25:57 2012 +0200
Fixing ruby problem. diff --git a/debian/changelog b/debian/changelog index 2edcb60..518e1cb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +gdal (1.9.1-2) unstable; urgency=low + + * Fixed debian/control to b-depend on ruby 1.8. + (closes: #675972) + * Now depending on poppler-private dev package. + (closes: #672405) + + -- Francesco Paolo Lovergine <fran...@debian.org> Tue, 05 Jun 2012 14:08:23 +0200 + gdal (1.9.1-1) unstable; urgency=low [ Jerome Villeneuve Larouche ] diff --git a/debian/control b/debian/control index b813d7b..57c2165 100644 --- a/debian/control +++ b/debian/control @@ -8,9 +8,9 @@ Build-Depends: debhelper (>= 8), zlib1g-dev, libnetcdf-dev (>= 1:4.0.0), libhdf4-alt-dev, libhdf5-serial-dev (>= 1.6.6), libpq-dev, libxerces-c2-dev, unixodbc-dev (>= 2.2.11), python-numpy, doxygen, d-shlibs, libgeos-dev, libmysqlclient-dev, python-all-dev (>= 2.6.6-3~), libcurl4-gnutls-dev, libsqlite3-dev, libogdi3.2-dev, - ruby, ruby1.8-dev, chrpath, swig, patch, libexpat1-dev, libproj-dev, + ruby1.8, ruby1.8-dev, chrpath, swig, patch, libexpat1-dev, libproj-dev, libdap-dev, libxml2-dev, libspatialite-dev (>= 2.4.0~rc2-4), libepsilon-dev (>= 0.9.1), - libpoppler-dev, liblzma-dev, libopenjpeg-dev, libarmadillo-dev, libfreexl-dev (>= 1.0.0), + libpoppler-private-dev, liblzma-dev, libopenjpeg-dev, libarmadillo-dev, libfreexl-dev (>= 1.0.0), libkml-dev, liburiparser-dev Build-Conflicts: python-setuptools Standards-Version: 3.9.3 -- GDAL/OGR library and tools _______________________________________________ Pkg-grass-devel mailing list Pkg-grass-devel@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel