Skip to content
Commits on Source (2)
postgis-java (1:2.2.1-9) UNRELEASED; urgency=medium
postgis-java (1:2.2.1-9) unstable; urgency=medium
* Bump Standards-Version to 4.2.1, no changes.
* Update watch file to limit matches to archive path.
* Use postgresql-postgis in Suggests instead of version specific package.
-- Bas Couwenberg <sebastic@debian.org> Sun, 05 Aug 2018 20:44:04 +0200
-- Bas Couwenberg <sebastic@debian.org> Sun, 14 Oct 2018 09:35:25 +0200
postgis-java (1:2.2.1-8) unstable; urgency=medium
......
......@@ -21,7 +21,7 @@ Architecture: all
Section: java
Depends: libpostgresql-jdbc-java,
${misc:Depends}
Suggests: postgresql-10-postgis-2.4
Suggests: postgresql-postgis
Breaks: libpostgis-jdbc,
libpostgisjava,
postgresql-postgis-java
......