The following commit has been merged in the upstream branch: commit 67f5cf6787e0a67cdee92ac3fb33616de8e9e267 Author: Francesco Paolo Lovergine <fran...@debian.org> Date: Wed May 25 17:49:51 2011 +0200
Added TaggedLineString.h patch diff --git a/debian/patches/TaggedLineString.h b/debian/patches/TaggedLineString.h new file mode 100644 index 0000000..a84458e --- /dev/null +++ b/debian/patches/TaggedLineString.h @@ -0,0 +1,20 @@ +Index: geos/source/headers/geos/simplify/TaggedLineString.h +=================================================================== +--- geos.orig/source/headers/geos/simplify/TaggedLineString.h 2011-05-25 17:49:06.000000000 +0200 ++++ geos/source/headers/geos/simplify/TaggedLineString.h 2011-05-25 17:49:28.000000000 +0200 +@@ -29,6 +29,7 @@ + #include <geos/export.h> + #include <vector> + #include <memory> ++#include <cstddef> + + // Forward declarations + namespace geos { +@@ -47,6 +48,7 @@ + namespace geos { + namespace simplify { // geos::simplify + ++using namespace std; + + /** \brief + * diff --git a/debian/patches/series b/debian/patches/series index b142917..3860547 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -8,3 +8,4 @@ SimpleNestedRingTester.h DirectedEdgeStar.h DouglasPeuckerLineSimplifier.h TaggedLineString.cpp +TaggedLineString.h -- 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