jts 1.15.1+ds-2~18.04.1 source package in Ubuntu

Changelog

jts (1.15.1+ds-2~18.04.1) bionic; urgency=medium

  * Backport from Cosmic.
  * Update required by mapsforge. (LP: #1814133)

jts (1.15.1+ds-2) unstable; urgency=medium

  * Team upload.
  * Drop autopkgtest to test installability.
  * Add lintian override for testsuite-autopkgtest-missing.

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

  * Team upload.
  * Bump Standards-Version to 4.1.5, no changes.
  * Move from experimental to unstable.

jts (1.15.1+ds-1~exp1) experimental; urgency=medium

  * Team upload.
  * New upstream release.
  * Switch Homepage to SourceForge, tsusiatsoftware.net is expired.
  * Strip trailing whitespace from changelog, control & rules files.
  * Update packaging for move to LocationTech & GitHub.
  * Update copyright file for switch to EPL-1.0/EDL-1.0 dual license.
  * Include md files in -doc package.
  * Drop patches, pom.xml included in upstream source.
  * Update maven.rules for new groupId.
  * Add build dependencies.
  * Update maven.rules for build dependencies.
  * Add all pom.xml files to libjts-java.poms.
  * Update maven.rules for JTS modules.
  * Add patch to change jts-core packaging type from bundle to jar.
  * Update copyright-format URL to use HTTPS.
  * Update Vcs-* URLs for Salsa.
  * Bump Standards-Version to 4.1.4, no changes.
  * Add autopkgtest to test installability.
  * Add lintian override for embedded-javascript-library.

 -- Tiago Stürmer Daitx <email address hidden>  Tue, 05 Mar 2019 13:56:35 +0000

Upload details

Uploaded by:
Tiago Stürmer Daitx
Uploaded to:
Bionic
Original maintainer:
Debian GIS Project
Architectures:
all
Section:
java
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic updates universe libs
Bionic security universe libs

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
jts_1.15.1+ds.orig.tar.gz 11.2 MiB 5b029b04e5a9d36c9f43860d6397b7145e12c31ba551818bfc59a9dabcb4af84
jts_1.15.1+ds-2~18.04.1.debian.tar.xz 9.8 KiB a73a5cedd025e7f16948c923d68ac73f2396e9f39ff4b1ba1cd48a64e9dc48c6
jts_1.15.1+ds-2~18.04.1.dsc 2.3 KiB c3eada4985c2b2931f63007cd745e4493271cb2f2a759e324fdb75249b7308f7

View changes file

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