This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository hsqldb.
commit 1a589694fe368d99a06f9d91af82b37bcf4edd0c Author: Markus Koschany <[email protected]> Date: Thu Sep 17 18:17:27 2015 +0200 Update changelog. Drop links file. --- debian/changelog | 9 +++++---- debian/libhsqldb-java-doc.links | 1 - 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index ad07a9d..6011033 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ hsqldb (2.3.3+dfsg-1) UNRELEASED; urgency=medium * New upstream release. - * Depend on default-jdk and default-jre-headless. - Switch to libservlet3.1-java. + * Build-Depend on default-jdk and depend on + default-jre-headless | default-jre where appropriate. Switch to + libservlet3.1-java. Thanks to James Page for the report and patch. (Closes: #708118) * New maintainer Debian Java Team. Add myself as Uploader. (Closes: #707122) * debian/rules: Add get-orig-source target. @@ -10,7 +11,6 @@ hsqldb (2.3.3+dfsg-1) UNRELEASED; urgency=medium * Add Homepage field. * Move the package to Git. * Declare compliance with Debian Policy 3.9.6. - * hsqldb-utils: Remove Conflicts hsqldb-utils. * Drop README.maintainer. We provide a get-orig-source target now. * Switch to source format 3.0 (quilt). * Rebase use-system-servlet.jar.patch. @@ -20,7 +20,8 @@ hsqldb (2.3.3+dfsg-1) UNRELEASED; urgency=medium * libhsqldb-java: Remove Suggests java-virtual-machine. * Remove all Conflicts, Replaces and Provides fields. These control fields are obsolete in Stretch now. - + * Drop libhsqldb-java-doc.links. It was neither useful and the symlink + pointed to the wrong directory. -- Markus Koschany <[email protected]> Wed, 16 Sep 2015 23:22:04 +0200 diff --git a/debian/libhsqldb-java-doc.links b/debian/libhsqldb-java-doc.links deleted file mode 100644 index 5b49d01..0000000 --- a/debian/libhsqldb-java-doc.links +++ /dev/null @@ -1 +0,0 @@ -usr/share/java/hsqldb.jar usr/share/doc/libhsqldb1.9-java-doc/examples/hsqldb.jar -- 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

