jts 1.19.0+ds-1 source package in Ubuntu

Changelog

jts (1.19.0+ds-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * Bump Standards-Version to 4.6.1, no changes.
  * Bump debhelper compat to 12, no changes.
  * Update lintian overrides.
  * Update copyright file.
  * Refresh patches.
  * Add libcommons-csv-java to build dependencies for jts-io-common.

 -- Bas Couwenberg <email address hidden>  Wed, 22 Jun 2022 06:20:06 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe libs
Noble release universe libs
Mantic release universe libs
Lunar release universe libs

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
jts_1.19.0+ds-1.dsc 2.2 KiB 344b6fe7e2ab095affbe6ad99e8a45272e6361d648d5c9b3368b25aec24ae533
jts_1.19.0+ds.orig.tar.xz 10.3 MiB 8545cd194b6437c68c32f56c4d8143f5f826921ccd7facd804ea91cdb89bc99b
jts_1.19.0+ds-1.debian.tar.xz 13.3 KiB c7e8741a487352e6a21f6d10dfcad650484e4d45fa1a6da826d916ab916fcdc4

Available diffs

No changes file available.

Binary packages built by this source

libjts-java: JTS Topology Suite

 JTS is a java library which provides:
  * an implementation of the spatial data model defined
    in the OGC Simple Features Specification for SQL (SFS)
  * a complete, consistent, implementation of fundamental 2D spatial algorithms
  * an explicit precision model, with algorithms that gracefully handle
    situations that result in dimensional collapse
  * robust implementations of key computational geometric operations
  * I/O in Well-Known Text format

libjts-java-doc: Documentation for the JTS Topology Suite

 This package includes documentation for programmers:
  * javadoc for libjts-java
  * developer's guide
  * technical specifications