libnb-javaparser-java REMOVED from testing

2018-05-01 Thread Debian testing watch
FYI: The status of the libnb-javaparser-java source package
in Debian's testing distribution has changed.

  Previous version: 7.4-1
  Current version:  (not in testing)
  Hint: 
Bug #893264: libnb-javaparser-java FTBFS with openjdk-9

The script that generates this mail tries to extract removal
reasons from comments in the britney hint files. Those comments
were not originally meant to be machine readable, so if the
reason for removing your package seems to be nonsense, it is
probably the reporting script that got confused. Please check the
actual hints file before you complain about meaningless removals.

-- 
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#895619: plexus-compiler: use --release instead of -source/-target for jdk9+ when setting defaults

2018-05-01 Thread Emmanuel Bourg
Le 01/05/2018 à 17:44, Tiago Daitx a écrit :

> Do we have packages that are currently setting the fork option? I
> would like to take a look at a few examples to get on overview of what
> else is being set (and maybe why) before committing any changes to the
> way the patch deals with a fork.

I've found at least 3 packages forking to compile:

https://sources.debian.org/src/guacamole-client/0.9.9+dfsg-1/guacamole/pom.xml/#L56
https://sources.debian.org/src/jline2/2.14.6-1/pom.xml/#L306
https://sources.debian.org/src/jruby/9.1.13.0-1/debian/patches/0004-Add-missing-maven-artifacts-pom-files.patch/?hl=1077#L1071

There might be more, it looks like the sources.debian.org search engine
missed some occurrences.

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

Bug#896439: gradle-debian-helper points to an invalid java api directory

2018-05-01 Thread Emmanuel Bourg
Le 01/05/2018 à 17:54, Tiago Daitx a écrit :

> If that is enforced for debhelper/compat >=11 than java-common does
> not seems to be following the rules. What about updating java-common
> to use the /usr/share/doc/default-jdk path? If so, should we keep
> links (for the existing files) in the /usr/share/doc/default-jdk-doc/
> or drop that path altogether?

I personally wouldn't do it, this is a mess of symlinks and replacing an
installed symlink with a file or directory is tricky. I don't feel it's
important enough to invest time into this.

Emmanuel Bourg

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

Bug#896439: gradle-debian-helper points to an invalid java api directory

2018-05-01 Thread Tiago Daitx
Markus and Emmanuel,

Thanks for the replies, I got the feedback that I needed.

On Sat, Apr 21, 2018 at 3:16 PM, Markus Koschany  wrote:
>
> Am 21.04.2018 um 19:57 schrieb Emmanuel Bourg:
>> Hi Tiago,
>>
>> I don't think gradle-debian-helper should depend on default-jdk-doc by
>> default, this is a rather big dependency and it's preferable to keep it
>> optional to speed up the builds a bit. I think the packages using
>> gradle-debian-helper should instead depend on default-jdk-doc if they
>> build a javadoc package. That's what most packages building a javadoc
>> already do.

Indeed, the package size is indeed pretty big. Given that it's better
to preserve the current behavior.

>> As for changing the path to the JDK doc why not, but I don't really
>> understand the benefit. It seems both URLs are currently in use, with
>> /usr/share/doc/default-jdk-doc/api being more popular than
>> /usr/share/doc/default-jdk/api despite the longer path.
>
> By the way since Debian Policy 3.9.7 it is recommended to install
> additional documentation via -doc packages into /usr/share/doc/pkg and
> no longer /usr/share/doc/pkg-doc. This is also enforced with
> debhelper/compat >= 11. If we were consequent then we should use
> /usr/share/doc/default-jdk/api everywhere.

If that is enforced for debhelper/compat >=11 than java-common does
not seems to be following the rules. What about updating java-common
to use the /usr/share/doc/default-jdk path? If so, should we keep
links (for the existing files) in the /usr/share/doc/default-jdk-doc/
or drop that path altogether?


Thanks for the review!


-- 
Tiago Stürmer Daitx
Software Engineer
tiago.da...@canonical.com

PGP Key: 4096R/F5B213BE (hkp://keyserver.ubuntu.com)
Fingerprint = 45D0 FE5A 8109 1E91 866E  8CA4 1931 8D5E F5B2 13BE

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

Bug#895619: plexus-compiler: use --release instead of -source/-target for jdk9+ when setting defaults

2018-05-01 Thread Tiago Daitx
On Mon, Apr 30, 2018 at 9:02 AM, Emmanuel Bourg  wrote:
> Thank you fo the update. I'm attaching the revised patch since it wasn't
> sent to the bug log.

Thanks!

> I suggest also setting the -release parameter when the VM is forked.
> Since the plexus-compiler package is only used to build Debian packages
> with the default JDK there is no risk of calling a JDK that doesn't
> support the new parameter.

Right, I was not sure if that was the case - that is:
1) used only by debian builds and
2) that the default-jdk would be used for a fork.

In particular, when setting "fork" the user also has the option to set
a few other properties, such as "executable", "compilerArgs",
"compilerVersion", etc which can change the behavior quite a lot.


Do we have packages that are currently setting the fork option? I
would like to take a look at a few examples to get on overview of what
else is being set (and maybe why) before committing any changes to the
way the patch deals with a fork.

> Also no need to print the deprecation message for the source/target
> parameters, this is Debian specific and we aren't going to reconfigure
> all upstream projects ourself anyway.

Ack.


Thanks for the help and for the review.


-- 
Tiago Stürmer Daitx
Software Engineer
tiago.da...@canonical.com

PGP Key: 4096R/F5B213BE (hkp://keyserver.ubuntu.com)
Fingerprint = 45D0 FE5A 8109 1E91 866E  8CA4 1931 8D5E F5B2 13BE

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

uddi4j_2.0.5-4_source.changes ACCEPTED into unstable

2018-05-01 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 01 May 2018 15:33:30 +0200
Source: uddi4j
Binary: libuddi4j-java libuddi4j-java-doc
Architecture: source
Version: 2.0.5-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 

Changed-By: Markus Koschany 
Description:
 libuddi4j-java - UDDI implementation in Java
 libuddi4j-java-doc - Documentation for libuddi4j-java
Closes: 897318
Changes:
 uddi4j (2.0.5-4) unstable; urgency=medium
 .
   * Team upload.
   * Switch to compat level 11.
   * Declare compliance with Debian Policy 4.1.4.
   * Use default-jdk as build-dependency again. (Closes: #897318)
   * Only install doc.html to avoid a file conflict with compat level 11.
Checksums-Sha1:
 6c14d2caf06d91ed8dbb0b1be0e9d17cc8ce6fa0 2165 uddi4j_2.0.5-4.dsc
 99b712f016e303e9b61353eb1e149b94a1b141fc 7048 uddi4j_2.0.5-4.debian.tar.xz
 add3ea4c4d7f46e44b05525c769fa6eff16e0f6f 12084 uddi4j_2.0.5-4_amd64.buildinfo
Checksums-Sha256:
 7f27bd1ea340c4515dcefdd2c916438c1915aa4f4f51fc81cc0429406815e7fe 2165 
uddi4j_2.0.5-4.dsc
 10b4376605b3eb552a8aa1cf2b2dc781cb271ce3de12a79d45afb14ebba33d39 7048 
uddi4j_2.0.5-4.debian.tar.xz
 561593d50105b314f285f4cf95e3da57a048d51615aa4db5a77473cb802839cc 12084 
uddi4j_2.0.5-4_amd64.buildinfo
Files:
 fcd4b82dc27d927c436420910bfa3779 2165 java optional uddi4j_2.0.5-4.dsc
 71ac7a3c3c91147c21f96f2d613ff4a9 7048 java optional 
uddi4j_2.0.5-4.debian.tar.xz
 327f71bf3fe9abf980a7bdd7884d04d0 12084 java optional 
uddi4j_2.0.5-4_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQKjBAEBCgCNFiEErPPQiO8y7e9qGoNf2a0UuVE7UeQFAlrob7BfFIAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEFD
RjNEMDg4RUYzMkVERUY2QTFBODM1RkQ5QUQxNEI5NTEzQjUxRTQPHGFwb0BkZWJp
YW4ub3JnAAoJENmtFLlRO1Hk2hEP/3r1YyARJinB3+y/alzlqSyqeJ0QRuSWrbPD
DECQYkLDHMmtJBHcHbbN4pdHnoolyQ3w6otwH3kRzWxn46OlWaJwFHJm4pIRHQO2
bwW3h7Q9TIabMAPl5UKUWQIkLo526yXpEhcBzzrm6yhH4bRHhsuErqL3tt6n9UzH
0LsvVtlMFJMLyzzBSLxWlAhKdMIh8UQt6PGPVdVi5rkyEsxl3u05b94sqipaKT7w
BEECrCYrJKkNmv+lx4NTbEw/y07alnP2WyYfSqnXmmn4Pe8zGh6Q6og53fDJst2s
pFwWkKOnm5VrjtOb50ZQncDOhh9XfVS+fKf+xHT7Vw5rlHGVVzsuqLZObWxE
00n+efr5fcxo7DbZGGUl0yfLcRxQPsm4EnmpkYg/iJeF9KccPfPwcULRl/yPo96A
Tqqr0J5ysVxi914GR9CXvhKlBWrjS5FK8PSrqf6MmY/miutMK1O2coBzgvn3na+p
tpbBusufqxKwcVqdHYxkh3U70QTZGdwBoJbUDSDmaNsuwYtZHlO+kjRHpcGjv7ZT
ecG0m3Nyl045qIJcm58CKEBY7pw6WK3QdtscNLsCBnpGfpvACiTKfX6lOEOt7g2s
4i7R/xrAhUrUkktAdLfOaE79TXHhdbRDqv2r1zHCr6BCtGQvTl3yPnEiBKilb42n
d1QSd1DO
=zwZ1
-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#897320: marked as done (please remove (build) dependencies on OpenJDK 9)

2018-05-01 Thread Debian Bug Tracking System
Your message dated Tue, 01 May 2018 15:07:58 +
with message-id 
and subject line Bug#897320: fixed in modulator 1.0-3
has caused the Debian Bug report #897320,
regarding please remove (build) dependencies on OpenJDK 9
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.)


-- 
897320: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897320
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:modulator
Version: 1.0-2
Severity: serious
Tags: sid buster

please remove (build) dependencies on OpenJDK 9, which is end of live now and
should be removed from the archive as soon as possible.
--- End Message ---
--- Begin Message ---
Source: modulator
Source-Version: 1.0-3

We believe that the bug you reported is fixed in the latest version of
modulator, 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 897...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Markus Koschany  (supplier of updated modulator 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: Tue, 01 May 2018 15:49:54 +0200
Source: modulator
Binary: libmodulator-java
Architecture: source
Version: 1.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 

Changed-By: Markus Koschany 
Description:
 libmodulator-java - Java small shim library that wraps Java 9 APIs and exposes 
them t
Closes: 897320
Changes:
 modulator (1.0-3) unstable; urgency=medium
 .
   * Team upload.
   * Use compat level 11.
   * Use default-jdk as build-dependency again. (Closes: #897320)
   * Declare compliance with Debian Policy 4.1.4.
Checksums-Sha1:
 12ce03a544ddac72c386a75a0fe148bba0950d66 2117 modulator_1.0-3.dsc
 e722360beab5770c1420c33493658a88f7cbd732 1720 modulator_1.0-3.debian.tar.xz
 9bd4280d954044bb2454cb8d239d9aab004580c7 14905 modulator_1.0-3_amd64.buildinfo
Checksums-Sha256:
 c81176a84e87fbebdc115a6d64ce6ecc8c8886f382083b56111b032fc72260eb 2117 
modulator_1.0-3.dsc
 c7436452deb104e51ce56ee93e75d1b0af25c2e8c4d0a061ab7f125398f90ed0 1720 
modulator_1.0-3.debian.tar.xz
 c67565b3a2e900a9be3869eb85b89d584d0e600fb42339ea8ca0b50d93094c6d 14905 
modulator_1.0-3_amd64.buildinfo
Files:
 e4e2b3110b3540aacb0578e587321114 2117 java optional modulator_1.0-3.dsc
 f97e50b58944795999f4d51e0a514219 1720 java optional 
modulator_1.0-3.debian.tar.xz
 efd4c033fbb6b27add6c10884091dcb9 14905 java optional 
modulator_1.0-3_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQKjBAEBCgCNFiEErPPQiO8y7e9qGoNf2a0UuVE7UeQFAlrocOpfFIAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEFD
RjNEMDg4RUYzMkVERUY2QTFBODM1RkQ5QUQxNEI5NTEzQjUxRTQPHGFwb0BkZWJp
YW4ub3JnAAoJENmtFLlRO1HkOfAQAKQUIl2tjYi1MdpMdjFz/F22UYlru5ra5zpa
FBQkTir5rifOSjOO0OAYhqf+0jWzxigfox5HlTj1NPVcGucadkq0LpEvhqrpDTs+
Hv0Gsgvz5N66EyS4IWa9Ewvz07yCSWBap/lvGyTrJE34JcYcJ8DybS/u9ckRm0Bc
VKArCKKHYzJUfbN8kRa38kR2/9CP7eJqze0+c9aVWwr1tEny4VQJnagceGJV8f+n
ahDCSy5WLiBQjQcUQEI6lNbrR1MgMsUuSZU9EEVq4ZdHf14l2QpzVkWtsHuVwpSm
mdCqRbJG/qk71nMZlO4KBZmX7ptZL2uKgo1QqmGSz0LALaNZAusDOZLpZfH2wXQ5
guKwS0FaAuT3sNY4/V2iEGez+PUVvmekXnI2bH96rdoSgwvWkEKvlD1+eGse3RnL
TIzBEZzrKg3RIMCdH1RUDEb8npJHIu7uH8fW6QOkSNy9cx43UFoj7oEp1TpW31AZ
y2VjkeLqHf+MaV8WPMDISH9167qBayP8wfx2k/IN+PAzCT6FimtcZ+cRtE85MZuq
DhwRitgI+1YvJCYojDOHcZcUp/DW0EsrVb/2l2vGDRmobJmOMcB+WCZJ5DOeVefT
47wPAkW13XU1iJws7WlRsHiRytFAN+UZSLqJGK07CxzyoN7HZbhpbcvR3QX6DSJZ
wOXatmH5
=ko5Y
-END PGP SIGNATURE End Message ---
__
This is the maintainer address of Debian's Java team
.
 Please use
debian-j...@lists.debian.org for discussions and questions.

modulator_1.0-3_source.changes ACCEPTED into unstable

2018-05-01 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 01 May 2018 15:49:54 +0200
Source: modulator
Binary: libmodulator-java
Architecture: source
Version: 1.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 

Changed-By: Markus Koschany 
Description:
 libmodulator-java - Java small shim library that wraps Java 9 APIs and exposes 
them t
Closes: 897320
Changes:
 modulator (1.0-3) unstable; urgency=medium
 .
   * Team upload.
   * Use compat level 11.
   * Use default-jdk as build-dependency again. (Closes: #897320)
   * Declare compliance with Debian Policy 4.1.4.
Checksums-Sha1:
 12ce03a544ddac72c386a75a0fe148bba0950d66 2117 modulator_1.0-3.dsc
 e722360beab5770c1420c33493658a88f7cbd732 1720 modulator_1.0-3.debian.tar.xz
 9bd4280d954044bb2454cb8d239d9aab004580c7 14905 modulator_1.0-3_amd64.buildinfo
Checksums-Sha256:
 c81176a84e87fbebdc115a6d64ce6ecc8c8886f382083b56111b032fc72260eb 2117 
modulator_1.0-3.dsc
 c7436452deb104e51ce56ee93e75d1b0af25c2e8c4d0a061ab7f125398f90ed0 1720 
modulator_1.0-3.debian.tar.xz
 c67565b3a2e900a9be3869eb85b89d584d0e600fb42339ea8ca0b50d93094c6d 14905 
modulator_1.0-3_amd64.buildinfo
Files:
 e4e2b3110b3540aacb0578e587321114 2117 java optional modulator_1.0-3.dsc
 f97e50b58944795999f4d51e0a514219 1720 java optional 
modulator_1.0-3.debian.tar.xz
 efd4c033fbb6b27add6c10884091dcb9 14905 java optional 
modulator_1.0-3_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQKjBAEBCgCNFiEErPPQiO8y7e9qGoNf2a0UuVE7UeQFAlrocOpfFIAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEFD
RjNEMDg4RUYzMkVERUY2QTFBODM1RkQ5QUQxNEI5NTEzQjUxRTQPHGFwb0BkZWJp
YW4ub3JnAAoJENmtFLlRO1HkOfAQAKQUIl2tjYi1MdpMdjFz/F22UYlru5ra5zpa
FBQkTir5rifOSjOO0OAYhqf+0jWzxigfox5HlTj1NPVcGucadkq0LpEvhqrpDTs+
Hv0Gsgvz5N66EyS4IWa9Ewvz07yCSWBap/lvGyTrJE34JcYcJ8DybS/u9ckRm0Bc
VKArCKKHYzJUfbN8kRa38kR2/9CP7eJqze0+c9aVWwr1tEny4VQJnagceGJV8f+n
ahDCSy5WLiBQjQcUQEI6lNbrR1MgMsUuSZU9EEVq4ZdHf14l2QpzVkWtsHuVwpSm
mdCqRbJG/qk71nMZlO4KBZmX7ptZL2uKgo1QqmGSz0LALaNZAusDOZLpZfH2wXQ5
guKwS0FaAuT3sNY4/V2iEGez+PUVvmekXnI2bH96rdoSgwvWkEKvlD1+eGse3RnL
TIzBEZzrKg3RIMCdH1RUDEb8npJHIu7uH8fW6QOkSNy9cx43UFoj7oEp1TpW31AZ
y2VjkeLqHf+MaV8WPMDISH9167qBayP8wfx2k/IN+PAzCT6FimtcZ+cRtE85MZuq
DhwRitgI+1YvJCYojDOHcZcUp/DW0EsrVb/2l2vGDRmobJmOMcB+WCZJ5DOeVefT
47wPAkW13XU1iJws7WlRsHiRytFAN+UZSLqJGK07CxzyoN7HZbhpbcvR3QX6DSJZ
wOXatmH5
=ko5Y
-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.

libjide-oss-java_3.7.2+dfsg-2_source.changes ACCEPTED into unstable

2018-05-01 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 01 May 2018 16:02:39 +0200
Source: libjide-oss-java
Binary: libjide-oss-java libjide-oss-java-doc
Architecture: source
Version: 3.7.2+dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 

Changed-By: Markus Koschany 
Description:
 libjide-oss-java - extensible Swing component library for Java
 libjide-oss-java-doc - extensible Swing component library for Java -- 
documentation
Closes: 897321
Changes:
 libjide-oss-java (3.7.2+dfsg-2) unstable; urgency=medium
 .
   * Use default-jdk as build-dependency again. (Closes: #897321)
   * Declare compliance with Debian Policy 4.1.4.
Checksums-Sha1:
 085df5c12d24708b1ea719b6f74da05b3293fd81 2347 libjide-oss-java_3.7.2+dfsg-2.dsc
 72d1e3057433680245d061365d21a774bfe62b79 7824 
libjide-oss-java_3.7.2+dfsg-2.debian.tar.xz
 5aa12bcdb23c763761e6e254611349388222e301 12033 
libjide-oss-java_3.7.2+dfsg-2_amd64.buildinfo
Checksums-Sha256:
 73befc6be6e4e2228dfa2e2b822fa93bbf6364bbf45ad4a0a2919333cfa93e99 2347 
libjide-oss-java_3.7.2+dfsg-2.dsc
 3e4a6ae6102fabbcc3ee263b34cd8641ef623190f1f92cfe41e0602b47dff692 7824 
libjide-oss-java_3.7.2+dfsg-2.debian.tar.xz
 37df390a26189bc9954edd62bc07dfb002b4d4ae60b8e8c9a31d681e758d6f42 12033 
libjide-oss-java_3.7.2+dfsg-2_amd64.buildinfo
Files:
 273b8cc28d1105cde7a39f292195b8e6 2347 java optional 
libjide-oss-java_3.7.2+dfsg-2.dsc
 69c006606de8fc17ff092eff8df574fc 7824 java optional 
libjide-oss-java_3.7.2+dfsg-2.debian.tar.xz
 88a7397929ae9eafb532995d45150410 12033 java optional 
libjide-oss-java_3.7.2+dfsg-2_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQKjBAEBCgCNFiEErPPQiO8y7e9qGoNf2a0UuVE7UeQFAlrod0pfFIAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEFD
RjNEMDg4RUYzMkVERUY2QTFBODM1RkQ5QUQxNEI5NTEzQjUxRTQPHGFwb0BkZWJp
YW4ub3JnAAoJENmtFLlRO1HkYSIP/1blyPjL/pvulm5TrFzT6MESCZX5y+rcWoTB
2oQH+GWFHKdZ2B1gPI/KjKnSZPyHcoRZYLM1ftZmgZN/ORpoQ39LzstP8dBo0Tg0
jr8GJ8f85pHll/282ewLbHUduT/BN7cYZV0qoicIkN445Jd8HjuhYNsyry51M0g3
Riof/IIzCkE+2BFyaHGnMoo9n1GpNsApduKqvZx4l1vqon7QgTIVLWzY5D78+v9x
SiqEJ0y3l0235tk7xZ5+fyZJbuUO82Ql1nfXBP+uHnx9shc1mH8BviPL7ziAvyfY
2+JuE4mL44hMDe3X+f9eI+faki7tCgRjuU7j0DLT7gcllsUQPM8OrqcxAd+np8wW
+yKm6vVYLwNAANl5QUyq56a582bzVY9Q/TbTNz/nOBQDHjdP/UtrfJrvZtwc8vsi
t5e0e8MOT1PLw/cFnbTKJV3wSnv7570dD7f2mrCYV0XbG7amfQa8F0IcFwnufzz3
47K1PeOtJ1q4olHjNsXgROMPizF5CUGFyTkSacwcxhBYftDF+K+jO7GpB3N5r2sc
MkcItc8AUmzDrK2/oWZybZGAsvFdaVFFsPOYlivy90iYT2ajkgzT/bil6xpd0gtM
wUzfhIk4Yq7ekpNW3dnambboFt5fsJ6a1ua2BUrGmtsRovkIMQGnLuGDHVEOySt8
sRJQ7CH8
=WEwi
-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.

Processing of libjide-oss-java_3.7.2+dfsg-2_source.changes

2018-05-01 Thread Debian FTP Masters
libjide-oss-java_3.7.2+dfsg-2_source.changes uploaded successfully to localhost
along with the files:
  libjide-oss-java_3.7.2+dfsg-2.dsc
  libjide-oss-java_3.7.2+dfsg-2.debian.tar.xz
  libjide-oss-java_3.7.2+dfsg-2_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: Bug #897321 in libjide-oss-java marked as pending

2018-05-01 Thread Debian Bug Tracking System
Processing control commands:

> tag -1 pending
Bug #897321 [src:libjide-oss-java] please remove (build) dependencies on 
OpenJDK 9
Added tag(s) pending.

-- 
897321: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897321
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#896929: java.ext.dirs is gone

2018-05-01 Thread Markus Koschany

Am 01.05.2018 um 15:48 schrieb deb...@fau.xxx:
> I traced this problem to RXTXCommDriver.java:415:
> System.getProperty("java.ext.dirs") comes back null. It's illegal to
> -Djava.ext.dirs on Java 10/11. The easiest fix appears to be to add a
> second argument (default value) of the empty string, which makes the
> code/loop a noop. That, or try and switch it over to classpath? It's
> unclear to me where it's expecting to find a property file file, but
> maybe it does in some setups.
> 
> Debugging is a lot easier if you add e.printStackTrace(); to all three
> /thrown while loading/ catch and discard blocks.
> 
> Also, the package fails to build for me on Ubuntu's Java "11" (i.e. Java
> 10 in a weird package name), due to javah removal.
> 
> Chris.

Thanks Chris for the analysis. I don't believe there will be any
upstream support for Java 11 though. According to
https://github.com/rxtx/rxtx the last activity was three years ago but
significant changes date even back five years. Arduino should be ported
away from rxtx instead.

This package has four reverse-dependencies at the moment:

arduino
jtharness
ucrpf1host
mina2

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.

Processing of modulator_1.0-3_source.changes

2018-05-01 Thread Debian FTP Masters
modulator_1.0-3_source.changes uploaded successfully to localhost
along with the files:
  modulator_1.0-3.dsc
  modulator_1.0-3.debian.tar.xz
  modulator_1.0-3_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.

Processing of uddi4j_2.0.5-4_source.changes

2018-05-01 Thread Debian FTP Masters
uddi4j_2.0.5-4_source.changes uploaded successfully to localhost
along with the files:
  uddi4j_2.0.5-4.dsc
  uddi4j_2.0.5-4.debian.tar.xz
  uddi4j_2.0.5-4_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: Bug #897320 in modulator marked as pending

2018-05-01 Thread Debian Bug Tracking System
Processing control commands:

> tag -1 pending
Bug #897320 [src:modulator] please remove (build) dependencies on OpenJDK 9
Added tag(s) pending.

-- 
897320: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897320
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.

electric_9.07+dfsg-5_source.changes ACCEPTED into unstable

2018-05-01 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 01 May 2018 15:19:30 +0200
Source: electric
Binary: electric
Architecture: source
Version: 9.07+dfsg-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 

Changed-By: Markus Koschany 
Description:
 electric   - electrical CAD system
Changes:
 electric (9.07+dfsg-5) unstable; urgency=medium
 .
   * Remove the export for JAVA_HOME too.
Checksums-Sha1:
 6472460af3064c7f90af73a949073b6c82138e4c 2242 electric_9.07+dfsg-5.dsc
 5efd7285ed4f44785df830cc765cc9c3e17b7377 1558632 
electric_9.07+dfsg-5.debian.tar.xz
 c9ecdcc1a580fe3d4c88dd8a7b472e028535a53f 12755 
electric_9.07+dfsg-5_amd64.buildinfo
Checksums-Sha256:
 ef4b2b01cb00aa23bd7953cf2814834267b27f893933f542f887e9de7c4533d0 2242 
electric_9.07+dfsg-5.dsc
 3f9785ef2f1aba7c210cd5f821bd7549228d649fc6cbd07c9910f002ce1e2e98 1558632 
electric_9.07+dfsg-5.debian.tar.xz
 b7761e0bf2cad1b574fd7158b2a1f93c03ced3db60669c62ba30e227a4da4278 12755 
electric_9.07+dfsg-5_amd64.buildinfo
Files:
 e62f0debd240ec29455cf6c59590d572 2242 electronics optional 
electric_9.07+dfsg-5.dsc
 ce33965f1db8bdbf5ac1b8b320d2354a 1558632 electronics optional 
electric_9.07+dfsg-5.debian.tar.xz
 266c4baac6cafc7117d53e917ff2ea8b 12755 electronics optional 
electric_9.07+dfsg-5_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQKjBAEBCgCNFiEErPPQiO8y7e9qGoNf2a0UuVE7UeQFAlroamlfFIAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEFD
RjNEMDg4RUYzMkVERUY2QTFBODM1RkQ5QUQxNEI5NTEzQjUxRTQPHGFwb0BkZWJp
YW4ub3JnAAoJENmtFLlRO1HkQBEP+wTJbDwKpKKrc1W7x26rTu++d+Yu332D7mD2
aXMkHhN9NOGTONc6P1JrGC32wO0KhAPGBveSanuWrbeaNEFLoqhVFxvgJdWjqStl
HIoV/ilv/SC8/0BGtf1LBbXuOtDeBTGE8wSUz61tse06Rl7mXRTcD6IdeYlDIPDs
jldzJaFCgrvAJZ6mVJotDOeWluTuFWvkVjKHzjfWtXNqtS2weWF9s0ZuzBZNFIql
laE4UJRsaXlPcLUJpVDqca9sVvUt76XeEOSgYUcu9CNKFkaLLeGM+leKAbgc8561
IM+Tt+c9hjARQEmhc/zpWG59QXjoRZbc7SJovrROLz2FjMVliwDrSyOHzfSb0++Z
mzOO1QLAamXDOQjo4cLAEYPie2Q6uAfuAj+LRI812UAqqbI/kuBjGhNag6b8YHc1
QHUpROzDShDkWBCEjYU+HXp9OAgXwqvQF5MiZmN/LiphP+YGNCPTShagc2nvrT0F
4SHaML14aO3PHJLT8u4f/P6NjmwbnTjADdP6Ju7J2l5kDEE9r8zkMrVNRFGK0DC5
TlmprlGcTWukQ9yK0Imf6+Hn7h/CMO9Esu+bOeGDFpWuRvHFu/huKAAy7M98qg51
0q3k/sA0UcDVfyKD4QFulXGXTMjOS6ZdoqazNWtPFZLHg2/JravG8M2OH6oWyM7+
unhNxyOh
=8U2b
-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.

Processing of electric_9.07+dfsg-5_source.changes

2018-05-01 Thread Debian FTP Masters
electric_9.07+dfsg-5_source.changes uploaded successfully to localhost
along with the files:
  electric_9.07+dfsg-5.dsc
  electric_9.07+dfsg-5.debian.tar.xz
  electric_9.07+dfsg-5_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.

electric_9.07+dfsg-4_source.changes ACCEPTED into unstable

2018-05-01 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 01 May 2018 15:09:14 +0200
Source: electric
Binary: electric
Architecture: source
Version: 9.07+dfsg-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 

Changed-By: Markus Koschany 
Description:
 electric   - electrical CAD system
Closes: 897323
Changes:
 electric (9.07+dfsg-4) unstable; urgency=medium
 .
   * Switch to compat level 11.
   * Declare compliance with Debian Policy 4.1.4.
   * Use default-jdk as build-dependency again. (Closes: #897323)
Checksums-Sha1:
 6d315cab351add132f1646e715c49ef313b4cea5 2242 electric_9.07+dfsg-4.dsc
 1089034c4a8000a901d7cf6a9c0c7f6bc4f8da2f 1558736 
electric_9.07+dfsg-4.debian.tar.xz
 e45b576402e5847fe323678ec00a36572320d65f 12755 
electric_9.07+dfsg-4_amd64.buildinfo
Checksums-Sha256:
 f92113f569b190f2edefcb24e8c4d140e9d5046ee079fa9bdd6892d80ecc9c71 2242 
electric_9.07+dfsg-4.dsc
 3931e6283e2de22cfe087cf14f5ea2ff810352c9407d23a453849f17fa35a778 1558736 
electric_9.07+dfsg-4.debian.tar.xz
 05b57fbd886e6b1dfdd61840c9e95da74f75c6257450a45d9a3c6a84c1173e50 12755 
electric_9.07+dfsg-4_amd64.buildinfo
Files:
 e4f95707504fd26b4d2b6618faf9d322 2242 electronics optional 
electric_9.07+dfsg-4.dsc
 4a2fe0ba7a9e25e0474a1f900d63b8bb 1558736 electronics optional 
electric_9.07+dfsg-4.debian.tar.xz
 a4876853a67b8dc940071269f596ed51 12755 electronics optional 
electric_9.07+dfsg-4_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQKjBAEBCgCNFiEErPPQiO8y7e9qGoNf2a0UuVE7UeQFAlroaPhfFIAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEFD
RjNEMDg4RUYzMkVERUY2QTFBODM1RkQ5QUQxNEI5NTEzQjUxRTQPHGFwb0BkZWJp
YW4ub3JnAAoJENmtFLlRO1HkIAoP/AhUkqNE+SzXYWs0h5Sy1ixA5fbYKFE7G3BI
MLCGk52RuZ1TdL3wFKk/W2ik0n4pvY5S3bM99Tf2eL4lZOhojN/6dEPYWsL+dQkL
oZyEYQngm4DDQMoieMrDtm1tIZzuRtXnFZbeOy/Kulmz0frGFQM46WNDOd28Abdm
7Mqb+vpFrxBLB2A+U3/YFYQSGEZgEae4iXHyXWDVTdwargYr2dQ2DThEK7tcpAOe
jbBS7REnHstL2hTOMDjw/sGhI4SK/V6mrLCcFdWbwbnT1+mXj9+B83F8CLf/M0XH
/b9RKdh71hU0Y/Yp/OP1IIJoXgmm/RlWgppVvHeOK7KoWqN+1Ko5oigogzAcuJK+
Cw+ed7QAWS/tFYq/aoi0ZzuJ0AJfEr4QX0QV+oZwZxGzR6k4yCEPK7F8/uU91AqE
iNdFDHWx3Mdi4Ih1K+BHB1hAh3W1up29idU4OX2kp9mnkHJ8Rtj7SMspgowhuIMG
7WaL/ENToBhM/cNfXwflSJMJ8Lws6t3yFsPc+/3pPLn15Xi5pYeL3JqbkXdXAz7q
jI/OS7H6UDcgrshJ9l+3J7WvYs6KEGVMVngjQfhY7Aj52J1rBVVf1FbNEOH3Z9va
lnwqXYVMtS1UQn1O7Y3moz+LoSl3Wgi02Q7UFhWeOt7QccoZMc/1oAmjbXui0g+h
xCy+80ZK
=5UM2
-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.

Processed: Bug #897323 in electric marked as pending

2018-05-01 Thread Debian Bug Tracking System
Processing control commands:

> tag -1 pending
Bug #897323 [src:electric] please remove (build) dependencies on OpenJDK 9 (EOL)
Added tag(s) pending.

-- 
897323: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897323
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#897320: please remove (build) dependencies on OpenJDK 9

2018-05-01 Thread Matthias Klose
Package: src:modulator
Version: 1.0-2
Severity: serious
Tags: sid buster

please remove (build) dependencies on OpenJDK 9, which is end of live now and
should be removed from the archive as soon as possible.

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

Bug#897323: please remove (build) dependencies on OpenJDK 9 (EOL)

2018-05-01 Thread Matthias Klose
Package: src:electric
Version: 9.07+dfsg-3
Severity: serious
Tags: sid buster

please remove (build) dependencies on OpenJDK 9, which is end of live now and
should be removed from the archive as soon as possible.

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

Bug#897321: please remove (build) dependencies on OpenJDK 9

2018-05-01 Thread Matthias Klose
Package: src:libjide-oss-java
Version: 3.7.2+dfsg-1
Severity: serious
Tags: sid buster

please remove (build) dependencies on OpenJDK 9, which is end of live now and
should be removed from the archive as soon as possible.

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

Bug#897318: please remove (build) dependencies on OpenJDK 9

2018-05-01 Thread Matthias Klose
Package: src:uddi4j
Version: 2.0.5-3
Severity: serious
Tags: sid buster

please remove (build) dependencies on OpenJDK 9, which is end of live now and
should be removed from the archive as soon as possible.

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

java-common_0.65.1_source.changes ACCEPTED into experimental

2018-05-01 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 01 May 2018 12:22:09 +0200
Source: java-common
Binary: java-common default-jre default-jre-headless default-jdk 
default-jdk-headless default-jdk-doc
Architecture: source
Version: 0.65.1
Distribution: experimental
Urgency: medium
Maintainer: Debian Java Maintainers 

Changed-By: Matthias Klose 
Description:
 default-jdk - Standard Java or Java compatible Development Kit
 default-jdk-doc - Standard Java or Java compatible Development Kit 
(documentation)
 default-jdk-headless - Standard Java or Java compatible Development Kit 
(headless)
 default-jre - Standard Java or Java compatible Runtime
 default-jre-headless - Standard Java or Java compatible Runtime (headless)
 java-common - Base package for Java runtimes
Changes:
 java-common (0.65.1) experimental; urgency=medium
 .
   * Bump the version of the defaults packages to 1.11, keep defaults
 for m68k, powerpcspe and sh4 at 1.10.
   * Remove all references to the plugin and gcj packages.
Checksums-Sha1:
 f20627a9fe723edb0daa0625891f1b09fb344ea9 2008 java-common_0.65.1.dsc
 79b25fda89fe8fca61fc41ebda49609ca7c4b063 13024 java-common_0.65.1.tar.xz
 343eb0da22ec480e429d30d053713c9ec159a935 5574 
java-common_0.65.1_source.buildinfo
Checksums-Sha256:
 eb2fc5801f6c62c9d8b4d31a50a437a56f09fbb1b40a49af1ac492d5a98de241 2008 
java-common_0.65.1.dsc
 020893782f2679a52868f9a54dc27f461a2eaba7cfbe9433a017a37f28416b83 13024 
java-common_0.65.1.tar.xz
 05db6169eb411f117f9961ba242149df40b46f72c1077128b7b2af9ea187cafe 5574 
java-common_0.65.1_source.buildinfo
Files:
 09b63f9797aea30b39250b42ffd395fe 2008 java optional java-common_0.65.1.dsc
 0ae1e224647f998a09d67f81116fefaf 13024 java optional java-common_0.65.1.tar.xz
 e772f4d4c4bd7f45b16bc4ebf7fd498c 5574 java optional 
java-common_0.65.1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJEBAEBCAAuFiEE1WVxuIqLuvFAv2PWvX6qYHePpvUFAlroQtoQHGRva29AZGVi
aWFuLm9yZwAKCRC9fqpgd4+m9ctjD/0akrPRhxENcBUF4DTtVoOIrUd0yMRBacoe
XOX3Vab8Q7lUv6VZmnM/e5/RFSCzbVEKvg/liCT86z6YYVKcuV0IDorf/grHohbs
YDWbMjv8qWBVRzgr71ys3gc8qvfzsfJVrL1+4BHMX9QqQGqBcDbx6NXtCl4iyoIv
9ugdue+e7C1q7ipWOhFnmlwu7yrHsANYgscz21f88zogI5VpXi2u/XYfhk7a6ZXj
SGipoHvl1dueIEwKSgUvuJgCISDak5RqoWus2OfWixIzHzPe0kBEjzYFsqioT0WC
zlTqM2inkiXNYcFQfR93o3ieBwEaCGq8qn5Z9TefOdI3fc0NC5hacWqSdo2btWv1
jqShPSt+82BfxoWb1tFpfjrKualvFbhR34pxZM0K46CUXpflLoNPBmZM5UIAp3U8
GYOmS21SyPveXfzrhHPJTFexO3t1gYIFe9j/Slvm5fChYBc2wtYaXTzWP/R8dFM5
1e+e2MQZ0huSYmYs70B6EG8bqT2avzlK6/c2GioOTyYK8yzRtOwAcCqME1NSeYN0
CculB3YVEDvRmZTf68asY1jO+eqMbZ4mTzKBDf5aPH6iYRgbT2yPGqfc2Ze+clz8
0HVtCEJqq1vI3UlrkSIP1/FEDQAVR6hT8UcG29lrDv19GOoCG7hxcgBbAfFpX2Iw
hFuLrWDgqg==
=QodM
-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.

Processing of java-common_0.65.1_source.changes

2018-05-01 Thread Debian FTP Masters
java-common_0.65.1_source.changes uploaded successfully to localhost
along with the files:
  java-common_0.65.1.dsc
  java-common_0.65.1.tar.xz
  java-common_0.65.1_source.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.

Bug#897314: Please remove me from the uploaders

2018-05-01 Thread Vincent Fourmond
Package: xmlgraphics-commons
Version: 2.2-1
Severity: wishlist

  Hello,

  It has been a long while since I last contributed to this package,
please remove me from the uploaders.

  Kind regards,

Vincent

-- System Information:
Debian Release: stretch/sid
  APT prefers oldoldstable
  APT policy: (500, 'oldoldstable'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.4.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

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

Bug#897287: Please remove me from the uploaders

2018-05-01 Thread Vincent Fourmond
Package: fop
Version: 1:2.1-7
Severity: wishlist

  Hello,

  It has been a long while since I last contributed to this package,
please remove me from the uploaders.

  Kind regards,

Vincent


-- System Information:
Debian Release: stretch/sid
  APT prefers oldoldstable
  APT policy: (500, 'oldoldstable'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.4.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

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

Bug#882550: Re : Bug#882550 closed by Giovanni Mascellani <g...@debian.org> (Bug#882550: fixed in geogebra 4.0.34.0+dfsg1-5)

2018-05-01 Thread Emmanuel Bourg
Le 01/05/2018 à 10:43, nicolas.patr...@gmail.com a écrit :

> Why not upgrading Geogebra to the latest version?

There is a licensing issue with the new version, see #692728.

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

Bug#882550: Re : Bug#882550 closed by Giovanni Mascellani <g...@debian.org> (Bug#882550: fixed in geogebra 4.0.34.0+dfsg1-5)

2018-05-01 Thread nicolas . patrois
Hello,

Why not upgrading Geogebra to the latest version?

Regards,
nicolas patrois : pts noir asocial
-- 
RÉALISME

M : Qu'est-ce qu'il nous faudrait pour qu'on nous considère comme des humains ? 
Un cerveau plus gros ?
P : Non... Une carte bleue suffirait...

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

java-common_0.65_source.changes ACCEPTED into unstable

2018-05-01 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 30 Apr 2018 22:34:12 +0200
Source: java-common
Binary: java-common default-jre default-jre-headless default-jdk 
default-jdk-headless default-jdk-doc
Architecture: source
Version: 0.65
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 

Changed-By: Matthias Klose 
Description:
 default-jdk - Standard Java or Java compatible Development Kit
 default-jdk-doc - Standard Java or Java compatible Development Kit 
(documentation)
 default-jdk-headless - Standard Java or Java compatible Development Kit 
(headless)
 default-jre - Standard Java or Java compatible Runtime
 default-jre-headless - Standard Java or Java compatible Runtime (headless)
 java-common - Base package for Java runtimes
Changes:
 java-common (0.65) unstable; urgency=medium
 .
   * Bump sparc64 defaults to 1.10.
Checksums-Sha1:
 b0661f74714e8bf210abf9e442ed51181d352d7b 2000 java-common_0.65.dsc
 582ffe21afd22b0b2b11428c1570ea2eda1026f8 13548 java-common_0.65.tar.xz
 17776977c206a5300ca05bf30da3ec04d8e8fbb9 5716 java-common_0.65_source.buildinfo
Checksums-Sha256:
 fbec2a0d8f7ceb62fc2f94c3f5429430087a9089c912c62932336a75fc7f79cd 2000 
java-common_0.65.dsc
 3256c91d6cde57906cb26ae1d9a99fbc8bdc00de3b9e2a132bac4b58895972c2 13548 
java-common_0.65.tar.xz
 8f06b50cb0203a7e50a55f1b7600e2aa4f5b32cc4ee933f96630e3ac350c2d3a 5716 
java-common_0.65_source.buildinfo
Files:
 ee23d74145cc5e455d1ca7274f31f60f 2000 java optional java-common_0.65.dsc
 560b9f8b9376a210ae2eff0b418b553f 13548 java optional java-common_0.65.tar.xz
 6465391362c8d59f7caa0846e73f2202 5716 java optional 
java-common_0.65_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJEBAEBCAAuFiEE1WVxuIqLuvFAv2PWvX6qYHePpvUFAlroDTwQHGRva29AZGVi
aWFuLm9yZwAKCRC9fqpgd4+m9SvlEADCdcLQAeAjdeadPCbNCOD1bCs4Mc6ABbz9
/g8bcZU137cXo7f1z/jajuSjdQx0PknPk4SupGSWSGBZPWucg9oFyQNLLIYUOkMk
nRS0xg7m3aK6n8FVWfyZhxKNVh+yE7+PYhIcEHb9BhXSXyFbFdtgcK5r1lRabH+t
lT/q3PZ1t6L8QZDCQVwJzoRDDBjeVe6Jc1pLyRR8V+LQVxddrzt9+IUtXWwJTtdm
F7axB6YMgUjytnGpofSG83JULFeglk+TXesGIinBkqurh2wA3+qREkEzkBsYSnyM
FYK3sO50Rj4CDeTcCbkVxrWWAef+9kuLC6TK9ghae3th7uFTFpcduK/Ubyc5tWvN
1o1c10ahM38Lnq65zMx5hB76EBzffYQTOUEBoM8t2vawvRPRo1WY70T0oQA7CNFP
vzIirDhGkq9nXLbgGrhp2XsCG0ZxllGzsqCIkHg9MvH0gSnAd4f7xmixCQay401X
tqrrNd4gYCmfJzUxPU/yRBUT1G2fE3/IxSIS7mt4cGW7ovvkgeC7y34+n+0XgLbh
h3xlQYoXF6G1TwCQt8WlCsEpq/fO5q6L45d5u+sornKGb2x4DSLwA673IdkdZe4B
bjjvsVaO4PvwpnDWD5icpwR84QJI8eGyD6sIrYhaZfK8ROPljpUpb9DbvBSInufr
sFWl5WsUZw==
=gnDw
-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.

Processing of java-common_0.65_source.changes

2018-05-01 Thread Debian FTP Masters
java-common_0.65_source.changes uploaded successfully to localhost
along with the files:
  java-common_0.65.dsc
  java-common_0.65.tar.xz
  java-common_0.65_source.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.

java-common_0.64_source.changes ACCEPTED into unstable

2018-05-01 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 30 Apr 2018 22:34:12 +0200
Source: java-common
Binary: java-common default-jre default-jre-headless default-jdk 
default-jdk-headless default-jdk-doc
Architecture: source
Version: 0.64
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 

Changed-By: Matthias Klose 
Description:
 default-jdk - Standard Java or Java compatible Development Kit
 default-jdk-doc - Standard Java or Java compatible Development Kit 
(documentation)
 default-jdk-headless - Standard Java or Java compatible Development Kit 
(headless)
 default-jre - Standard Java or Java compatible Runtime
 default-jre-headless - Standard Java or Java compatible Runtime (headless)
 java-common - Base package for Java runtimes
Changes:
 java-common (0.64) unstable; urgency=medium
 .
   * Bump sparc64 defaults to 1.10.
Checksums-Sha1:
 1fcb0cd7e4c4832ee47cb087ce49ccad81f46366 2000 java-common_0.64.dsc
 346052cd5b4bd65ace43ae253a7a19cd98b17686 13552 java-common_0.64.tar.xz
 eebc0fc0fd62234c691e066b51d8ee05988dfc99 5716 java-common_0.64_source.buildinfo
Checksums-Sha256:
 63f51307ff637231e617006250aa6b87186b90495b28c85d571c633d22750f28 2000 
java-common_0.64.dsc
 dceaad190e1a28187210245a328e067ee35009d0ada4dab95196ebb3317e06d7 13552 
java-common_0.64.tar.xz
 fe7ddb44c9900f67537613b41d5a192897a1267a523c986405856e652887e818 5716 
java-common_0.64_source.buildinfo
Files:
 a4b40f15177c71ae64a310d132cd0b75 2000 java optional java-common_0.64.dsc
 9644c22897ab2aef51a37edfc37bb23a 13552 java optional java-common_0.64.tar.xz
 cb832c9ae76fd2f3c974ccaa17ec0055 5716 java optional 
java-common_0.64_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJEBAEBCAAuFiEE1WVxuIqLuvFAv2PWvX6qYHePpvUFAlroAowQHGRva29AZGVi
aWFuLm9yZwAKCRC9fqpgd4+m9dREEADJUdktiu/E/uxtqsAH+f3KahVZMIRGIt3N
RFP7Z6MwWzeO0cMFCUGMHdWLWuXAGg3TpaLGtxdsHFPH7Mkmb21r1oO0W8iouapb
rJ/UXra6BzNLjt1tzzRy1ppzw6i71hN9EgeYDri88pTG6/s5Q3cHfvNgvqxwIFwc
mOuKocohWTLVAwO0ixTD0pFQ2YTWF1KBWyswbl9MCPaOp7D4cjoN8UrDKFCbvJxB
l8NvJxqvGOMTw8Id3FQdtRjKQtxMNF/ysdlPQsO9Ux+VFOgLMGJGtzePzk35GZWh
lHmiD3DEN6EmBq53IsM6Du9f1ExwPsdboLxWIuyhwnyFXZoJmGAprhSy6Zk+e0yr
OVAmOT71+KoiLzFRUowHZuvucJUTkT3A/Xm4zlvIjfJbo1EzPPqMFNT9lz94ihLJ
aw4bxV3aAw9D9Gr6Njs1Jjoi9b8bQD6NO1cEZOpwDsomeNpRL/hxu8+BwHmfT5tR
RE7jok4dKGFhE5cUFNxRtfBp7Ao3rTZMz4NyTTSl7O3J+1uBjzo8fin4EfaF2VV6
VJK+flqXm8kYhZcTZKeABa/p8RGNpAmzUMlHE9QK4pdfwPYH/jrg8P8x2me2Wvst
AArIBtum83PJhr7xAItT19anK3VnPkppKyvDNEu+IVBX8pXNkDw6Ztn6XyHbx1ig
SvWD23AUbA==
=hVgP
-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.

Processing of java-common_0.64_source.changes

2018-05-01 Thread Debian FTP Masters
java-common_0.64_source.changes uploaded successfully to localhost
along with the files:
  java-common_0.64.dsc
  java-common_0.64.tar.xz
  java-common_0.64_source.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.