Your message dated Wed, 03 Oct 2018 08:46:54 +0000
with message-id <e1g7co2-0000jw...@fasolo.debian.org>
and subject line Bug#850921: fixed in openjfx 11+26-1
has caused the Debian Bug report #850921,
regarding openjfx version for openjdk 9.0
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
850921: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=850921
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: openjfx
Version: 8u111-b14-1
Severity: wishlist

Dear Maintainer,
openjfx stamps out at 8u111-b14-1

> aptitude show openjfx

Package: openjfx
Version: 8u111-b14-1
State: installed
Automatically installed: no
Priority: optional
Section: java
Maintainer: Debian Java Maintainers
<pkg-java-maintain...@lists.alioth.debian.org>
Architecture: amd64
Uncompressed Size: 74.8 k
Depends: libopenjfx-java, openjdk-8-jre
Description: JavaFX/OpenJFX 8 - Rich client application platform for Java
 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.

Homepage: http://openjdk.java.net/projects/openjfx/

whereas openjdk has version 9 as well -

> java -version

openjdk version "9-Debian"
OpenJDK Runtime Environment (build 9-Debian+0-9b151-2)
OpenJDK 64-Bit Server VM (build 9-Debian+0-9b151-2, mixed mode)

> apt-cache policy openjdk-9-jre

openjdk-9-jre:
  Installed: 9~b151-2
  Candidate: 9~b151-2
  Version table:
 *** 9~b151-2 100
        100 http://httpredir.debian.org/debian unstable/main amd64 Packages
        100 /var/lib/dpkg/status

Looking forward to see the package which works with version 9.

While openjdk 9 would be available around the middle of the year from
http://openjdk.java.net/projects/jdk9/

If openjdk 9 is being provided in sid to test out things, it makes
sense to also provide openjfx for that as well.

-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (990, 'testing'), (100, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.8.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_IN.UTF-8, LC_CTYPE=en_IN.UTF-8 (charmap=UTF-8)
(ignored: LC_ALL set to en_IN.UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages openjfx depends on:
ii  libopenjfx-java  8u111-b14-1
ii  openjdk-9-jre    9~b151-2

openjfx recommends no packages.

openjfx suggests no packages.

-- no debconf information


-- 
          Regards,
          Shirish Agarwal  शिरीष अग्रवाल
  My quotes in this email licensed under CC 3.0
http://creativecommons.org/licenses/by-nc/3.0/
http://flossexperiences.wordpress.com
EB80 462B 08E1 A0DE A73A  2C2F 9F3D C7A4 E1C4 D2D8

--- End Message ---
--- Begin Message ---
Source: openjfx
Source-Version: 11+26-1

We believe that the bug you reported is fixed in the latest version of
openjfx, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 850...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Emmanuel Bourg <ebo...@apache.org> (supplier of updated openjfx package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 03 Oct 2018 09:11:05 +0200
Source: openjfx
Binary: openjfx libopenjfx-java libopenjfx-jni libopenjfx-java-doc 
openjfx-source
Architecture: source
Version: 11+26-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
<pkg-java-maintain...@lists.alioth.debian.org>
Changed-By: Emmanuel Bourg <ebo...@apache.org>
Description:
 libopenjfx-java - JavaFX/OpenJFX - Rich client application platform for Java 
(Java
 libopenjfx-java-doc - JavaFX/OpenJFX - Rich client application platform for 
Java (Javad
 libopenjfx-jni - JavaFX/OpenJFX - Rich client application platform for Java 
(nativ
 openjfx    - JavaFX/OpenJFX - Rich client application platform for Java
 openjfx-source - JavaFX/OpenJFX - Rich client application platform for Java 
(sourc
Closes: 850921 879769
Changes:
 openjfx (11+26-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream release (Closes: #850921)
     - Refreshed the patches
     - Depend on default-jdk instead of openjdk-8
     - Depend on gradle (>= 4.4)
     - Updated the watch file to track the JavaFX 11 releases from GitHub
     - Updated the paths to the modules (modules/foo -> modules/javafx.foo)
     - Depend on antlr+stringtemplate instead of antlr-complete
     - New dependency on liblucene4.10-java
     - New build dependency on zip
     - Removed the build dependencies on libsqlite3-dev, libxml2-dev, libicu-dev
       and libxslt1-dev since they are now embedded (Closes: #879769)
     - No longer use the removed BUILD_JAVADOC and BUILD_SRC_ZIP variables
     - Updated the Gradle targets to call during the build
     - Fixed a compilation error in glass_window_ime.cpp with GCC 8
     - No longer build and install the javafxpackager tool
     - Install the new Maven artifacts in libopenjfx-java
     - Install the SDK files in /usr/share/openjfx instead of integrating
       them with the JDK
     - Updated the path for the jsmin.py placeholder
   * Fixed a webkit compilation error with glibc 2.26 or later
   * Standards-Version updated to 4.2.1
   * Updated the Homepage field
   * Removed the unused Lintian overrides
   * Removed the workaround to build with Gradle 2.x
Checksums-Sha1:
 3fb1890367d2a8ba8adc5ffcadfc1d94b28f19cb 2724 openjfx_11+26-1.dsc
 3ed4f203579f16f70b8f7ccce3ab4721d380e4fb 42151836 openjfx_11+26.orig.tar.xz
 a9da01c765a5d9f8a41addd3b4aacacb8540b357 15280 openjfx_11+26-1.debian.tar.xz
 d29e27a9abb0298855dd5bca6abbd60a1881535b 22954 openjfx_11+26-1_source.buildinfo
Checksums-Sha256:
 746e27e200d518f1d4a00dddc9c5cdd9a8c444838cd6047e080c3a9f011fcb3a 2724 
openjfx_11+26-1.dsc
 8e89a1cc8a8d763a5263d7a027dea3950611d487b854f4a4f08fc59b3933d69c 42151836 
openjfx_11+26.orig.tar.xz
 0b40824a908f215e3addfef37c7a57f21ace14edbfd0bd98a2cc4d44fdddb721 15280 
openjfx_11+26-1.debian.tar.xz
 be51efeb865df7e4da13dd5d2633a3372964890d5be73c56cb3631d6096c7082 22954 
openjfx_11+26-1_source.buildinfo
Files:
 7dd27051ce66edc40cce2f201348f513 2724 java optional openjfx_11+26-1.dsc
 78897b5a868b97d85ca50e018aa25862 42151836 java optional 
openjfx_11+26.orig.tar.xz
 1db02ef89a1a882b899ce72d08ba5709 15280 java optional 
openjfx_11+26-1.debian.tar.xz
 fc0ad06dd8e65a4a9944d8a65a81b5be 22954 java optional 
openjfx_11+26-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJGBAEBCgAwFiEEuM5N4hCA3PkD4WxA9RPEGeS50KwFAlu0dKoSHGVib3VyZ0Bh
cGFjaGUub3JnAAoJEPUTxBnkudCsM+UQAK+4umZ4PS+LsmwjOPWm16I3Ot5jXqb+
EpWZv29CmZnlpUXVnYdTYerQwD8lpRID1uFz1lARGpnKlGCMDWlgmZBnherd/APd
6+LZDWixHuV1vhVZP10qjCBixG44cuhDltdjKQim3nQBlB4OQ9DdX+HGbA/Cetcp
qlrFDR2+oCdOKCYUp80JY4QJmKkk5IMK/JWjq1v+oF7/PfKkx8xiUAQ6k8BsVqAX
CV27xiXdX9MjR40gSBsqCG8hu8kW1ai4BLqnGuOHwfkal0qXy9gltt+OP0hnoypO
W+gpYaBjnJcJjqaaAwqYJztSY7fDsqd7J3+NrlqfY7aAHNn+7DF6B2JxJhvc8Bwt
dGmOEgus6QqIPDtzMsAoc9dDkB+A5b/I4MJCinP/XmPUFtnKTfLL9b2tqZExcUS2
QxXz5aRKBZoC4pr5ZrsP4C55+mJQ0xlTL47xxJQQh6Bo2TjSOQiTsexB4LpYZjI9
Dci3KWBeJgHNNKSobIIzJtNGI1g+nI7RBybtZ2166nkKhFA1lltSH+BzIy/dA726
AcjMc9KDUkfwA4O1hIZrgS7w1FpOVAKqZdPT0vKVnG8h0DE9ourGYZ6E9hsPCvdB
Z5yUpZh43E/h4HBJ3bNM6jpXR0Qmk7OzJUWDkKlCZMR3F0uJZu8RZzIlVxHb7KCZ
hJoulpTYRFc6
=NZBS
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to