maven-enforcer 3.0.0~M2-1 MIGRATED to testing

2018-10-15 Thread Debian testing watch
FYI: The status of the maven-enforcer source package
in Debian's testing distribution has changed.

  Previous version: 1.4.2-1
  Current version:  3.0.0~M2-1

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

__
This is the maintainer address of Debian's Java team
.
 Please use
debian-j...@lists.debian.org for discussions and questions.

libsejda-eventstudio-java 1.0.6-2 MIGRATED to testing

2018-10-15 Thread Debian testing watch
FYI: The status of the libsejda-eventstudio-java source package
in Debian's testing distribution has changed.

  Previous version: 1.0.6-1
  Current version:  1.0.6-2

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

__
This is the maintainer address of Debian's Java team
.
 Please use
debian-j...@lists.debian.org for discussions and questions.

mockito 1.10.19-3 MIGRATED to testing

2018-10-15 Thread Debian testing watch
FYI: The status of the mockito source package
in Debian's testing distribution has changed.

  Previous version: 1.10.19-2
  Current version:  1.10.19-3

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

__
This is the maintainer address of Debian's Java team
.
 Please use
debian-j...@lists.debian.org for discussions and questions.

insubstantial 7.3+dfsg3-4 MIGRATED to testing

2018-10-15 Thread Debian testing watch
FYI: The status of the insubstantial source package
in Debian's testing distribution has changed.

  Previous version: 7.3+dfsg3-3
  Current version:  7.3+dfsg3-4

-- 
This email is automatically generated once a day.  As the installation of
new packages into testing happens multiple times a day you will receive
later changes on the next day.
See https://release.debian.org/testing-watch/ for more information.

__
This is the maintainer address of Debian's Java team
.
 Please use
debian-j...@lists.debian.org for discussions and questions.

Bug#911093: libjetbrains-annotations-java: missing Breaks+Replaces: libintellij-annotations-java (<< 16.0.2-4)

2018-10-15 Thread Andreas Beckmann
Package: libjetbrains-annotations-java
Version: 16.0.2-4
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts replaces-without-breaks

Hi,

during a test with piuparts and DOSE tools I noticed your package causes
removal of files that also belong to another package.
This is caused by using Replaces without corresponding Breaks.

The installation sequence to reproduce this problem is

  apt-get install libintellij-annotations-java/testing
  # (1)
  apt-get install libjetbrains-annotations-java/sid
  apt-get remove libjetbrains-annotations-java
  # (2)

The list of installed files at points (1) and (2) should be identical,
but the following files have disappeared:

  /usr/share/java/org.jetbrains.annotations-common-16.0.2-SNAPSHOT.jar
  /usr/share/java/org.jetbrains.annotations-common.jar
  /usr/share/java/org.jetbrains.annotations-java8-16.0.2-SNAPSHOT.jar
  /usr/share/java/org.jetbrains.annotations-java8.jar
  
/usr/share/maven-repo/org/jetbrains/annotations/16.0.2-SNAPSHOT/annotations-16.0.2-SNAPSHOT.jar
  
/usr/share/maven-repo/org/jetbrains/annotations/16.0.2-SNAPSHOT/annotations-16.0.2-SNAPSHOT.pom
  /usr/share/maven-repo/org/jetbrains/annotations/debian/annotations-debian.jar
  /usr/share/maven-repo/org/jetbrains/annotations/debian/annotations-debian.pom
  
/usr/share/maven-repo/org/jetbrains/common/16.0.2-SNAPSHOT/common-16.0.2-SNAPSHOT.jar
  
/usr/share/maven-repo/org/jetbrains/common/16.0.2-SNAPSHOT/common-16.0.2-SNAPSHOT.pom
  /usr/share/maven-repo/org/jetbrains/common/debian/common-debian.jar
  /usr/share/maven-repo/org/jetbrains/common/debian/common-debian.pom


This is a serious bug violating policy 7.6, see
https://www.debian.org/doc/debian-policy/ch-relationships.html#overwriting-files-and-replacing-packages-replaces
and also see the footnote that describes this incorrect behavior:
https://www.debian.org/doc/debian-policy/ch-relationships.html#id13

The libjetbrains-annotations-java package has the following relationships with 
libintellij-annotations-java:

  Conflicts: n/a
  Breaks:n/a
  Replaces:  libintellij-annotations-java  # unversioned

And you probably want to have

  Suggests: libjetbrains-annotations-java-doc

instead of suggesting the transitional package.
  

>From the attached log (scroll to the bottom...):

1m53.8s ERROR: FAIL: After purging files have disappeared:
  /usr/share/java/org.jetbrains.annotations-common-16.0.2-SNAPSHOT.jar   owned 
by: libjetbrains-annotations-java
  /usr/share/java/org.jetbrains.annotations-common.jar -> 
org.jetbrains.annotations-common-16.0.2-SNAPSHOT.jar   owned by: 
libjetbrains-annotations-java
  /usr/share/java/org.jetbrains.annotations-java8-16.0.2-SNAPSHOT.jarowned 
by: libjetbrains-annotations-java
  /usr/share/java/org.jetbrains.annotations-java8.jar -> 
org.jetbrains.annotations-java8-16.0.2-SNAPSHOT.jar owned by: 
libjetbrains-annotations-java
  
/usr/share/maven-repo/org/jetbrains/annotations/16.0.2-SNAPSHOT/annotations-16.0.2-SNAPSHOT.jar
 -> ../../../../../java/org.jetbrains.annotations-java8-16.0.2-SNAPSHOT.jar 
owned by: libjetbrains-annotations-java
  
/usr/share/maven-repo/org/jetbrains/annotations/16.0.2-SNAPSHOT/annotations-16.0.2-SNAPSHOT.pom
owned by: libjetbrains-annotations-java
  /usr/share/maven-repo/org/jetbrains/annotations/debian/annotations-debian.jar 
-> ../../../../../java/org.jetbrains.annotations-java8-16.0.2-SNAPSHOT.jar  
 owned by: libjetbrains-annotations-java
  /usr/share/maven-repo/org/jetbrains/annotations/debian/annotations-debian.pom 
 owned by: libjetbrains-annotations-java
  
/usr/share/maven-repo/org/jetbrains/common/16.0.2-SNAPSHOT/common-16.0.2-SNAPSHOT.jar
 -> ../../../../../java/org.jetbrains.annotations-common-16.0.2-SNAPSHOT.jar
  owned by: libjetbrains-annotations-java
  
/usr/share/maven-repo/org/jetbrains/common/16.0.2-SNAPSHOT/common-16.0.2-SNAPSHOT.pom
  owned by: libjetbrains-annotations-java
  /usr/share/maven-repo/org/jetbrains/common/debian/common-debian.jar -> 
../../../../../java/org.jetbrains.annotations-common-16.0.2-SNAPSHOT.jar
owned by: libjetbrains-annotations-java
  /usr/share/maven-repo/org/jetbrains/common/debian/common-debian.pomowned 
by: libjetbrains-annotations-java

1m53.8s ERROR: FAIL: After purging files have been modified:
  /var/lib/dpkg/info/libintellij-annotations-java.list   not owned


cheers,

Andreas


libintellij-annotations-java=16.0.2-3_libjetbrains-annotations-java=16.0.2-4.log.gz
Description: application/gzip
__
This is the maintainer address of Debian's Java team
.
 Please use
debian-j...@lists.debian.org for discussions and questions.

Processed: Re: Bug#886394: pdfsam still shows the same error although it does give the banner as gimp does while starting up.

2018-10-15 Thread Debian Bug Tracking System
Processing control commands:

> severity -1 grave
Bug #886394 [pdfsam] java.lang.ClassNotFoundException: javafx.scene.layout.HBox
Severity set to 'grave' from 'important'
> block -1 by 910764
Bug #886394 [pdfsam] java.lang.ClassNotFoundException: javafx.scene.layout.HBox
886394 was not blocked by any bugs.
886394 was not blocking any bugs.
Added blocking bug(s) of 886394: 910764

-- 
886394: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=886394
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

__
This is the maintainer address of Debian's Java team
.
 Please use
debian-j...@lists.debian.org for discussions and questions.

Bug#886394: pdfsam still shows the same error although it does give the banner as gimp does while starting up.

2018-10-15 Thread Markus Koschany
Control: severity -1 grave
Control: block -1 by 910764

Am 15.10.18 um 15:55 schrieb shirish शिरीष:
> Dear all,
> 
> The issue is still prevalent even though you do get a
> 'banner'/animation or whatever its called similar to when gimp starts
> even though there are now versions of openjfx and openjdk . Something
> seems to be still missing.

PDFsam 3.3.5 does not work with OpenJFX 11 as is. A fix is currently
blocked by #910764.



signature.asc
Description: OpenPGP digital signature
__
This is the maintainer address of Debian's Java team
.
 Please use
debian-j...@lists.debian.org for discussions and questions.

Bug#886394: pdfsam still shows the same error although it does give the banner as gimp does while starting up.

2018-10-15 Thread shirish शिरीष
Dear all,

The issue is still prevalent even though you do get a
'banner'/animation or whatever its called similar to when gimp starts
even though there are now versions of openjfx and openjdk . Something
seems to be still missing.

Package: pdfsam
Version: 3.3.5-1

-- System Information:
Debian Release: buster/sid
  APT prefers testing-debug
  APT policy: (500, 'testing-debug'), (500, 'testing'), (100,
'unstable-debug'), (100, 'experimental-debug'), (100, 'experimental'),
(100, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.18.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_IN, LC_CTYPE=en_IN (charmap=UTF-8), LANGUAGE=en_IN:en
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages pdfsam depends on:
ii  default-jre [java8-runtime] 2:1.11-69
ii  libatinject-jsr330-api-java 1.0+ds1-5
ii  libbcmail-java  1.60-1
ii  libbcprov-java  1.60-1
ii  libcommons-io-java  2.6-2
ii  libcommons-lang3-java   3.8-1
ii  libfontawesomefx-java   9.1.2-1
ii  libgettext-commons-java 0.9.6-6
ii  libhibernate-validator-java 4.3.3-5
ii  libjackson2-jr-java 2.9.7-1
ii  liblogback-java 1:1.2.3-2
ii  libsambox-java  1.1.19-1
ii  libsejda-eventstudio-java   1.0.6-2
ii  libsejda-injector-java  1.0.2-1
ii  libsejda-java   3.2.56-1
ii  libslf4j-java   1.7.25-3
ii  openjdk-10-jre [java8-runtime]  10.0.2+13-1
ii  openjdk-11-jre [java8-runtime]  11~28-3
ii  openjfx 11+26-4

pdfsam recommends no packages.

pdfsam 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

__
This is the maintainer address of Debian's Java team
.
 Please use
debian-j...@lists.debian.org for discussions and questions.

jcodings_1.0.41-1_source.changes ACCEPTED into unstable

2018-10-15 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 15 Oct 2018 21:38:06 +0900
Source: jcodings
Binary: libjcodings-java
Architecture: source
Version: 1.0.41-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 

Changed-By: Hideki Yamane 
Description:
 libjcodings-java - Java-based codings helper classes for Joni and JRuby
Changes:
 jcodings (1.0.41-1) unstable; urgency=medium
 .
   * New upstream release
   * debian/patches
 - refresh patch
Checksums-Sha1:
 3f2fe3fe5fb3b78edf22140fe555c2db18f107b4 2038 jcodings_1.0.41-1.dsc
 13f90b44cc642aceb8dee7ada0ff76eea7e9f33f 1378219 jcodings_1.0.41.orig.tar.gz
 7a08f875a986664617c1d74e298d30bdc6e5aff7 4704 jcodings_1.0.41-1.debian.tar.xz
 bf5bac319f6eeea00a245f0b6bfd8a558a854d23 14760 
jcodings_1.0.41-1_amd64.buildinfo
Checksums-Sha256:
 c316f334856d72cc1e976b8b2c3ea0aae863ee0f34e6146e0165110101f6056c 2038 
jcodings_1.0.41-1.dsc
 f3e84ebd38f267db5713a284df99a62e18d7a19f686098cae92e679a328de506 1378219 
jcodings_1.0.41.orig.tar.gz
 5f7cd819c6a22946e849a6fe31630ed0c615c5ce0b62adec5f3d695550c6e846 4704 
jcodings_1.0.41-1.debian.tar.xz
 45d482a9acebfc7eed8867f2a963fd843632944e0eb9596a2c277b42fe2200e5 14760 
jcodings_1.0.41-1_amd64.buildinfo
Files:
 21448c35e12623d7cca88edc20e1c7ef 2038 java optional jcodings_1.0.41-1.dsc
 f0c6e93896738dd2c797304468100122 1378219 java optional 
jcodings_1.0.41.orig.tar.gz
 f26be495159378ec8e66b444910a1040 4704 java optional 
jcodings_1.0.41-1.debian.tar.xz
 00a478b764508034949ba9d30167222d 14760 java optional 
jcodings_1.0.41-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEWOEiL5aWyIWjzRBMXTKNCCqqsUAFAlvEi3AACgkQXTKNCCqq
sUB7ag//egpZW3izWzPLLPztCYx5pcy8NsGYWftPPCrzqS8DLF0sBglKhiyzKmEh
NZMY+INPiFPCAf2G1BANQZMuRGSW7tJwCl5idAM8y7P6knIat7wCLBnggVnCowuY
fYqkFzlGW1K1Fjc+m8sLK4EBPfY/JaTevKD/aZbjNyuiYwDPEBd6lbNcVwdO9Rqv
9BI0nJCYTXiYxLhj9eMDSTj4Grw5BMddlfZZbANhLNv7FO4jq+rAET26R0PKP7v5
XNvPChVeDUMsn/BsuATY8Ms2wnHYKKQ2hKy/SCn5/2UatJQP/cJCPChRp3FC4sTq
hw4hQtLgY3W8HysQztsfD+Y1N8bETNTQTSZa5xX4gKVnzixQV8rV7lIXjwtVJ0YP
EwusLFswQf8LMtuE0FbRXuqbvQA9VlB7xuHPwAy/x+5VKkG/00yCvDUBqobRkJfz
HH6YxTDe2Pci+SVEf0oYH1jSBAxz6/QsNSX3SU25SGaYxrYvC4+mYrNMh+fGoTYV
16TuUgT5lKiwHXANw8fC2IE51BAnaIa0/Iw5cimVtyQHxu1ZYcYSkSBl4hSdZcpn
1i+C+GZ+cAzfzeH7Ddim4zuP6Uo1c1ubnqlLpSTg3YNiW7D2JsqP5MgZMmz38T8q
PnDdLcG4HqA0xQLcwtmlKtn7nUy8ajSkDND5pECgj0xsojHRuOc=
=+ydv
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

__
This is the maintainer address of Debian's Java team
.
 Please use
debian-j...@lists.debian.org for discussions and questions.

Bug#911080: homepage of libfontawesomefx-java has moved.

2018-10-15 Thread shirish शिरीष
Package: libfontawesomefx-java
Version: 9.1.2-1
Severity: minor

Dear Maintainer,
The homepage seems to have moved from http://www.jensd.de to
https://www.jensd.de/wordpress/ and more specifically to
https://www.jensd.de/wordpress/?p=2572 . It does seem though that the
real home is https://bitbucket.org/Jerady/fontawesomefx/src/master/
from where the current version is taken. Maybe have that link in the
homepage .


-- System Information:
Debian Release: buster/sid
  APT prefers testing-debug
  APT policy: (500, 'testing-debug'), (500, 'testing'), (100,
'unstable-debug'), (100, 'experimental-debug'), (100, 'experimental'),
(100, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.18.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_IN, LC_CTYPE=en_IN (charmap=UTF-8), LANGUAGE=en_IN:en
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

-- 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

__
This is the maintainer address of Debian's Java team
.
 Please use
debian-j...@lists.debian.org for discussions and questions.

Processing of jcodings_1.0.41-1_source.changes

2018-10-15 Thread Debian FTP Masters
jcodings_1.0.41-1_source.changes uploaded successfully to localhost
along with the files:
  jcodings_1.0.41-1.dsc
  jcodings_1.0.41.orig.tar.gz
  jcodings_1.0.41-1.debian.tar.xz
  jcodings_1.0.41-1_amd64.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)

__
This is the maintainer address of Debian's Java team
.
 Please use
debian-j...@lists.debian.org for discussions and questions.

Processed: Re: Bug#911079: [pdfsam] Window blank

2018-10-15 Thread Debian Bug Tracking System
Processing control commands:

> tags -1 unreproducible
Bug #911079 [pdfsam] [pdfsam] Window blank
Added tag(s) unreproducible.
> severity -1 important
Bug #911079 [pdfsam] [pdfsam] Window blank
Severity set to 'important' from 'grave'

-- 
911079: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=911079
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

__
This is the maintainer address of Debian's Java team
.
 Please use
debian-j...@lists.debian.org for discussions and questions.

Bug#911079: [pdfsam] Window blank

2018-10-15 Thread Markus Koschany
Control: tags -1 unreproducible
Control: severity -1 important

Am 15.10.18 um 14:11 schrieb Marco Righi:
> Package: pdfsam
> Version: 1.1.4-4
> Severity: grave
> 
> --- Please enter the report below this line. ---
> Hi,
> After pdfsam execution appears only a little box (see image_1).
> After enlarging the little box, the window is blank (see image_2).
> Thx
> --- System information. ---
> Architecture: Kernel:   Linux 4.9.0-8-amd64
> 
> Debian Release: 9.5
>   500 xenial  updates.signal.org   500 xenial
> ppa.launchpad.net   500 stable-updates  ftp.it.debian.org   500 stable
> security.debian.org   500 stable  repo.skype.com   500
> stable  packages.microsoft.com   500 stable
> ftp.it.debian.org   500 stable  dl.google.com   500 stable
> deb.debian.org   500 cosmic  ppa.launchpad.net
> --- Package information. ---

Hi,

I can't reproduce this issue on Debian Stretch with Gnome 3. Everything
works as intended. Your apt-cache policy looks rather unusual. Perhaps a
package from a different repository than debian.org causes this error.

Regards,

Markus



signature.asc
Description: OpenPGP digital signature
__
This is the maintainer address of Debian's Java team
.
 Please use
debian-j...@lists.debian.org for discussions and questions.

Bug#911078: triplea: Fails to start with NullPointerException

2018-10-15 Thread Markus Koschany
Package: triplea
Version: 1.9.0.0.7062-2
Severity: grave
Justification: renders package unusable

After the switch to OpenJFX 11, triplea fails to start with a
NullPointerException.

triplea.engine.version.bin:1.9
java.lang.NullPointerException
at 
org.pushingpixels.substance.internal.utils.SubstanceColorUtilities.getDefaultBackgroundColor(SubstanceColorUtilities.java:759)
at 
org.pushingpixels.substance.internal.utils.SubstanceColorUtilities.getBackgroundFillColor(SubstanceColorUtilities.java:661)
at 
org.pushingpixels.substance.internal.ui.SubstancePanelUI.__org__pushingpixels__substance__internal__ui__SubstancePanelUI__installDefaults(SubstancePanelUI.java:74)
at 
org.pushingpixels.substance.internal.ui.SubstancePanelUI.installDefaults(SubstancePanelUI.java)
at 
java.desktop/javax.swing.plaf.basic.BasicPanelUI.installUI(BasicPanelUI.java:62)
at 
org.pushingpixels.substance.internal.ui.SubstancePanelUI.__org__pushingpixels__substance__internal__ui__SubstancePanelUI__installUI(SubstancePanelUI.java)
at 
org.pushingpixels.substance.internal.ui.SubstancePanelUI.installUI(SubstancePanelUI.java)
at java.desktop/javax.swing.JComponent.setUI(JComponent.java:685)
at java.desktop/javax.swing.JPanel.setUI(JPanel.java:150)
at java.desktop/javax.swing.JPanel.updateUI(JPanel.java:126)
at java.desktop/javax.swing.JPanel.(JPanel.java:86)
at java.desktop/javax.swing.JPanel.(JPanel.java:109)
at java.desktop/javax.swing.JPanel.(JPanel.java:117)
at 
games.strategy.engine.framework.startup.ui.SetupPanel.(SetupPanel.java:25)
at 
games.strategy.engine.framework.startup.ui.MetaSetupPanel.(MetaSetupPanel.java:45)
at 
games.strategy.engine.framework.startup.mc.SetupPanelModel.showSelectType(SetupPanelModel.java:33)
at 
games.strategy.engine.framework.GameRunner.lambda$main$0(GameRunner.java:159)
at 
java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:313)
at 
java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:770)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:721)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:715)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at 
java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85)
at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:740)
at 
java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)
at 
java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124)
at 
java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113)
at 
java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)
at 
java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at 
java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
java.lang.NullPointerException
at 
games.strategy.engine.framework.GameRunner.lambda$showMainFrame$4(GameRunner.java:255)
at 
java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:313)
at 
java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:770)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:721)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:715)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at 
java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:85)
at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:740)
at 
games.strategy.engine.framework.GameRunner$1.dispatchEvent(GameRunner.java:330)
at 
java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:203)
at 
java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:124)
at 
java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:113)
at 
java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:109)
at 
java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at 
java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:90)
java.lang.NullPointerException
at 
games.strategy.engine.framework.GameRunner.lambda$showMainFrame$4(GameRunner.java:255)
at 
java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:313)
at 
java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:770)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:721)
at 

Bug#911060: Fwd: the homepage https://tablelayout.dev.java.net/ is no longer available

2018-10-15 Thread shirish शिरीष
Package: libtablelayout-java
Version: 20090826-4
Severity: minor

The homepage given https://tablelayout.dev.java.net/ is no longer
available. I did get
https://www.oracle.com/technetwork/java/tablelayout-141489.html but
dunno if that is the right place.

-- System Information:
Debian Release: buster/sid
  APT prefers testing-debug
  APT policy: (500, 'testing-debug'), (500, 'testing'), (100,
'unstable-debug'), (100, 'experimental-debug'), (100, 'experimental'),
(100, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.18.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_IN, LC_CTYPE=en_IN (charmap=UTF-8), LANGUAGE=en_IN:en
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

-- 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

__
This is the maintainer address of Debian's Java team
.
 Please use
debian-j...@lists.debian.org for discussions and questions.

Bug#911055: homepage of libjava3d-java is no longer valid

2018-10-15 Thread shirish शिरीष
Package: libjava3d-java
Version: 1.5.2+dfsg-15
Severity: minor

Dear Maintainer,

The homepage shared http://java3d.java.net redirects to
http://www.oracle.com/splash/java.net/maintenance/index.html which
says the projects have moved elsewhere. Please share the new link for
the homepage.

-- System Information:
Debian Release: buster/sid
  APT prefers testing-debug
  APT policy: (500, 'testing-debug'), (500, 'testing'), (100,
'unstable-debug'), (100, 'experimental-debug'), (100, 'experimental'),
(100, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.18.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_IN, LC_CTYPE=en_IN (charmap=UTF-8), LANGUAGE=en_IN:en
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages libjava3d-java depends on:
ii  libjava3d-jni1.5.2+dfsg-15
ii  libvecmath-java  1.5.2-7

libjava3d-java recommends no packages.

Versions of packages libjava3d-java suggests:
pn  libjava3d-java-doc  

-- 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

__
This is the maintainer address of Debian's Java team
.
 Please use
debian-j...@lists.debian.org for discussions and questions.