tinyows 1.2.0-2 source package in Ubuntu

Changelog

tinyows (1.2.0-2) unstable; urgency=medium

  * Bump Standards-Version to 4.6.0, no changes.
  * Bump debhelper compat to 12, changes:
    - Drop --list-missing from dh_install
  * Add patch to fix FTBFS with ICU 71.1.
    (closes: #1012231)

 -- Bas Couwenberg <email address hidden>  Thu, 02 Jun 2022 07:45:56 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release multiverse misc
Lunar release multiverse misc

Downloads

File Size SHA-256 Checksum
tinyows_1.2.0-2.dsc 2.0 KiB b4b7a4a59c9e3f15b55278f13aca627613ade18b41268b4ffe66a69e112784f6
tinyows_1.2.0.orig.tar.gz 1.2 MiB 96e40afc7543e9bf31f266f600788acb62e617c1fa26c446cb0205a4ec74b563
tinyows_1.2.0-2.debian.tar.xz 8.6 KiB 5e5f1a445139e5df0ac9f475585f76e81b9b9856605a2db2cb6fc3f5b5bf66e9

Available diffs

No changes file available.

Binary packages built by this source

tinyows: lightweight and fast WFS-T server

 TinyOWS is a lightweight and fast implementation of the OGC WFS-T
 specification. Web Feature Service (WFS) allows querying and retrieval
 of features. The transactional profile (WFS-T) allows inserting, updating
 or deleting such features.
 .
 From a technical point of view WFS-T is a Web Service API in front
 of a spatial database. TinyOWS is deeply tied to PostgreSQL/PostGIS
 because of this.
 .
 TinyOWS implements strictly OGC standards and pass successfully all
 WFS OGC CITE tests (and even beta ones).
 .
 TinyOWS is part of MapServer Suite, but provided as a distinct module
 (i.e you could use it in conjunction with MapServer and MapCache, or
 as a standalone app). But both MapServer and TinyOWS could use the same
 configuration file, if you want to (or native TinyOWS XML config file).

tinyows-dbgsym: debug symbols for tinyows