Author: frankie Date: 2009-03-11 17:06:33 +0000 (Wed, 11 Mar 2009) New Revision: 2000
Modified: packages/grass/trunk/debian/changelog packages/grass/trunk/debian/control Log: Proj transition. Modified: packages/grass/trunk/debian/changelog =================================================================== --- packages/grass/trunk/debian/changelog 2009-03-11 11:44:22 UTC (rev 1999) +++ packages/grass/trunk/debian/changelog 2009-03-11 17:06:33 UTC (rev 2000) @@ -3,6 +3,7 @@ * NOT RELEASED YET * Fixed debian/watch to see also RC versions. Not perfect but working. * Added xml2 and other r.in.wms related among Suggestes in debian/control. + * Moved build-dep from proj to libproj-dev | proj. -- Francesco Paolo Lovergine <[email protected]> Mon, 09 Mar 2009 21:14:49 +0100 Modified: packages/grass/trunk/debian/control =================================================================== --- packages/grass/trunk/debian/control 2009-03-11 11:44:22 UTC (rev 1999) +++ packages/grass/trunk/debian/control 2009-03-11 17:06:33 UTC (rev 2000) @@ -5,7 +5,7 @@ Uploaders: Francesco Paolo Lovergine <[email protected]>, Steve Halasz <[email protected]> Build-depends: flex, bison, libreadline5-dev, libncurses5-dev, lesstif2-dev, debhelper (>= 7), dpatch, libtiff4-dev, tcl-dev (>= 8.4), tk-dev (>= 8.4), libfftw3-dev, libxmu-dev, libglu1-mesa-dev | libglu1-xorg-dev, - libfreetype6-dev, autoconf2.13, autotools-dev, libgdal1-dev (>=1.5.0), proj (>= 4.4.7), libjpeg62-dev, + libfreetype6-dev, autoconf2.13, autotools-dev, libgdal1-dev (>=1.5.0), libproj-dev (>= 4.6.1-2) | proj (>= 4.6.1-1), libjpeg62-dev, libpng12-dev, libpq-dev, unixodbc-dev, doxygen, fakeroot, libmysqlclient15-dev, graphviz, libsqlite3-dev, python-wxgtk2.8, libcairo2-dev, libwxgtk2.8-dev, python2.5-dev, swig Standards-Version: 3.8.0 _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel

