Author: frankie Date: 2009-10-02 08:18:30 +0000 (Fri, 02 Oct 2009) New Revision: 2514
Modified: packages/geos/trunk/debian/changelog packages/geos/trunk/debian/control packages/geos/trunk/debian/control.in Log: Modified: packages/geos/trunk/debian/changelog =================================================================== --- packages/geos/trunk/debian/changelog 2009-10-02 07:55:19 UTC (rev 2513) +++ packages/geos/trunk/debian/changelog 2009-10-02 08:18:30 UTC (rev 2514) @@ -1,3 +1,13 @@ +geos (3.1.1+dfsg-1) unstable; urgency=low + + * This version removes a testing module improperly licensed and + add a patch based on tinyXML to be used instead of it. Thanks strk. + See http://trac.osgeo.org/geos/changeset/2634 and bug #281. + * Removed kobold among uploaders because no more active on GIS packages. + * Policy bumped to 3.8.3, without changes. + + -- Francesco Paolo Lovergine <[email protected]> Mon, 31 Aug 2009 16:48:31 +0200 + geos (3.1.1-1) unstable; urgency=low * New upstream release (bug fixes only). Modified: packages/geos/trunk/debian/control =================================================================== --- packages/geos/trunk/debian/control 2009-10-02 07:55:19 UTC (rev 2513) +++ packages/geos/trunk/debian/control 2009-10-02 08:18:30 UTC (rev 2514) @@ -2,9 +2,9 @@ Section: science Priority: optional Maintainer: Debian GIS Project <[email protected]> -Uploaders: Fabio Tranchitella <[email protected]>, Francesco Paolo Lovergine <[email protected]> +Uploaders: Francesco Paolo Lovergine <[email protected]> Build-Depends: debhelper (>= 7), dpatch, doxygen, swig, ruby, ruby-dev -Standards-Version: 3.8.2 +Standards-Version: 3.8.3 Homepage: http://trac.osgeo.org/geos/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-grass/packages/geos/trunk Vcs-Svn: svn://svn.debian.org/svn/pkg-grass/packages/geos/trunk Modified: packages/geos/trunk/debian/control.in =================================================================== --- packages/geos/trunk/debian/control.in 2009-10-02 07:55:19 UTC (rev 2513) +++ packages/geos/trunk/debian/control.in 2009-10-02 08:18:30 UTC (rev 2514) @@ -2,9 +2,9 @@ Section: science Priority: optional Maintainer: Debian GIS Project <[email protected]> -Uploaders: Fabio Tranchitella <[email protected]>, Francesco Paolo Lovergine <[email protected]> +Uploaders: Francesco Paolo Lovergine <[email protected]> Build-Depends: debhelper (>= 7), dpatch, doxygen, swig, ruby, ruby-dev -Standards-Version: 3.8.2 +Standards-Version: 3.8.3 Homepage: http://trac.osgeo.org/geos/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-grass/packages/geos/trunk Vcs-Svn: svn://svn.debian.org/svn/pkg-grass/packages/geos/trunk _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel

