This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository openjfx.

commit 0e086baac4da2037fa6910e3ae05c7d20c6f704e
Author: Emmanuel Bourg <ebo...@apache.org>
Date:   Wed Oct 4 15:07:41 2017 +0200

    libopenjfx-java now suggests installing openjfx (Closes: #849419)
---
 debian/changelog | 1 +
 debian/control   | 5 ++++-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index c1c01dc..d91e02f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ openjfx (8u141-b14-1) UNRELEASED; urgency=medium
     caused by lack of RAM (Closes: #857464)
   * Fixed a build failure on powerpc caused by a different ucontext_t 
definition
   * Backported a fix for accented characters in textfields (Closes: #872619)
+  * libopenjfx-java now suggests installing openjfx (Closes: #849419)
   * Added lintian overrides to remove the warnings related to the js files
   * Standards-Version updated to 4.1.1
 
diff --git a/debian/control b/debian/control
index d9e136e..5bbf21f 100644
--- a/debian/control
+++ b/debian/control
@@ -57,12 +57,15 @@ Description: JavaFX/OpenJFX 8 - Rich client application 
platform for Java
 Package: libopenjfx-java
 Architecture: all
 Depends: libopenjfx-jni, ${misc:Depends}
+Suggests: openjfx
 Description: JavaFX/OpenJFX 8 - Rich client application platform for Java 
(Java libraries)
  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
  operate consistently across diverse platforms.
  .
- This package contains the Java libraries.
+ This package contains the Java libraries only, installing it won't add
+ the JavaFX classes to the default classpath automatically. The integration
+ with the JRE is provided by the openjfx package.
 
 Package: libopenjfx-jni
 Architecture: any

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/openjfx.git

_______________________________________________
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to