The proposed change effectively puts things back like they were before the 
default ruby version was changed, so it should work.  In any case it does get 
the package building again, so I'll upload this as an NMU.  Given it's an over 
a month old bug with no maintainer response, I'm uploading the attached diff 
shortly.

Scott K
diff -Nru geos-3.3.3/debian/changelog geos-3.3.3/debian/changelog
--- geos-3.3.3/debian/changelog	2012-05-23 09:39:19.000000000 -0400
+++ geos-3.3.3/debian/changelog	2012-07-10 23:42:11.000000000 -0400
@@ -1,3 +1,12 @@
+geos (3.3.3-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Build-depend on ruby/ruby-dev1.8 and build-conflict on ruby/ruby-dev1.9 to
+    ensure the package continues to be built using ruby1.8 (Closes: #676094)
+    - Thanks to Peter Green and Raspbian for the patch
+
+ -- Scott Kitterman <sc...@kitterman.com>  Tue, 10 Jul 2012 23:39:07 -0400
+
 geos (3.3.3-1) unstable; urgency=low
 
   * New upstream bugfixing version. This is useful because correctly
diff -Nru geos-3.3.3/debian/control geos-3.3.3/debian/control
--- geos-3.3.3/debian/control	2012-05-23 09:39:19.000000000 -0400
+++ geos-3.3.3/debian/control	2012-07-10 23:38:26.000000000 -0400
@@ -3,7 +3,8 @@
 Priority: optional
 Maintainer: Debian GIS Project <pkg-grass-de...@lists.alioth.debian.org>
 Uploaders: Francesco Paolo Lovergine <fran...@debian.org>
-Build-Depends: debhelper (>= 9), doxygen, swig, ruby, ruby-dev
+Build-Depends: debhelper (>= 9), doxygen, swig, ruby1.8, ruby1.8-dev
+Build-Conflicts: ruby1.9.1, ruby1.9.1-dev
 Standards-Version: 3.9.3
 Homepage: http://trac.osgeo.org/geos/
 Vcs-Browser: http://git.debian.org/?p=pkg-grass/geos.git
diff -Nru geos-3.3.3/debian/control.in geos-3.3.3/debian/control.in
--- geos-3.3.3/debian/control.in	2012-05-23 09:39:19.000000000 -0400
+++ geos-3.3.3/debian/control.in	2012-07-10 23:39:02.000000000 -0400
@@ -3,7 +3,8 @@
 Priority: optional
 Maintainer: Debian GIS Project <pkg-grass-de...@lists.alioth.debian.org>
 Uploaders: Francesco Paolo Lovergine <fran...@debian.org>
-Build-Depends: debhelper (>= 9), doxygen, swig, ruby, ruby-dev
+Build-Depends: debhelper (>= 9), doxygen, swig, ruby1.8, ruby1.8-dev
+Build-Conflicts: ruby1.9.1, ruby1.9.1-dev
 Standards-Version: 3.9.3
 Homepage: http://trac.osgeo.org/geos/
 Vcs-Browser: http://git.debian.org/?p=pkg-grass/geos.git

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to