[DebianGIS-dev] r1827 - packages/geos/trunk/debian
frankie at alioth.debian.org
frankie at alioth.debian.org
Wed Dec 24 16:49:48 UTC 2008
Author: frankie
Date: 2008-12-24 16:49:48 +0000 (Wed, 24 Dec 2008)
New Revision: 1827
Modified:
packages/geos/trunk/debian/changelog
packages/geos/trunk/debian/control
packages/geos/trunk/debian/watch
Log:
Updated for 3.0.3
Modified: packages/geos/trunk/debian/changelog
===================================================================
--- packages/geos/trunk/debian/changelog 2008-12-24 11:42:04 UTC (rev 1826)
+++ packages/geos/trunk/debian/changelog 2008-12-24 16:49:48 UTC (rev 1827)
@@ -1,8 +1,14 @@
-geos (3.0.0-5.1) UNRELEASED; urgency=low
+geos (3.0.3-1) UNRELEASED; urgency=low
+ * New upstream release.
* Updated debian/copyright adding copyright notice [lintian].
+ * Policy bumped to 3.8.0 (no changes)
+ * C++ version bumped in package name.
+ * Updated homepage fields in debian/control to reflect moving into OSGeo infrastracture.
+ * Watch file updated.
+ (closes: #504470)
- -- Francesco Paolo Lovergine <frankie at debian.org> Mon, 23 Jun 2008 23:33:44 +0200
+ -- Francesco Paolo Lovergine <frankie at debian.org> Wed, 24 Dec 2008 17:48:39 +0100
geos (3.0.0-5) unstable; urgency=low
Modified: packages/geos/trunk/debian/control
===================================================================
--- packages/geos/trunk/debian/control 2008-12-24 11:42:04 UTC (rev 1826)
+++ packages/geos/trunk/debian/control 2008-12-24 16:49:48 UTC (rev 1827)
@@ -4,15 +4,15 @@
Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
Uploaders: Fabio Tranchitella <kobold at debian.org>
Build-Depends: debhelper (>= 5.0.0), dpatch, doxygen
-Standards-Version: 3.7.3
-Homepage: http://geos.refractions.net/
+Standards-Version: 3.8.0
+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
Package: libgeos-dev
Section: libdevel
Architecture: any
-Depends: libgeos-3.0.0 (= ${binary:Version}), libgeos-c1 (= ${binary:Version})
+Depends: libgeos-3.0.3 (= ${binary:Version}), libgeos-c1 (= ${binary:Version})
Suggests: libgdal-doc
Description: Geometry engine for GIS - Development files
GEOS provides a spatial object model and fundamental geometric
@@ -43,7 +43,7 @@
This package contains the C library. A C++ library is provided
by the libgeos* package.
-Package: libgeos-3.0.0
+Package: libgeos-3.0.3
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
@@ -68,7 +68,7 @@
Section: doc
Architecture: all
Suggests: libgeos-dev (= ${binary:Version})
-Homepage: http://geos.refractions.net/ro/doxygen_docs/html/
+Homepage: http://download.osgeo.org/geos/doxygen/
Description: Documentation for the GEOS GIS geometry engine library
GEOS provides a spatial object model and fundamental geometric
functions. It implements the geometry model defined in the
Modified: packages/geos/trunk/debian/watch
===================================================================
--- packages/geos/trunk/debian/watch 2008-12-24 11:42:04 UTC (rev 1826)
+++ packages/geos/trunk/debian/watch 2008-12-24 16:49:48 UTC (rev 1827)
@@ -1,2 +1,2 @@
version=3
-http://geos.refractions.net/downloads/geos-([\d\.]+)\.tar\.bz2 debian uupdate
+http://download.osgeo.org/geos/geos-([\d\.]+)\.tar\.bz2 debian uupdate
More information about the Pkg-grass-devel
mailing list