[SCM] geos branch, master, updated. upstream/3.3.2-61-g75719df
Francesco Paolo Lovergine
frankie at debian.org
Wed May 23 15:40:52 UTC 2012
The following commit has been merged in the master branch:
commit 586afbdbcc43eae0b7e77b1bdfa958b7c3b0bf0c
Author: Francesco Paolo Lovergine <frankie at debian.org>
Date: Wed May 23 15:34:25 2012 +0200
New upstream 3.3.3 release.
diff --git a/debian/changelog b/debian/changelog
index cb85ff8..47b9b64 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+geos (3.3.3-1) unstable; urgency=low
+
+ * New upstream bugfixing version. This is useful because correctly
+ support new topology-enabled for Postgis 2.0.
+ * Policy bumped to 3.9.3, no changes required.
+ * Debhelper level set to 9.
+
+ -- Francesco Paolo Lovergine <frankie at debian.org> Wed, 23 May 2012 15:30:33 +0200
+
geos (3.3.1-1) unstable; urgency=low
* New upstream major release.
diff --git a/debian/control b/debian/control
index fa96776..1eba67a 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,8 @@ Section: science
Priority: optional
Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
Uploaders: Francesco Paolo Lovergine <frankie at debian.org>
-Build-Depends: debhelper (>= 8), doxygen, swig, ruby, ruby-dev
-Standards-Version: 3.9.2
+Build-Depends: debhelper (>= 9), doxygen, swig, ruby, ruby-dev
+Standards-Version: 3.9.3
Homepage: http://trac.osgeo.org/geos/
Vcs-Browser: http://git.debian.org/?p=pkg-grass/geos.git
Vcs-Git: git://git.debian.org/git/pkg-grass/geos
@@ -25,7 +25,7 @@ Description: Geometry engine for GIS - Development files
Package: libgeos++-dev
Section: libdevel
Architecture: any
-Depends: libgeos-3.3.1 (= ${binary:Version}), libgeos-dev, ${misc:Depends}
+Depends: libgeos-3.3.3 (= ${binary:Version}), libgeos-dev, ${misc:Depends}
Suggests: libgdal-doc
Breaks: libgeos-dev (<< 3.3.1-1~)
Description: Geometry engine for GIS - C++ development files
@@ -59,7 +59,7 @@ Description: Geometry engine for Geographic Information Systems - C Library
This package contains the C library. A C++ library is provided
by the libgeos-* package.
-Package: libgeos-3.3.1
+Package: libgeos-3.3.3
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
@@ -109,7 +109,7 @@ Package: libgeos-dbg
Architecture: any
Section: debug
Priority: extra
-Depends: libgeos-3.3.1 (= ${binary:Version}), libgeos-c1 (= ${binary:Version}), ${misc:Depends}
+Depends: libgeos-3.3.3 (= ${binary:Version}), libgeos-c1 (= ${binary:Version}), ${misc:Depends}
Description: Debugging symbols for the GEOS library
GEOS provides a spatial object model and fundamental geometric
functions. It implements the geometry model defined in the
diff --git a/debian/control.in b/debian/control.in
index e3a2c24..34daf78 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -3,8 +3,8 @@ Section: science
Priority: optional
Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
Uploaders: Francesco Paolo Lovergine <frankie at debian.org>
-Build-Depends: debhelper (>= 8), doxygen, swig, ruby, ruby-dev
-Standards-Version: 3.9.2
+Build-Depends: debhelper (>= 9), doxygen, swig, ruby, ruby-dev
+Standards-Version: 3.9.3
Homepage: http://trac.osgeo.org/geos/
Vcs-Browser: http://git.debian.org/?p=pkg-grass/geos.git
Vcs-Git: git://git.debian.org/git/pkg-grass/geos
--
Geometry engine for Geographic Information Systems
More information about the Pkg-grass-devel
mailing list