Author: frankie Date: 2007-09-28 21:35:48 +0000 (Fri, 28 Sep 2007) New Revision: 1122
Modified: packages/grass/trunk/debian/changelog packages/grass/trunk/debian/control Log: New homepage field in control Modified: packages/grass/trunk/debian/changelog =================================================================== --- packages/grass/trunk/debian/changelog 2007-09-27 01:00:00 UTC (rev 1121) +++ packages/grass/trunk/debian/changelog 2007-09-28 21:35:48 UTC (rev 1122) @@ -1,3 +1,10 @@ +grass (6.2.2-3) unstable; urgency=low + + NOT YET RELEASED + * Added the new Homepage field to debian/control. + + -- Francesco Paolo Lovergine <[EMAIL PROTECTED]> Fri, 28 Sep 2007 23:34:29 +0200 + grass (6.2.2-2) unstable; urgency=medium * Moved priority to optional. Thanks Ganneff. Modified: packages/grass/trunk/debian/control =================================================================== --- packages/grass/trunk/debian/control 2007-09-27 01:00:00 UTC (rev 1121) +++ packages/grass/trunk/debian/control 2007-09-28 21:35:48 UTC (rev 1122) @@ -8,6 +8,7 @@ libfreetype6-dev, autoconf2.13, autotools-dev, libgdal1-dev (>=1.4.0) | libgdal1-1.3.2-dev, proj (>= 4.4.7), libjpeg62-dev, libpng12-dev, libpq-dev, unixodbc-dev, doxygen, fakeroot, libmysqlclient15-dev, graphviz, libsqlite3-dev Standards-Version: 3.7.2 +Homepage: http://grass.itc.it/ Package: grass Section: science @@ -24,8 +25,6 @@ visualization. GRASS is currently used in academic and commercial settings around the world, as well as by many government agencies and environmental consulting companies. - . - Homepage: http://grass.itc.it/ Package: grass-doc Section: science @@ -39,8 +38,6 @@ and environmental consulting companies. . This package contains HTML documentation for the GRASS system. - . - Homepage: http://grass.itc.it/gdp/ Package: grass-dev Section: devel @@ -61,6 +58,3 @@ This package contains the header files for developing with GRASS. Install this package if you wish to develop software that manipulates GRASS data sets. - . - Homepage: http://grass.itc.it/ - _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel

