Author: frankie Date: 2007-04-26 09:28:21 +0000 (Thu, 26 Apr 2007) New Revision: 784
Modified: packages/mapserver/trunk/debian/changelog packages/mapserver/trunk/debian/control Log: Sigh, reverting build-deps changes. That was due to missing dependencies into libgdal1-dev. Modified: packages/mapserver/trunk/debian/changelog =================================================================== --- packages/mapserver/trunk/debian/changelog 2007-04-26 09:26:58 UTC (rev 783) +++ packages/mapserver/trunk/debian/changelog 2007-04-26 09:28:21 UTC (rev 784) @@ -3,11 +3,7 @@ [ Francesco Paolo Lovergine ] * debian/po/nl.po added. (Closes: #415504) * Moved to gdal 1.4.0 dependency. - * Added missing libhdf5-serial-dev and libsql3-dev build-deps. - Note that now mapserver uses gdal-config --dep-libs, so pre-checking what - libraries are required for linking is mandatory to avoid FTBFS. - [ Fabio Tranchitella ] * New upstream release. Modified: packages/mapserver/trunk/debian/control =================================================================== --- packages/mapserver/trunk/debian/control 2007-04-26 09:26:58 UTC (rev 783) +++ packages/mapserver/trunk/debian/control 2007-04-26 09:28:21 UTC (rev 784) @@ -7,8 +7,7 @@ Build-Depends: debhelper (>= 5.0.37.2), dpatch, libcurl3-gnutls-dev | libcurl3-dev, libpng12-dev, zlib1g-dev (>= 1.1.4), libgd2-xpm-dev (>= 2.0.1-10), libfreetype6-dev (>= 2.0.9), libjpeg62-dev, libgdal1-dev (>=1.4.0), proj, libwww-dev, libpq-dev, php4-dev, php5-dev, swig, - python-all, python-all-dev, python-central (>= 0.5), libgeos-dev (>= 2.2.3-2), - libhdf5-serial-dev, libsqlite3-dev + python-all, python-all-dev, python-central (>= 0.5), libgeos-dev (>= 2.2.3-2) Build-Depends-Indep: python-docutils Build-Conflicts: libcurl3-openssl-dev XS-Python-Version: all _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel

