This is an automated email from the git hooks/post-receive script. doko pushed a commit to branch master in repository openjfx.
commit 9bc857438d43be6c4a1c4765f1e2eb363cf8b76a Author: Matthias Klose <[email protected]> Date: Thu Oct 8 15:02:13 2015 +0200 - Prepare for upload --- debian/changelog | 3 ++- debian/control | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 07462f6..f7bedbe 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ -openjfx (8u60-b27-2) UNRELEASED; urgency=medium +openjfx (8u60-b27-2) unstable; urgency=medium + * Team upload. * Fix build on arm64, patch taken from the webkitgtk package. * Kill most of the direct -m32 / -m64 settings. Closes: #779833. * Add build dependency on openjdk-8-doc, point JDK_DOCS to it. diff --git a/debian/control b/debian/control index fca4527..8e1e0b5 100644 --- a/debian/control +++ b/debian/control @@ -76,7 +76,7 @@ Package: libopenjfx-java-doc Architecture: all Section: doc Depends: ${misc:Depends} -Suggests: libopenjfx-java +Suggests: libopenjfx-java, openjdk-8-doc Description: JavaFX/OpenJFX 8 - Rich client application platform for Java (Javadoc) JavaFX/OpenJFX is a set of graphics and media APIs that enables Java developers to design, create, test, debug, and deploy rich client applications that -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/openjfx.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

