This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository hsqldb.
commit ba2c05b442ed44c1eee7701fb724eda58f7bac67 Author: Markus Koschany <[email protected]> Date: Thu Sep 17 18:06:37 2015 +0200 libhsqldb-java: Remove Suggests java-virtual-machine --- debian/changelog | 1 + debian/control | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 5672d81..a0a3dd5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -17,6 +17,7 @@ hsqldb (2.3.3+dfsg-1) UNRELEASED; urgency=medium * Remove auto-generated libhsqldb-java-gcj.substvar file. * Switch to copyright format 1.0. * Improve debian/watch and mangle the version correctly. + * libhsqldb-java: Remove Suggests java-virtual-machine. -- Markus Koschany <[email protected]> Wed, 16 Sep 2015 23:22:04 +0200 diff --git a/debian/control b/debian/control index c256b33..7c45c5b 100644 --- a/debian/control +++ b/debian/control @@ -24,7 +24,6 @@ Depends: libservlet3.1-java, ${misc:Depends} Suggests: - java-virtual-machine, libhsqldb-java-doc Conflicts: libhsqldb2.2-java, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/hsqldb.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

