The following commit has been merged in the upstream branch:
commit 2e633c626d114e0509f4f9a67527550e94b983fe
Author: Alan Boudreault <aboudrea...@mapgears.com>
Date:   Tue May 11 19:29:41 2010 +0000

    New upstream release of geos: 3.2.2

diff --git a/debian/changelog b/debian/changelog
index f14db36..0f34764 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+geos (3.2.2-1) unstable; urgency=low
+
+  * NOT RELEASE YET.
+  * New upstream release.
+  * Added python-all, python-all-dev and python-central as build depends. 
+       
+ -- Alan Boudreault <aboudrea...@mapgears.com>  Tue, 11 May 2010 11:39:29 -0400
+
 geos (3.2.1-1) unstable; urgency=low
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index cd4ad76..688d540 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,8 @@ Section: science
 Priority: optional
 Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
 Uploaders: Francesco Paolo Lovergine <fran...@debian.org>
-Build-Depends: debhelper (>= 7), dpatch, doxygen, swig, ruby, ruby-dev
+Build-Depends: debhelper (>= 7), dpatch, doxygen, swig, ruby, ruby-dev,
+              python-all, python-all-dev, python-central (>= 0.5)
 Standards-Version: 3.8.4
 Homepage: http://trac.osgeo.org/geos/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-grass/packages/geos/trunk
@@ -12,7 +13,7 @@ Vcs-Svn: 
svn://svn.debian.org/svn/pkg-grass/packages/geos/trunk
 Package: libgeos-dev
 Section: libdevel
 Architecture: any
-Depends: libgeos-3.2.1 (= ${binary:Version}), libgeos-c1 (= ${binary:Version})
+Depends: libgeos-3.2.2 (= ${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 +44,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.2.1
+Package: libgeos-3.2.2
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
@@ -79,7 +80,7 @@ Description: Documentation for the GEOS GIS geometry engine 
library
 Package: libgeos-ruby1.8
 Section: ruby
 Architecture: any
-Depends: libgeos-3.2.1 (= ${binary:Version}), ${shlibs:Depends}, 
${misc:Depends}
+Depends: libgeos-3.2.2 (= ${binary:Version}), ${shlibs:Depends}, 
${misc:Depends}
 Description: GEOS bindings for Ruby
  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 2de51db..70ce9f3 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -3,7 +3,8 @@ Section: science
 Priority: optional
 Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
 Uploaders: Francesco Paolo Lovergine <fran...@debian.org>
-Build-Depends: debhelper (>= 7), dpatch, doxygen, swig, ruby, ruby-dev
+Build-Depends: debhelper (>= 7), dpatch, doxygen, swig, ruby, ruby-dev,
+              python-all, python-all-dev, python-central (>= 0.5)
 Standards-Version: 3.8.4
 Homepage: http://trac.osgeo.org/geos/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-grass/packages/geos/trunk

-- 
Geometry engine for Geographic Information Systems

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to