Package: geos
Version: 3.3.3-1.1
Severity: important
Tags: patch
User: [email protected]
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 <[email protected]>
Uploaders: Francesco Paolo Lovergine <[email protected]>
-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 <[email protected]>
Uploaders: Francesco Paolo Lovergine <[email protected]>
-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 [[email protected]]
_______________________________________________
Pkg-grass-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel