Author: frankie Date: 2007-09-28 22:01:03 +0000 (Fri, 28 Sep 2007) New Revision: 1126
Modified: packages/ogdi-dfsg/trunk/debian/changelog packages/ogdi-dfsg/trunk/debian/control Log: Added Homepage field Modified: packages/ogdi-dfsg/trunk/debian/changelog =================================================================== --- packages/ogdi-dfsg/trunk/debian/changelog 2007-09-28 21:58:13 UTC (rev 1125) +++ packages/ogdi-dfsg/trunk/debian/changelog 2007-09-28 22:01:03 UTC (rev 1126) @@ -1,3 +1,10 @@ +ogdi-dfsg (3.2.0~beta1-4) UNRELEASED; urgency=low + + * NOT RELEASED YET + * Added Homepage field in debian/control. + + -- Francesco Paolo Lovergine <[EMAIL PROTECTED]> Sat, 29 Sep 2007 00:00:38 +0200 + ogdi-dfsg (3.2.0~beta1-3) unstable; urgency=low * Changed shared.dpatch to add -fPIC flag whenever required. This is due to Modified: packages/ogdi-dfsg/trunk/debian/control =================================================================== --- packages/ogdi-dfsg/trunk/debian/control 2007-09-28 21:58:13 UTC (rev 1125) +++ packages/ogdi-dfsg/trunk/debian/control 2007-09-28 22:01:03 UTC (rev 1126) @@ -5,6 +5,7 @@ Build-Depends: debhelper (>= 5), autotools-dev, zlib1g-dev, libexpat1-dev, proj, dpatch, tcl8.4-dev Standards-Version: 3.7.2 Section: libs +Home page://ogdi.sourceforge.net/ Package: libogdi3.2-dev Section: libdevel @@ -22,8 +23,6 @@ . This package contains the development files for build OGDI enabled programs. - . - Home page://ogdi.sourceforge.net/ Package: libogdi3.2 Section: libs @@ -40,8 +39,6 @@ facilitate access to several geospatial data products/formats. . This package contains the run-time library used by client programs. - . - Home page://ogdi.sourceforge.net/ Package: ogdi-bin Section: science @@ -57,5 +54,3 @@ facilitate access to several geospatial data products/formats. . This package contains some useful tools based on the OGDI library - . - Home page://ogdi.sourceforge.net/ _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel

