Package: geos
Version: 3.3.3-1.1
Severity: important
Tags: patch
User: debian-...@lists.debian.org
Usertags: arm64

geos' config.guess/config.sub are out of date for the forthcoming arm64
port.  The current package almost has working code to auto-update this,
but it needs an additional build-dependency on autotools-dev to be
effective out of the box.

  * Build-depend on autotools-dev so that the config.guess/config.sub update
    code in debian/rules works properly.

diff -Nru geos-3.3.3/debian/control geos-3.3.3/debian/control
--- geos-3.3.3/debian/control   2012-07-11 04:38:26.000000000 +0100
+++ geos-3.3.3/debian/control   2013-10-15 23:05:16.000000000 +0100
@@ -3,7 +3,7 @@
 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, ruby1.8, ruby1.8-dev
+Build-Depends: debhelper (>= 9), doxygen, swig, ruby1.8, ruby1.8-dev, 
autotools-dev
 Build-Conflicts: ruby1.9.1, ruby1.9.1-dev
 Standards-Version: 3.9.3
 Homepage: http://trac.osgeo.org/geos/
diff -Nru geos-3.3.3/debian/control.in geos-3.3.3/debian/control.in
--- geos-3.3.3/debian/control.in        2012-07-11 04:39:02.000000000 +0100
+++ geos-3.3.3/debian/control.in        2013-10-15 23:05:10.000000000 +0100
@@ -3,7 +3,7 @@
 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, ruby1.8, ruby1.8-dev
+Build-Depends: debhelper (>= 9), doxygen, swig, ruby1.8, ruby1.8-dev, 
autotools-dev
 Build-Conflicts: ruby1.9.1, ruby1.9.1-dev
 Standards-Version: 3.9.3
 Homepage: http://trac.osgeo.org/geos/

Thanks,

-- 
Colin Watson                                       [cjwat...@ubuntu.com]


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to