Source: postgis-java Maintainer: Debian GIS Project Uploaders: Bas Couwenberg Section: science Priority: optional Build-Depends: debhelper-compat (= 12) Build-Depends-Indep: default-jdk-headless (>= 2:1.7) | java7-sdk-headless, junit4, libpostgresql-jdbc-java, libslf4j-java, libsurefire-java, maven-debian-helper, maven-repo-helper, maven Standards-Version: 4.6.1 Vcs-Browser: https://salsa.debian.org/debian-gis-team/postgis-java Vcs-Git: https://salsa.debian.org/debian-gis-team/postgis-java.git Homepage: https://github.com/postgis/postgis-java Package: libpostgis-java Architecture: all Section: java Depends: ${maven:Depends}, ${misc:Depends} Suggests: postgresql-postgis Breaks: libpostgis-jdbc, libpostgisjava, postgresql-postgis-java Replaces: libpostgis-jdbc, libpostgisjava, postgresql-postgis-java Description: Geographic objects support for PostgreSQL -- JDBC support PostGIS adds support for geographic objects to the PostgreSQL object-relational database. In effect, PostGIS "spatially enables" the PostgreSQL server, allowing it to be used as a backend spatial database for geographic information systems (GIS), much like ESRI's SDE or Oracle's Spatial extension. PostGIS follows the OpenGIS "Simple Features Specification for SQL". . This package contains JDBC support for PostGIS.