This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository postgis-java.
commit 7ebadfff0fea7938214a3d0ac29b0c4690b9c955 Author: Bas Couwenberg <[email protected]> Date: Tue Jan 12 21:03:51 2016 +0100 Update suggested dependency for PostGIS 2.2. --- debian/changelog | 3 ++- debian/control | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index e0514ff..e3afb23 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,6 @@ postgis-java (1:2.2.0-2) UNRELEASED; urgency=medium - * Update suggested dependency for PostgreSQL 9.5. + * Update suggested dependency for PostgreSQL 9.5 and PostGIS 2.2. -- Bas Couwenberg <[email protected]> Fri, 08 Jan 2016 10:59:04 +0100 @@ -35,3 +35,4 @@ postgis-java (1:2.1.7.1-1~exp1) experimental; urgency=medium * Initial release (Closes: #800330) -- Bas Couwenberg <[email protected]> Sun, 27 Sep 2015 23:32:53 +0200 + diff --git a/debian/control b/debian/control index 0278813..389985b 100644 --- a/debian/control +++ b/debian/control @@ -21,7 +21,7 @@ Architecture: all Section: java Depends: libpostgresql-jdbc-java, ${misc:Depends} -Suggests: postgresql-9.5-postgis-2.1 +Suggests: postgresql-9.5-postgis-2.2 Breaks: libpostgis-jdbc, libpostgisjava, postgresql-postgis-java -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/postgis-java.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

