geos 3.5.1-4 source package in Ubuntu

Changelog

geos (3.5.1-4) unstable; urgency=medium

  * Ignore test failures on problematic architectures only.
  * Strip trailing whitespace from changelog, control & rules files.
  * Add patch to fix empty GEOSSimplify return on inner ring collapse.
  * Change priority for libgeos-dbg from extra to optional.
  * Bump Standards-Version to 4.1.1, changes: priority.
  * Add lintian override for debian-watch-uses-insecure-uri.
  * Drop obsolete dbg package.
  * Add autopkgtest to test installability.
  * Update symbols for amd64.

 -- Bas Couwenberg <email address hidden>  Tue, 28 Nov 2017 20:12:26 +0100

Upload details

Uploaded by:
Debian GIS Project
Uploaded to:
Sid
Original maintainer:
Debian GIS Project
Architectures:
any all
Section:
science
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
geos_3.5.1-4.dsc 2.3 KiB fd09b4a5f2cfa120f6f6bd89a144ea310e2aad9f155c6b2f45333ab12d986ae0
geos_3.5.1.orig.tar.bz2 1.8 MiB e6bb0a7ba0e142b1e952fae9d946b2b532fa05a5c384e458f7cb8990e1fcac32
geos_3.5.1-4.debian.tar.xz 45.0 KiB 11edcb06cc1b678848ab14f127a9f789fc709fed3e9ebcfc9fc26e0cfcdf43ec

Available diffs

No changes file available.

Binary packages built by this source

libgeos++-dev: Geometry engine for GIS - C++ development files

 GEOS provides a spatial object model and fundamental geometric
 functions. It implements the geometry model defined in the
 OpenGIS Consortium Simple Features Specification for SQL.
 .
 This package contains the headers and libraries needed to
 develop programs using GEOS in C++. Note that third-parties
 programs should use the stable C API instead of the
 unstable C++ one.

libgeos-3.5.1: No summary available for libgeos-3.5.1 in ubuntu bionic.

No description available for libgeos-3.5.1 in ubuntu bionic.

libgeos-3.5.1-dbgsym: No summary available for libgeos-3.5.1-dbgsym in ubuntu bionic.

No description available for libgeos-3.5.1-dbgsym in ubuntu bionic.

libgeos-c1v5: Geometry engine for Geographic Information Systems - C Library

 GEOS provides a spatial object model and fundamental geometric
 functions. It implements the geometry model defined in the
 OpenGIS Consortium Simple Features Specification for SQL.
 Functions provided include:
 .
   * spatial predicates (based on the DE-9IM model),
   * overlay functions (intersection, difference, union,
     symmetric difference),
   * buffer,
   * convex hull,
   * area and distance functions, and
   * topological validity checking
 .
 This package contains the C library. A C++ library is provided
 by the libgeos-* package.

libgeos-c1v5-dbgsym: debug symbols for libgeos-c1v5
libgeos-dev: Geometry engine for GIS - Development files

 GEOS provides a spatial object model and fundamental geometric
 functions. It implements the geometry model defined in the
 OpenGIS Consortium Simple Features Specification for SQL.
 .
 This package contains the headers and libraries needed to
 develop programs using GEOS.

libgeos-doc: Documentation for the GEOS GIS geometry engine library

 GEOS provides a spatial object model and fundamental geometric
 functions. It implements the geometry model defined in the
 OpenGIS Consortium Simple Features Specification for SQL.
 .
 This package contains the documentation for the GEOS API.

ruby-geos: GEOS bindings for Ruby

 GEOS provides a spatial object model and fundamental geometric
 functions. It implements the geometry model defined in the
 OpenGIS Consortium Simple Features Specification for SQL.
 .
 This package contains the Ruby bindings for GEOS.

ruby-geos-dbgsym: debug symbols for ruby-geos