Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Use postgresql-postgis in Suggests instead of version specific package.
· e66f9e84
Bas Couwenberg
authored
Oct 11, 2018
e66f9e84
Set distribution to unstable.
· cf3827a9
Bas Couwenberg
authored
Oct 14, 2018
cf3827a9
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
cf3827a9
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
...
...
debian/control
View file @
cf3827a9
...
...
@@ -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
...
...