Processed: tagging 789282

2015-06-20 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 789282 + pending
Bug #789282 [src:freehep-chartableconverter-plugin] 
freehep-chartableconverter-plugin: switch B-D from libplexus-compiler-api-java 
to libplexus-compiler-java
Added tag(s) pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
789282: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=789282
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Multiple Packages Should Be Added to libspring-java Build-Depends

2015-06-20 Thread 殷啟聰
Hi pkg-java team,

I am testing the new gradle_1.12-1 by building all its build-rdeps and
when I was building libspring-java in a clean Debian Sid, it showed
the following error:

```
FAILURE: Build failed with an exception.

* What went wrong:
Could not resolve all dependencies for configuration ':spring-context:compile'.
 Could not resolve org.jruby.ext.posix:jnr-posix:debian.
  Required by:
  org.springframework:spring-context:3.2.13.RELEASE  org.jruby:jruby:debian
No cached version of org.jruby.ext.posix:jnr-posix:debian
available for offline mode.
 Could not resolve com.github.jnr:jnr-constants:debian.
  Required by:
  org.springframework:spring-context:3.2.13.RELEASE  org.jruby:jruby:debian
No cached version of com.github.jnr:jnr-constants:debian
available for offline mode.
 Could not resolve org.jruby.extras:jffi:debian.
  Required by:
  org.springframework:spring-context:3.2.13.RELEASE  org.jruby:jruby:debian
No cached version of org.jruby.extras:jffi:debian available for
offline mode.
 Could not resolve org.jruby.extras:jaffl:debian.
  Required by:
  org.springframework:spring-context:3.2.13.RELEASE  org.jruby:jruby:debian
No cached version of org.jruby.extras:jaffl:debian available for
offline mode.
```

Clearly jnr-posix, jnr-constants, jffi and jaffl should be added to
Build-Depends. I guess they are in the Recommends section of the other
Build-Depends packages, and my Debian disabled installing the
Recommended packages, hence my environment is different to the
maintainers'.

Cheers,
Kai-Chung

-- 
/*
* 殷啟聰 | Kai-Chung Yan
* Full-time student of Providence University of Taiwan
* LinkedIn: https://linkedin.com/in/seamlik
* Blog: seamlik.logdown.com
*/

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Bug#789282: freehep-chartableconverter-plugin: switch B-D from libplexus-compiler-api-java to libplexus-compiler-java

2015-06-20 Thread Gabriele Giacone
On Fri, Jun 19, 2015 at 03:46:41PM +0200, Andreas Beckmann wrote:
 Source: freehep-chartableconverter-plugin
 Version: 2.0-6
 Severity: serious
 Tags: stretch sid
 
 Your package Build-Depends: libplexus-compiler-api-java which was a
 transitional package that has now been removed. Please switch to
 libplexus-compiler-java instead.

Hi Giovanni,

fixed bug, rebuilt, pushed changes.
Please upload it yourself or grant me DM upload rights.
Also available at

 
http://mentors.debian.net/debian/pool/main/f/freehep-chartableconverter-plugin/freehep-chartableconverter-plugin_2.0-7.dsc

Thanks,
-- 
G..e

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#788471: elasticsearch: CVE-2015-4165: unspecified arbitrary files modification vulnerability

2015-06-20 Thread Salvatore Bonaccorso
Hi Hilko

On Fri, Jun 12, 2015 at 01:45:15PM +0200, Salvatore Bonaccorso wrote:
 Hi Hilko,
 
 On Fri, Jun 12, 2015 at 01:30:28PM +0200, Hilko Bengen wrote:
  Control: tags -1 moreinfo
  
  * Salvatore Bonaccorso:
  
   Source: elasticsearch
   Version: 1.0.3+dfsg-5
   Severity: grave
   Tags: security upstream fixed-upstream
  
  Where exactly has it been fixed upstream? A git coommit id would be
  helpful.
 
 I haven't a specific commit. The only information I had so far is that
 upstream claims that affected versions are all 1.0.0 up to 1.5.2 and
 the issue is fixed in 1.6.0:
 
 See https://www.elastic.co/community/security/

Did you had a chance to get more details on it?

Regards,
Salvatore

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#789350: javahelper: javadoc fails with error - option -locale must be first on the command line

2015-06-20 Thread Niels Thykier
Package: javahelper
Version: 0.51
Severity: serious

After the new upload, a lintian test case fails with:


jh_build --javacopts='-target 1.7' --javacopts='-source 1.7'
find src -name *.java -and -type f -print0 | xargs -0 
/usr/lib/jvm/default-java/bin/javac -g -cp :debian/_jh_build.testa -d 
debian/_jh_build.testa -target 1.7 -source 1.7
find src -name *.java -and -type f -print0 | xargs -0 
/usr/lib/jvm/default-java/bin/javadoc -classpath :debian/_jh_build.testa -d 
debian/_jh_build.javadoc/api -quiet -locale en_US -notimestamp -source 1.5
javadoc: error - option -locale must be first on the command line.
listing of javadoc usage/options


This is an unforunate regression that is very likely to break existing
packages that relies on jh_build to produce javadoc.

Thanks,
~Niels

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Processing of freehep-chartableconverter-plugin_2.0-7_i386.changes

2015-06-20 Thread Debian FTP Masters
freehep-chartableconverter-plugin_2.0-7_i386.changes uploaded successfully to 
localhost
along with the files:
  freehep-chartableconverter-plugin_2.0-7.dsc
  freehep-chartableconverter-plugin_2.0-7.diff.gz
  libfreehep-chartableconverter-plugin-java_2.0-7_all.deb

Greetings,

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

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Processed: Re: netbeans: Profiler not included in package

2015-06-20 Thread Debian Bug Tracking System
Processing control commands:

 severity -1 wishlist
Bug #653132 [netbeans] netbeans: Profiler not included in package
Severity set to 'wishlist' from 'normal'

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

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#653132: netbeans: Profiler not included in package

2015-06-20 Thread Markus Koschany
Control: severity -1 wishlist

On Sat, 24 Dec 2011 12:11:36 +0100 Pablo
=?ISO-8859-1?Q?Rodr=EDguez_Fern=E1ndez?= morpheus17@gmail.com wrote:
 Package: netbeans
 Version: 7.0.1+dfsg1-4
 File: /usr/bin/netbeans
 Severity: normal
 
 Installed netbeans from testing/unstable doesn't include profile
 support, while
 installing from netbeans.org it does. I think it must be included.

Hello,

I agree with the bug submitter that it would be nice to include the
profiler module but I would call it a feature request for Debian's
Netbeans package.

Netbeans is difficult to maintain due to the fact that we have to
replace all embedded jar and zip files. Every new enabled module
increases the difficulty to maintain this package. If we want to enable
the profiler, we have to add the module to nbbuild/cluster.properties again.

https://anonscm.debian.org/cgit/pkg-java/netbeans.git/tree/debian/patches/netbeans-cluster-properties.patch

However when I try to build Netbeans with the profiler module enabled,
the package fails to build from source. I would really like to see this
module packaged for Debian, but I request help in maintaining and fixing
this issue.

Regards,

Markus



signature.asc
Description: OpenPGP digital signature
__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Bug#784442: marked as done (libnb-platform18-java: FTBFS in sid)

2015-06-20 Thread Debian Bug Tracking System
Your message dated Sat, 20 Jun 2015 13:19:22 +
with message-id e1z6ig6-00088x...@franck.debian.org
and subject line Bug#784442: fixed in libnb-platform18-java 8.0.2+dfsg1-1
has caused the Debian Bug report #784442,
regarding libnb-platform18-java: FTBFS in sid
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.)


-- 
784442: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=784442
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libnb-platform-java
Version: 7.4+dfsg1-2
Severity: serious
Tags: stretch sid


Hi,

libnb-platform18-java fails to build from source in sid. This is
mainly due to the recents updates of the Felix and OSGi
build-dependencies. The build already fails in the dh_auto_clean
override step.

I will try to update this package.

Markus

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

Kernel: Linux 3.16.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: unable to detect
---End Message---
---BeginMessage---
Source: libnb-platform18-java
Source-Version: 8.0.2+dfsg1-1

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

Debian distribution maintenance software
pp.
Markus Koschany a...@gambaru.de (supplier of updated libnb-platform18-java 
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: Sat, 20 Jun 2015 00:50:19 +0200
Source: libnb-platform18-java
Binary: libnb-platform18-java libnb-platform-devel-java 
libnb-platform18-java-doc libnb-org-openide-util-java 
libnb-org-openide-util-lookup-java libnb-org-openide-modules-java
Architecture: source all
Version: 8.0.2+dfsg1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
pkg-java-maintainers@lists.alioth.debian.org
Changed-By: Markus Koschany a...@gambaru.de
Description:
 libnb-org-openide-modules-java - Utility classes for modules from the NetBeans 
Platform
 libnb-org-openide-util-java - Utility classes from the NetBeans Platform
 libnb-org-openide-util-lookup-java - Utility lookup classes from the NetBeans 
Platform
 libnb-platform-devel-java - Build harness for NetBeans Platform
 libnb-platform18-java - NetBeans Platform for building rich desktop 
applications in Java
 libnb-platform18-java-doc - NetBeans Platform javadoc
Closes: 754602 784442 787177
Changes:
 libnb-platform18-java (8.0.2+dfsg1-1) unstable; urgency=medium
 .
   * Imported Upstream version 8.0.2+dfsg1.
 - Fix FTBFS in sid by updating the package to the latest upstream release.
   (Closes: #784442)
   * Replace b-d w3c-dtd-xhtml with w3c-sgml-lib because the former will be
 removed from Debian. (Closes: #787177)
   * debian/control:
 - Tighten build-dependency on felix-framework.
 - Declare compliance with Debian Policy 3.9.6.
 - Remove virtual java7-jdk build-dependency. (Closes: #754602)
 - Switch Vcs-Browser field to cgit.
 - Run wrap-and-sort -sa.
 - Add myself to Uploaders.
 - Remove obsolete Breaks, Replaces, Conflicts and Provides fields.
   * Use compat level 9 and require debhelper = 9.
   * Remove duplicate files in doc package. Add rdfind and symlinks to
 Build-Depends-Indep.
   * Update linked-jars for new release.
   * Change version in pom files to 8.0.2.
   * Rebase all patches for new release.
   * Drop netbeans-platform~classfile-version.patch. Use upstream values.
   * Drop netbeans-platform~include-extras.patch and use only included modules.
   * Drop netbeans-platform~suitebuild.patch because the build does not fail and
 we don't build for older netbeans platforms either.
   * Add osgi-update.patch for incorporating the changes of the OSGi framework
 specification.
   * Add netbeans-platform-junit4.patch and bundle Junit4, so that nobody has to
 download Junit4 from the Internet.
   * Fix privacy breach logo lintian error and privacy breach lintian warning by
 removing the 

freehep-chartableconverter-plugin_2.0-7_i386.changes ACCEPTED into unstable

2015-06-20 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 20 Jun 2015 12:46:35 +0200
Source: freehep-chartableconverter-plugin
Binary: libfreehep-chartableconverter-plugin-java
Architecture: source all
Version: 2.0-7
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
pkg-java-maintainers@lists.alioth.debian.org
Changed-By: Gabriele Giacone 1o5g4...@gmail.com
Description:
 libfreehep-chartableconverter-plugin-java - FreeHEP Character Table Converter
Closes: 789282
Changes:
 freehep-chartableconverter-plugin (2.0-7) unstable; urgency=medium
 .
   * Replace removed libplexus-compiler-api-java with
 libplexus-compiler-java (Closes: #789282).
   * Make Vcs-* fields canonical.
   * Set copyright format version to 1.0.
   * Bump Standards-Version to 3.9.6 (no changes).
Checksums-Sha1:
 84e81987dbccc20b3840ecaf70f61bdf63d7e9ea 2310 
freehep-chartableconverter-plugin_2.0-7.dsc
 7951203a47ab2d7149c5e50d61a209c0b491ec5d 3660 
freehep-chartableconverter-plugin_2.0-7.diff.gz
 4516611c452eb8335c272a04b101c79901c758e4 11428 
libfreehep-chartableconverter-plugin-java_2.0-7_all.deb
Checksums-Sha256:
 1fd1cc1004e3e0d0d737ba2480bcfe9100d134dd81434622995af97003c455b2 2310 
freehep-chartableconverter-plugin_2.0-7.dsc
 f18acdca3718471d7acbb86d86a214ab9637dedb433d06da112edb2ea2e5d902 3660 
freehep-chartableconverter-plugin_2.0-7.diff.gz
 db2dfc0adde433e071488e9b66b53ee3322b337de6479d2346f06e03014dc30a 11428 
libfreehep-chartableconverter-plugin-java_2.0-7_all.deb
Files:
 f26c05250cb1f43d91f8934bec2b1e04 2310 java optional 
freehep-chartableconverter-plugin_2.0-7.dsc
 83a45053cb6b0a73728a1e9c38a58bff 3660 java optional 
freehep-chartableconverter-plugin_2.0-7.diff.gz
 e5d7603782e9eb6b1172c216f6200ac2 11428 java optional 
libfreehep-chartableconverter-plugin-java_2.0-7_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJVhUZGAAoJENQzCSZJfUT+s8gQAIsVM0r0nQHvc0yg0vpBdsVv
9u+TWivM2a/b+XAPvm1iF7ta9+t8oqthKwSr5W/mkHCmaJwJvOLpoYeENQ04+w1X
DvoUVs0GZZTRgqWE/Pnz2rhjIEa31tytID1tzhQvP8eJ10BXGCqutALHWWx6uDwF
77jprtC4MWK7NrkdaLI6/MvczfcEz0bhf/e/yak7yHVYbE6vehE5234MhHOajJdc
finPY+57lPdSB4LOUtQxWlf0iB0wrKLT2DcUfkff4fppi6yFsiRaXZJ3cZ02oR2Q
KTO/qk3D6u6A3dRzeaGcq1briYKZTLyloLifDPmub+EC2WueQzRgHAcbLDryVn9E
OTmB12SmKgXnt0qoe0i7DLYE+Cqpn1BnpCImCAb/IQeFA+4xMoNvPwkCsmhezPuK
M4m7o8/5+nkK3qlZuIT5m6anrPJJPR2JnjSfcMI6A96nMUiOE1zuLlAlgUKYJUmQ
F2HiCL1MsssiCkSoHQz/X8Zq0NgEggTfeXDXsGL5UbbFO1VBmA0tbGL7dT+M6boA
KAwb5C+DLIzs6ezGSJj8fCzu8OmQ53E/imwGbwvlSs4pE1d3n47wlBAIgDudDATO
s9a1T+2bwrlK15xaHiniBwgle6DpbTQn+nQewIrhrTqmP6FiovOsP4eGQlyNPCkY
v/KMhD3J5zkrhW4v0or/
=5yvZ
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Processing of libnb-platform18-java_8.0.2+dfsg1-1_amd64.changes

2015-06-20 Thread Debian FTP Masters
libnb-platform18-java_8.0.2+dfsg1-1_amd64.changes uploaded successfully to 
ftp-master.debian.org
along with the files:
  libnb-platform18-java_8.0.2+dfsg1-1.dsc
  libnb-platform18-java_8.0.2+dfsg1.orig.tar.gz
  libnb-platform18-java_8.0.2+dfsg1-1.debian.tar.xz
  libnb-org-openide-modules-java_8.0.2+dfsg1-1_all.deb
  libnb-org-openide-util-java_8.0.2+dfsg1-1_all.deb
  libnb-org-openide-util-lookup-java_8.0.2+dfsg1-1_all.deb
  libnb-platform-devel-java_8.0.2+dfsg1-1_all.deb
  libnb-platform18-java-doc_8.0.2+dfsg1-1_all.deb
  libnb-platform18-java_8.0.2+dfsg1-1_all.deb

Greetings,

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

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


libnb-platform18-java_8.0.2+dfsg1-1_amd64.changes ACCEPTED into unstable

2015-06-20 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 20 Jun 2015 00:50:19 +0200
Source: libnb-platform18-java
Binary: libnb-platform18-java libnb-platform-devel-java 
libnb-platform18-java-doc libnb-org-openide-util-java 
libnb-org-openide-util-lookup-java libnb-org-openide-modules-java
Architecture: source all
Version: 8.0.2+dfsg1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
pkg-java-maintainers@lists.alioth.debian.org
Changed-By: Markus Koschany a...@gambaru.de
Description:
 libnb-org-openide-modules-java - Utility classes for modules from the NetBeans 
Platform
 libnb-org-openide-util-java - Utility classes from the NetBeans Platform
 libnb-org-openide-util-lookup-java - Utility lookup classes from the NetBeans 
Platform
 libnb-platform-devel-java - Build harness for NetBeans Platform
 libnb-platform18-java - NetBeans Platform for building rich desktop 
applications in Java
 libnb-platform18-java-doc - NetBeans Platform javadoc
Closes: 754602 784442 787177
Changes:
 libnb-platform18-java (8.0.2+dfsg1-1) unstable; urgency=medium
 .
   * Imported Upstream version 8.0.2+dfsg1.
 - Fix FTBFS in sid by updating the package to the latest upstream release.
   (Closes: #784442)
   * Replace b-d w3c-dtd-xhtml with w3c-sgml-lib because the former will be
 removed from Debian. (Closes: #787177)
   * debian/control:
 - Tighten build-dependency on felix-framework.
 - Declare compliance with Debian Policy 3.9.6.
 - Remove virtual java7-jdk build-dependency. (Closes: #754602)
 - Switch Vcs-Browser field to cgit.
 - Run wrap-and-sort -sa.
 - Add myself to Uploaders.
 - Remove obsolete Breaks, Replaces, Conflicts and Provides fields.
   * Use compat level 9 and require debhelper = 9.
   * Remove duplicate files in doc package. Add rdfind and symlinks to
 Build-Depends-Indep.
   * Update linked-jars for new release.
   * Change version in pom files to 8.0.2.
   * Rebase all patches for new release.
   * Drop netbeans-platform~classfile-version.patch. Use upstream values.
   * Drop netbeans-platform~include-extras.patch and use only included modules.
   * Drop netbeans-platform~suitebuild.patch because the build does not fail and
 we don't build for older netbeans platforms either.
   * Add osgi-update.patch for incorporating the changes of the OSGi framework
 specification.
   * Add netbeans-platform-junit4.patch and bundle Junit4, so that nobody has to
 download Junit4 from the Internet.
   * Fix privacy breach logo lintian error and privacy breach lintian warning by
 removing the links to external image sources in javadoc files in
 debian/rules.
   * Update debian/copyright for new release.
Checksums-Sha1:
 47d2ce1c2facbe7a50825e579ba3196ffe7f8ef7 3168 
libnb-platform18-java_8.0.2+dfsg1-1.dsc
 62161e5ba16c2eec12d4e791834d01dd2c768ad9 11495447 
libnb-platform18-java_8.0.2+dfsg1.orig.tar.gz
 4a2db310e574dd0c0cf926aa8469c2af99958311 24648 
libnb-platform18-java_8.0.2+dfsg1-1.debian.tar.xz
 2f34a2004259a30d80185a1056fbc0b4ce268b2d 26914 
libnb-org-openide-modules-java_8.0.2+dfsg1-1_all.deb
 131b7fc8c6b364d10eabb74200f3e8dbe4d7139b 161498 
libnb-org-openide-util-java_8.0.2+dfsg1-1_all.deb
 91d46e600bf2b5edaabbe154a851210f49293109 78580 
libnb-org-openide-util-lookup-java_8.0.2+dfsg1-1_all.deb
 938ea055ead2e46aa28a9e71474c3683f63766d6 645308 
libnb-platform-devel-java_8.0.2+dfsg1-1_all.deb
 c8938ed8c4e52904950af7941ace1155defb978c 2128320 
libnb-platform18-java-doc_8.0.2+dfsg1-1_all.deb
 66fc1e8fa817b8b553a55c107ddcea46a218fc17 4516478 
libnb-platform18-java_8.0.2+dfsg1-1_all.deb
Checksums-Sha256:
 1b37f2dc7bebab00157ee1bbdfb0e91cc719bfb4ebf76ce5f857619d41fd2630 3168 
libnb-platform18-java_8.0.2+dfsg1-1.dsc
 52c193f9661053efda4e78f97bee92272785fa8d4ff82fd0e471d13238f609b2 11495447 
libnb-platform18-java_8.0.2+dfsg1.orig.tar.gz
 807bff23ae2677025634af1c1358412c2f62cb78b98778e5ef0981da2d061fcf 24648 
libnb-platform18-java_8.0.2+dfsg1-1.debian.tar.xz
 6ba1e05ebc940192292d9c3fb5cc53e206ae0337694acbb11ccf2cde1a305c48 26914 
libnb-org-openide-modules-java_8.0.2+dfsg1-1_all.deb
 74f7a00f04f6c19355c0d662386409d163b4c3e5e9b248b11cebd9f4c6174012 161498 
libnb-org-openide-util-java_8.0.2+dfsg1-1_all.deb
 8fd7f7c07c548cf1224ab4e900da5e96e51c2b91fde6028286f28b955d146e63 78580 
libnb-org-openide-util-lookup-java_8.0.2+dfsg1-1_all.deb
 019913f64117843789d13ba29067137a1cb244a2ff33b7878be18ae36b4b4255 645308 
libnb-platform-devel-java_8.0.2+dfsg1-1_all.deb
 dcf4f928dfc631ac833f6e45ea163414a1aa231e37858f159109b4c3e772 2128320 
libnb-platform18-java-doc_8.0.2+dfsg1-1_all.deb
 a547d4aca40e19a88a5bf5204740d1196170a802a85ef607dd4dddbc4b4ef24b 4516478 
libnb-platform18-java_8.0.2+dfsg1-1_all.deb
Files:
 fe20ca787e734181cc907ea9b95824eb 3168 java optional 
libnb-platform18-java_8.0.2+dfsg1-1.dsc
 265178fbe65acbd02ae7fa7e4d6d613a 11495447 java optional 
libnb-platform18-java_8.0.2+dfsg1.orig.tar.gz
 

Bug#789282: marked as done (freehep-chartableconverter-plugin: switch B-D from libplexus-compiler-api-java to libplexus-compiler-java)

2015-06-20 Thread Debian Bug Tracking System
Your message dated Sat, 20 Jun 2015 15:51:45 +
with message-id e1z6l3z-0005qk...@franck.debian.org
and subject line Bug#789282: fixed in freehep-chartableconverter-plugin 2.0-7
has caused the Debian Bug report #789282,
regarding freehep-chartableconverter-plugin: switch B-D from 
libplexus-compiler-api-java to libplexus-compiler-java
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.)


-- 
789282: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=789282
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: freehep-chartableconverter-plugin
Version: 2.0-6
Severity: serious
Tags: stretch sid

Your package Build-Depends: libplexus-compiler-api-java which was a
transitional package that has now been removed. Please switch to
libplexus-compiler-java instead.


Andreas
---End Message---
---BeginMessage---
Source: freehep-chartableconverter-plugin
Source-Version: 2.0-7

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

Debian distribution maintenance software
pp.
Gabriele Giacone 1o5g4...@gmail.com (supplier of updated 
freehep-chartableconverter-plugin 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: SHA256

Format: 1.8
Date: Sat, 20 Jun 2015 12:46:35 +0200
Source: freehep-chartableconverter-plugin
Binary: libfreehep-chartableconverter-plugin-java
Architecture: source all
Version: 2.0-7
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
pkg-java-maintainers@lists.alioth.debian.org
Changed-By: Gabriele Giacone 1o5g4...@gmail.com
Description:
 libfreehep-chartableconverter-plugin-java - FreeHEP Character Table Converter
Closes: 789282
Changes:
 freehep-chartableconverter-plugin (2.0-7) unstable; urgency=medium
 .
   * Replace removed libplexus-compiler-api-java with
 libplexus-compiler-java (Closes: #789282).
   * Make Vcs-* fields canonical.
   * Set copyright format version to 1.0.
   * Bump Standards-Version to 3.9.6 (no changes).
Checksums-Sha1:
 84e81987dbccc20b3840ecaf70f61bdf63d7e9ea 2310 
freehep-chartableconverter-plugin_2.0-7.dsc
 7951203a47ab2d7149c5e50d61a209c0b491ec5d 3660 
freehep-chartableconverter-plugin_2.0-7.diff.gz
 4516611c452eb8335c272a04b101c79901c758e4 11428 
libfreehep-chartableconverter-plugin-java_2.0-7_all.deb
Checksums-Sha256:
 1fd1cc1004e3e0d0d737ba2480bcfe9100d134dd81434622995af97003c455b2 2310 
freehep-chartableconverter-plugin_2.0-7.dsc
 f18acdca3718471d7acbb86d86a214ab9637dedb433d06da112edb2ea2e5d902 3660 
freehep-chartableconverter-plugin_2.0-7.diff.gz
 db2dfc0adde433e071488e9b66b53ee3322b337de6479d2346f06e03014dc30a 11428 
libfreehep-chartableconverter-plugin-java_2.0-7_all.deb
Files:
 f26c05250cb1f43d91f8934bec2b1e04 2310 java optional 
freehep-chartableconverter-plugin_2.0-7.dsc
 83a45053cb6b0a73728a1e9c38a58bff 3660 java optional 
freehep-chartableconverter-plugin_2.0-7.diff.gz
 e5d7603782e9eb6b1172c216f6200ac2 11428 java optional 
libfreehep-chartableconverter-plugin-java_2.0-7_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJVhUZGAAoJENQzCSZJfUT+s8gQAIsVM0r0nQHvc0yg0vpBdsVv
9u+TWivM2a/b+XAPvm1iF7ta9+t8oqthKwSr5W/mkHCmaJwJvOLpoYeENQ04+w1X
DvoUVs0GZZTRgqWE/Pnz2rhjIEa31tytID1tzhQvP8eJ10BXGCqutALHWWx6uDwF
77jprtC4MWK7NrkdaLI6/MvczfcEz0bhf/e/yak7yHVYbE6vehE5234MhHOajJdc
finPY+57lPdSB4LOUtQxWlf0iB0wrKLT2DcUfkff4fppi6yFsiRaXZJ3cZ02oR2Q
KTO/qk3D6u6A3dRzeaGcq1briYKZTLyloLifDPmub+EC2WueQzRgHAcbLDryVn9E
OTmB12SmKgXnt0qoe0i7DLYE+Cqpn1BnpCImCAb/IQeFA+4xMoNvPwkCsmhezPuK
M4m7o8/5+nkK3qlZuIT5m6anrPJJPR2JnjSfcMI6A96nMUiOE1zuLlAlgUKYJUmQ
F2HiCL1MsssiCkSoHQz/X8Zq0NgEggTfeXDXsGL5UbbFO1VBmA0tbGL7dT+M6boA
KAwb5C+DLIzs6ezGSJj8fCzu8OmQ53E/imwGbwvlSs4pE1d3n47wlBAIgDudDATO
s9a1T+2bwrlK15xaHiniBwgle6DpbTQn+nQewIrhrTqmP6FiovOsP4eGQlyNPCkY
v/KMhD3J5zkrhW4v0or/
=5yvZ
-END PGP SIGNATUREEnd Message---
__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Processing of libnb-platform18-java_8.0.2+dfsg1-1_amd64.changes

2015-06-20 Thread Debian FTP Masters
libnb-platform18-java_8.0.2+dfsg1-1_amd64.changes uploaded successfully to 
localhost
along with the files:
  libnb-platform18-java_8.0.2+dfsg1-1.dsc
  libnb-platform18-java_8.0.2+dfsg1.orig.tar.gz
  libnb-platform18-java_8.0.2+dfsg1-1.debian.tar.xz
  libnb-org-openide-modules-java_8.0.2+dfsg1-1_all.deb
  libnb-org-openide-util-java_8.0.2+dfsg1-1_all.deb
  libnb-org-openide-util-lookup-java_8.0.2+dfsg1-1_all.deb
  libnb-platform-devel-java_8.0.2+dfsg1-1_all.deb
  libnb-platform18-java-doc_8.0.2+dfsg1-1_all.deb
  libnb-platform18-java_8.0.2+dfsg1-1_all.deb

Greetings,

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

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#787177: marked as done (libnb-platform18-java: Remove w3c-dtd-xhtml reference from d/control)

2015-06-20 Thread Debian Bug Tracking System
Your message dated Sat, 20 Jun 2015 13:19:22 +
with message-id e1z6ig6-000893...@franck.debian.org
and subject line Bug#787177: fixed in libnb-platform18-java 8.0.2+dfsg1-1
has caused the Debian Bug report #787177,
regarding libnb-platform18-java: Remove w3c-dtd-xhtml reference from d/control
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.)


-- 
787177: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=787177
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: libnb-platform18-java
Severity: serious
Justification: rely on obsolete package
Control: blocks 711332 with -1

Please remove reference to w3c-dtd-xhtml from debian/control. This
package will be removed for stretch (see #711332), it has been
superseded by w3c-sgml-lib.


-- System Information:
Debian Release: 8.0
  APT prefers stable
  APT policy: (700, 'stable'), (100, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
---End Message---
---BeginMessage---
Source: libnb-platform18-java
Source-Version: 8.0.2+dfsg1-1

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

Debian distribution maintenance software
pp.
Markus Koschany a...@gambaru.de (supplier of updated libnb-platform18-java 
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: Sat, 20 Jun 2015 00:50:19 +0200
Source: libnb-platform18-java
Binary: libnb-platform18-java libnb-platform-devel-java 
libnb-platform18-java-doc libnb-org-openide-util-java 
libnb-org-openide-util-lookup-java libnb-org-openide-modules-java
Architecture: source all
Version: 8.0.2+dfsg1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
pkg-java-maintainers@lists.alioth.debian.org
Changed-By: Markus Koschany a...@gambaru.de
Description:
 libnb-org-openide-modules-java - Utility classes for modules from the NetBeans 
Platform
 libnb-org-openide-util-java - Utility classes from the NetBeans Platform
 libnb-org-openide-util-lookup-java - Utility lookup classes from the NetBeans 
Platform
 libnb-platform-devel-java - Build harness for NetBeans Platform
 libnb-platform18-java - NetBeans Platform for building rich desktop 
applications in Java
 libnb-platform18-java-doc - NetBeans Platform javadoc
Closes: 754602 784442 787177
Changes:
 libnb-platform18-java (8.0.2+dfsg1-1) unstable; urgency=medium
 .
   * Imported Upstream version 8.0.2+dfsg1.
 - Fix FTBFS in sid by updating the package to the latest upstream release.
   (Closes: #784442)
   * Replace b-d w3c-dtd-xhtml with w3c-sgml-lib because the former will be
 removed from Debian. (Closes: #787177)
   * debian/control:
 - Tighten build-dependency on felix-framework.
 - Declare compliance with Debian Policy 3.9.6.
 - Remove virtual java7-jdk build-dependency. (Closes: #754602)
 - Switch Vcs-Browser field to cgit.
 - Run wrap-and-sort -sa.
 - Add myself to Uploaders.
 - Remove obsolete Breaks, Replaces, Conflicts and Provides fields.
   * Use compat level 9 and require debhelper = 9.
   * Remove duplicate files in doc package. Add rdfind and symlinks to
 Build-Depends-Indep.
   * Update linked-jars for new release.
   * Change version in pom files to 8.0.2.
   * Rebase all patches for new release.
   * Drop netbeans-platform~classfile-version.patch. Use upstream values.
   * Drop netbeans-platform~include-extras.patch and use only included modules.
   * Drop netbeans-platform~suitebuild.patch because the build does not fail and
 we don't build for older netbeans platforms either.
   * Add osgi-update.patch for incorporating the changes of the OSGi framework
 specification.
   * Add netbeans-platform-junit4.patch and bundle Junit4, so that nobody has to
 download Junit4 from the Internet.
   * Fix privacy breach logo lintian error and privacy breach lintian warning by
 removing the 

Bug#754602: marked as done (libnb-platform18-java: build-depends on virtual package java7-jdk)

2015-06-20 Thread Debian Bug Tracking System
Your message dated Sat, 20 Jun 2015 13:19:22 +
with message-id e1z6ig6-00088r...@franck.debian.org
and subject line Bug#754602: fixed in libnb-platform18-java 8.0.2+dfsg1-1
has caused the Debian Bug report #754602,
regarding libnb-platform18-java: build-depends on virtual package java7-jdk
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.)


-- 
754602: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=754602
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: libnb-platform18-java
Version: 7.4+dfsg1-1
Severity: serious

The package fails to build from source in a clean sid-cowbuilder
environment on amd64.

Build log is attached. It seems the build-dependencies cannot be
satisfied.

Regards,

Markus

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.14-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


libnb-platform18-java_7.4+dfsg1-1_amd64.build.gz
Description: application/gzip
---End Message---
---BeginMessage---
Source: libnb-platform18-java
Source-Version: 8.0.2+dfsg1-1

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

Debian distribution maintenance software
pp.
Markus Koschany a...@gambaru.de (supplier of updated libnb-platform18-java 
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: Sat, 20 Jun 2015 00:50:19 +0200
Source: libnb-platform18-java
Binary: libnb-platform18-java libnb-platform-devel-java 
libnb-platform18-java-doc libnb-org-openide-util-java 
libnb-org-openide-util-lookup-java libnb-org-openide-modules-java
Architecture: source all
Version: 8.0.2+dfsg1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
pkg-java-maintainers@lists.alioth.debian.org
Changed-By: Markus Koschany a...@gambaru.de
Description:
 libnb-org-openide-modules-java - Utility classes for modules from the NetBeans 
Platform
 libnb-org-openide-util-java - Utility classes from the NetBeans Platform
 libnb-org-openide-util-lookup-java - Utility lookup classes from the NetBeans 
Platform
 libnb-platform-devel-java - Build harness for NetBeans Platform
 libnb-platform18-java - NetBeans Platform for building rich desktop 
applications in Java
 libnb-platform18-java-doc - NetBeans Platform javadoc
Closes: 754602 784442 787177
Changes:
 libnb-platform18-java (8.0.2+dfsg1-1) unstable; urgency=medium
 .
   * Imported Upstream version 8.0.2+dfsg1.
 - Fix FTBFS in sid by updating the package to the latest upstream release.
   (Closes: #784442)
   * Replace b-d w3c-dtd-xhtml with w3c-sgml-lib because the former will be
 removed from Debian. (Closes: #787177)
   * debian/control:
 - Tighten build-dependency on felix-framework.
 - Declare compliance with Debian Policy 3.9.6.
 - Remove virtual java7-jdk build-dependency. (Closes: #754602)
 - Switch Vcs-Browser field to cgit.
 - Run wrap-and-sort -sa.
 - Add myself to Uploaders.
 - Remove obsolete Breaks, Replaces, Conflicts and Provides fields.
   * Use compat level 9 and require debhelper = 9.
   * Remove duplicate files in doc package. Add rdfind and symlinks to
 Build-Depends-Indep.
   * Update linked-jars for new release.
   * Change version in pom files to 8.0.2.
   * Rebase all patches for new release.
   * Drop netbeans-platform~classfile-version.patch. Use upstream values.
   * Drop netbeans-platform~include-extras.patch and use only included modules.
   * Drop netbeans-platform~suitebuild.patch because the build does not fail and
 we don't build for older netbeans platforms either.
   * Add osgi-update.patch for incorporating the changes of the OSGi framework
 specification.
   * Add netbeans-platform-junit4.patch and bundle Junit4, so that nobody has to
 download Junit4 from the Internet.
   * Fix privacy breach logo lintian error and privacy breach lintian warning by
 removing the 

Bug#789282: freehep-chartableconverter-plugin: switch B-D from libplexus-compiler-api-java to libplexus-compiler-java

2015-06-20 Thread tony mancill
On 06/20/2015 04:04 AM, Gabriele Giacone wrote:
 On Fri, Jun 19, 2015 at 03:46:41PM +0200, Andreas Beckmann wrote:
 Source: freehep-chartableconverter-plugin
 Version: 2.0-6
 Severity: serious
 Tags: stretch sid

 Your package Build-Depends: libplexus-compiler-api-java which was a
 transitional package that has now been removed. Please switch to
 libplexus-compiler-java instead.
 
 Hi Giovanni,
 
 fixed bug, rebuilt, pushed changes.
 Please upload it yourself or grant me DM upload rights.
 Also available at
 
  
 http://mentors.debian.net/debian/pool/main/f/freehep-chartableconverter-plugin/freehep-chartableconverter-plugin_2.0-7.dsc
 
 Thanks,


Hello Gabriele, hi Giovanni -

Gabrielle, I have submitted the DM ACL request on behalf of the team.
Thank you for helping cut down on cruft.

Cheers,
tony




signature.asc
Description: OpenPGP digital signature
__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Re: Multiple Packages Should Be Added to libspring-java Build-Depends

2015-06-20 Thread Miguel Landaeta
On Sat, Jun 20, 2015 at 05:01:39PM +0800, 殷啟聰 wrote:
 Hi pkg-java team,
 
 I am testing the new gradle_1.12-1 by building all its build-rdeps and
 when I was building libspring-java in a clean Debian Sid, it showed
 the following error:

Hi,

It looks like you are affected by the ongoing jruby transition.

I'll look closer at this issue and let you know how to mitigate/solve
it. I just got jruby 1.7.20.1 to experimental and now I have to
determine what's needed to get it in unstable and fix related bugs
like this one.

Cheers,

-- 
Miguel Landaeta, nomadium at debian.org
secure email with PGP 0x6E608B637D8967E9 available at http://miguel.cc/key.
Faith means not wanting to know what is true. -- Nietzsche


signature.asc
Description: Digital signature
__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Processing of netbeans_8.0.2+dfsg1-2_amd64.changes

2015-06-20 Thread Debian FTP Masters
netbeans_8.0.2+dfsg1-2_amd64.changes uploaded successfully to localhost
along with the files:
  netbeans_8.0.2+dfsg1-2.dsc
  netbeans_8.0.2+dfsg1-2.debian.tar.xz
  libnb-absolutelayout-java_8.0.2+dfsg1-2_all.deb
  libnb-apisupport3-java_8.0.2+dfsg1-2_all.deb
  libnb-ide14-java_8.0.2+dfsg1-2_all.deb
  libnb-java5-java_8.0.2+dfsg1-2_all.deb
  netbeans_8.0.2+dfsg1-2_all.deb

Greetings,

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

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Processing of netbeans_8.0.2+dfsg1-2_amd64.changes

2015-06-20 Thread Debian FTP Masters
netbeans_8.0.2+dfsg1-2_amd64.changes uploaded successfully to 
ftp-master.debian.org
along with the files:
  netbeans_8.0.2+dfsg1-2.dsc
  netbeans_8.0.2+dfsg1-2.debian.tar.xz
  libnb-absolutelayout-java_8.0.2+dfsg1-2_all.deb
  libnb-apisupport3-java_8.0.2+dfsg1-2_all.deb
  libnb-ide14-java_8.0.2+dfsg1-2_all.deb
  libnb-java5-java_8.0.2+dfsg1-2_all.deb
  netbeans_8.0.2+dfsg1-2_all.deb

Greetings,

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

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


netbeans_8.0.2+dfsg1-2_amd64.changes ACCEPTED into unstable

2015-06-20 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 20 Jun 2015 17:05:34 +0200
Source: netbeans
Binary: libnb-absolutelayout-java libnb-apisupport3-java libnb-ide14-java 
libnb-java5-java netbeans
Architecture: source all
Version: 8.0.2+dfsg1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
pkg-java-maintainers@lists.alioth.debian.org
Changed-By: Markus Koschany a...@gambaru.de
Description:
 libnb-absolutelayout-java - Java LayoutManager to allow placement in absolute 
positions
 libnb-apisupport3-java - Common NetBeans Platform Development Related 
Libraries for NetBea
 libnb-ide14-java - Common Integrated Development Environment Libraries for 
NetBeans
 libnb-java5-java - Common Java Related Libraries for NetBeans
 netbeans   - Extensible Java IDE
Changes:
 netbeans (8.0.2+dfsg1-2) unstable; urgency=medium
 .
   * Add reproducible-build.patch.
 Use a fixed date for the install_time variable and make the build a bit
 more reproducible.
   * Export TZ=UTC to force zip to use UTC. Another measure to make the build
 reproducible.
   * Tighten dependency for platform packages to = 8.0.2.
Checksums-Sha1:
 9cb0b3c89ec8fe9729be95b234cb2d210b6435ce 3525 netbeans_8.0.2+dfsg1-2.dsc
 1c4605d27971840815e5bcd59737927fdbb2d679 70716 
netbeans_8.0.2+dfsg1-2.debian.tar.xz
 d9402076c519dcc0af34e77bc32c6ab9dc7a768f 26942 
libnb-absolutelayout-java_8.0.2+dfsg1-2_all.deb
 9d0f50ac4a5e31f55c56f03a0579c3fb059d244b 1007580 
libnb-apisupport3-java_8.0.2+dfsg1-2_all.deb
 18672bbd18abf14505eb759cdf47bef187120c45 15268664 
libnb-ide14-java_8.0.2+dfsg1-2_all.deb
 a9bdffd1ff47fcf8d8f60cfb2ba40c10f37c 6623666 
libnb-java5-java_8.0.2+dfsg1-2_all.deb
 baa95c7ff2edc055d296a369f47ca3877c888f77 588148 netbeans_8.0.2+dfsg1-2_all.deb
Checksums-Sha256:
 2be6e20d948928f595c30558ac7e9bafae6cda57884da67c43323861c1e5efcd 3525 
netbeans_8.0.2+dfsg1-2.dsc
 d15ca7152d611152567da5d828dce9f35159b9facefa9a84775862c771b5d69a 70716 
netbeans_8.0.2+dfsg1-2.debian.tar.xz
 73b5a861674bb3999528413de6d6e9e8b8749eb657b0bc6af36f561ea52408ba 26942 
libnb-absolutelayout-java_8.0.2+dfsg1-2_all.deb
 9090d16bb66308864ec23c95bed536fc923dce8e0e4948ef3375273fc1c5045a 1007580 
libnb-apisupport3-java_8.0.2+dfsg1-2_all.deb
 d564b9fcd4bd4db90d24db20c4ae39ed778e2c3d59779a823b1b1fc9c71ee1b8 15268664 
libnb-ide14-java_8.0.2+dfsg1-2_all.deb
 d94fcc352d8cc4fc5b7846a028038b1f981bdf080cc6da83c0ce74c1298bd111 6623666 
libnb-java5-java_8.0.2+dfsg1-2_all.deb
 3cf88d96f428a64625bc3003be7ff3bfcd0ff14d9b3bdd2988132efe7ee06436 588148 
netbeans_8.0.2+dfsg1-2_all.deb
Files:
 7e069031b18852237b9f29519df85966 3525 java optional netbeans_8.0.2+dfsg1-2.dsc
 6123c8da1b8f203219d96fd4fb5f0a02 70716 java optional 
netbeans_8.0.2+dfsg1-2.debian.tar.xz
 2004b075c37f7ae1e4663b03c6a1ebaf 26942 java optional 
libnb-absolutelayout-java_8.0.2+dfsg1-2_all.deb
 47c5227ebf34a26531cc9f2c712f871d 1007580 java optional 
libnb-apisupport3-java_8.0.2+dfsg1-2_all.deb
 28c61a50a51001570f7929e18ee27f31 15268664 java optional 
libnb-ide14-java_8.0.2+dfsg1-2_all.deb
 5629722636d5020036ae8ee943918cfa 6623666 java optional 
libnb-java5-java_8.0.2+dfsg1-2_all.deb
 7b0de8dd9e025ce7a47551e52a7db145 588148 java optional 
netbeans_8.0.2+dfsg1-2_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQJ8BAEBCgBmBQJVhaGgXxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRBQ0YzRDA4OEVGMzJFREVGNkExQTgzNUZE
OUFEMTRCOTUxM0I1MUU0AAoJENmtFLlRO1HkNYcQAKjZxGexMqa31+cL/BQ7eU+8
H7u6c52du8qkQDSULiK8F0pzMrV5R7cBAcUxB3RX9ZxGgui0JIgDtBj1AhWefpYZ
PIBB9L1YPbeCOGzEI28VlyuH+RCDGelvkmWamVyUfjRfTNzpDFTeRPsq/sbIgMau
LU4+lHywEHRWttDxIxG/ldDmIyMn6EFfA0S4cck/qojZk7cd5aGv1ZgolGh5J3u0
L+aSuSBNEzra3Osrld0xZkY+5x0z3r7NRt0Sqd0vUgf9J/GTXacik9Ck4LnxVm6L
FFk5iLEI4itQ3Jb0i9Vk6Px/d3EQBBQI5dE/YyOQ1+aqRq1WMSplStt9xAaBqDv9
+32zSAj/XFDS84ceE+Bc0ukUd+eBZUdddkJQSUcnYyEhh83vzmj9DdPmBC/ees8R
yMKzx0kN1hFhFIjHoWxGF4te0xuW7vsXYwJCV3RLZs7y55hSVz2U4isp0hGp4S5y
wvMWmOq+EaYKliHiOZHN6h6O/4te18HNrKUVjCYNYYsyPC13A4Hxhx2PV/WhCgM/
tWWKWSpeEsZSro9xqFT9srxoEdhaSQl3NUmis68E3itKUKTugPvnhTr1XwkhOJzd
kmn79xKeF/BT8kiC/0nq8EYVXlEMr6mhaLKgjALnQ3Wo1zkwmv4uoeU4SZBLwj+X
IcNRrYk/zKi0n3AaKtdq
=lkIj
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Processed: Re: CVE-2015-1833

2015-06-20 Thread Debian Bug Tracking System
Processing control commands:

 owner -1 !
Bug #787316 [src:jackrabbit] CVE-2015-1833
Owner recorded as Markus Koschany a...@gambaru.de.

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

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#787316: CVE-2015-1833

2015-06-20 Thread Markus Koschany
Control: owner -1 !

On Sun, 31 May 2015 12:06:29 +0200 Moritz Muehlenhoff j...@debian.org
wrote:
 Source: jackrabbit
 Severity: grave
 Tags: security
 
 Hi,
 please see https://issues.apache.org/jira/browse/JCR-3883
 

I will take care of this.

Markus



signature.asc
Description: OpenPGP digital signature
__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Processing of javatools_0.52_amd64.changes

2015-06-20 Thread Debian FTP Masters
javatools_0.52_amd64.changes uploaded successfully to localhost
along with the files:
  javatools_0.52.dsc
  javatools_0.52.tar.xz
  jarwrapper_0.52_all.deb
  java-propose-classpath_0.52_all.deb
  javahelper_0.52_all.deb

Greetings,

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

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Processing of mustache-java_0.8.17-3_amd64.changes

2015-06-20 Thread Debian FTP Masters
mustache-java_0.8.17-3_amd64.changes uploaded successfully to localhost
along with the files:
  mustache-java_0.8.17-3.dsc
  mustache-java_0.8.17-3.debian.tar.xz
  libmustache-java_0.8.17-3_all.deb

Greetings,

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

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Processing of libspring-java_3.2.13-2_amd64.changes

2015-06-20 Thread Debian FTP Masters
libspring-java_3.2.13-2_amd64.changes uploaded successfully to localhost
along with the files:
  libspring-java_3.2.13-2.dsc
  libspring-java_3.2.13-2.debian.tar.xz
  libspring-aop-java_3.2.13-2_all.deb
  libspring-beans-java_3.2.13-2_all.deb
  libspring-context-java_3.2.13-2_all.deb
  libspring-context-support-java_3.2.13-2_all.deb
  libspring-core-java_3.2.13-2_all.deb
  libspring-expression-java_3.2.13-2_all.deb
  libspring-instrument-java_3.2.13-2_all.deb
  libspring-jdbc-java_3.2.13-2_all.deb
  libspring-jms-java_3.2.13-2_all.deb
  libspring-orm-java_3.2.13-2_all.deb
  libspring-oxm-java_3.2.13-2_all.deb
  libspring-test-java_3.2.13-2_all.deb
  libspring-transaction-java_3.2.13-2_all.deb
  libspring-web-java_3.2.13-2_all.deb
  libspring-web-portlet-java_3.2.13-2_all.deb
  libspring-web-servlet-java_3.2.13-2_all.deb

Greetings,

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

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Re: Multiple Packages Should Be Added to libspring-java Build-Depends

2015-06-20 Thread Miguel Landaeta
On Sat, Jun 20, 2015 at 01:23:45PM -0300, Miguel Landaeta wrote:
 On Sat, Jun 20, 2015 at 05:01:39PM +0800, 殷啟聰 wrote:
  Hi pkg-java team,
  
  I am testing the new gradle_1.12-1 by building all its build-rdeps and
  when I was building libspring-java in a clean Debian Sid, it showed
  the following error:

Hi,

Can you retry your tests with gradle?

I uploaded an updated libspring-java package which should not have
dependency problems with jruby anymore.

Thanks,

-- 
Miguel Landaeta, nomadium at debian.org
secure email with PGP 0x6E608B637D8967E9 available at http://miguel.cc/key.
Faith means not wanting to know what is true. -- Nietzsche


signature.asc
Description: Digital signature
__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.

Bug#788768: marked as done (libspring-java: FTBFS: org.jruby.extras:jffi:debian [not] available for offline mode)

2015-06-20 Thread Debian Bug Tracking System
Your message dated Sun, 21 Jun 2015 03:20:19 +
with message-id e1z6vnv-g0...@franck.debian.org
and subject line Bug#788768: fixed in libspring-java 3.2.13-2
has caused the Debian Bug report #788768,
regarding libspring-java: FTBFS: org.jruby.extras:jffi:debian [not] available 
for offline mode
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.)


-- 
788768: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=788768
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: libspring-java
Version: 3.2.13-1
Severity: serious
Justification: fails to build from source

Dear Maintainer,

The package fails to build with dpkg-buildpackage and pbuilder in sid: it 
depends on jffi/jruby that's not available:

* What went wrong:
Could not resolve all dependencies for configuration ':spring-context:compile'.
 Could not resolve org.jruby.extras:jffi:debian.
  Required by:
  org.springframework:spring-context:3.2.13.RELEASE  org.jruby:jruby:debian
No cached version of org.jruby.extras:jffi:debian available for offline 
mode.

[...]

Caused by: 
org.gradle.api.internal.artifacts.ivyservice.ModuleVersionResolveException: No 
cached version of org.jruby.extras:jffi:debian available for offline mode.

Full build logs are available on the Reproducible Builds builder:
https://reproducible.debian.net/rb-pkg/unstable/amd64/libspring-java.html

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

Kernel: Linux 3.19.0-20-generic (SMP w/8 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
---End Message---
---BeginMessage---
Source: libspring-java
Source-Version: 3.2.13-2

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

Debian distribution maintenance software
pp.
Miguel Landaeta nomad...@debian.org (supplier of updated libspring-java 
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: SHA256

Format: 1.8
Date: Sat, 20 Jun 2015 19:20:52 -0300
Source: libspring-java
Binary: libspring-core-java libspring-beans-java libspring-aop-java 
libspring-context-java libspring-context-support-java libspring-web-java 
libspring-web-servlet-java libspring-web-portlet-java libspring-test-java 
libspring-transaction-java libspring-jdbc-java libspring-jms-java 
libspring-orm-java libspring-expression-java libspring-oxm-java 
libspring-instrument-java
Architecture: source all
Version: 3.2.13-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
pkg-java-maintainers@lists.alioth.debian.org
Changed-By: Miguel Landaeta nomad...@debian.org
Description:
 libspring-aop-java - modular Java/J2EE application framework - AOP
 libspring-beans-java - modular Java/J2EE application framework - Beans
 libspring-context-java - modular Java/J2EE application framework - Context
 libspring-context-support-java - modular Java/J2EE application framework - 
Context Support
 libspring-core-java - modular Java/J2EE application framework - Core
 libspring-expression-java - modular Java/J2EE application framework - 
Expression language
 libspring-instrument-java - modular Java/J2EE application framework - 
Instrumentation
 libspring-jdbc-java - modular Java/J2EE application framework - JDBC tools
 libspring-jms-java - modular Java/J2EE application framework - JMS tools
 libspring-orm-java - modular Java/J2EE application framework - ORM tools
 libspring-oxm-java - modular Java/J2EE application framework - Object/XML 
Mapping
 libspring-test-java - modular Java/J2EE application framework - Test helpers
 libspring-transaction-java - modular Java/J2EE application framework - 
transaction
 libspring-web-java - modular Java/J2EE application framework - Web
 libspring-web-portlet-java - modular Java/J2EE application framework - Portlet 
MVC
 libspring-web-servlet-java - modular Java/J2EE application framework - Web 
Portlet
Closes: 788768
Changes:
 libspring-java (3.2.13-2) 

Processed: your mail

2015-06-20 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 owner 788768 !
Bug #788768 [src:libspring-java] libspring-java: FTBFS: 
org.jruby.extras:jffi:debian [not] available for offline mode
Owner recorded as Miguel Landaeta nomad...@debian.org.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
788768: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=788768
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Processing of jruby_1.7.20.1-2_amd64.changes

2015-06-20 Thread Debian FTP Masters
jruby_1.7.20.1-2_amd64.changes uploaded successfully to localhost
along with the files:
  jruby_1.7.20.1-2.dsc
  jruby_1.7.20.1-2.debian.tar.xz
  jruby_1.7.20.1-2_all.deb

Greetings,

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

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Processed: Re: jruby: has poor cryptographic support

2015-06-20 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 743746 serious
Bug #743746 [jruby] jruby: has poor cryptographic support
Severity set to 'serious' from 'important'
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
743746: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=743746
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#743746: jruby: has poor cryptographic support

2015-06-20 Thread Miguel Landaeta
severity 743746 serious
thanks

I'm increasing the severity of this bug to prevent jruby 1.7.x from
migrating to testing until jruby-openssl is available in the archive
and we can have a jruby release with proper cryptographic support.

-- 
Miguel Landaeta, nomadium at debian.org
secure email with PGP 0x6E608B637D8967E9 available at http://miguel.cc/key.
Faith means not wanting to know what is true. -- Nietzsche


signature.asc
Description: Digital signature
__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.

libspring-java_3.2.13-2_amd64.changes ACCEPTED into unstable

2015-06-20 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 20 Jun 2015 19:20:52 -0300
Source: libspring-java
Binary: libspring-core-java libspring-beans-java libspring-aop-java 
libspring-context-java libspring-context-support-java libspring-web-java 
libspring-web-servlet-java libspring-web-portlet-java libspring-test-java 
libspring-transaction-java libspring-jdbc-java libspring-jms-java 
libspring-orm-java libspring-expression-java libspring-oxm-java 
libspring-instrument-java
Architecture: source all
Version: 3.2.13-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
pkg-java-maintainers@lists.alioth.debian.org
Changed-By: Miguel Landaeta nomad...@debian.org
Description:
 libspring-aop-java - modular Java/J2EE application framework - AOP
 libspring-beans-java - modular Java/J2EE application framework - Beans
 libspring-context-java - modular Java/J2EE application framework - Context
 libspring-context-support-java - modular Java/J2EE application framework - 
Context Support
 libspring-core-java - modular Java/J2EE application framework - Core
 libspring-expression-java - modular Java/J2EE application framework - 
Expression language
 libspring-instrument-java - modular Java/J2EE application framework - 
Instrumentation
 libspring-jdbc-java - modular Java/J2EE application framework - JDBC tools
 libspring-jms-java - modular Java/J2EE application framework - JMS tools
 libspring-orm-java - modular Java/J2EE application framework - ORM tools
 libspring-oxm-java - modular Java/J2EE application framework - Object/XML 
Mapping
 libspring-test-java - modular Java/J2EE application framework - Test helpers
 libspring-transaction-java - modular Java/J2EE application framework - 
transaction
 libspring-web-java - modular Java/J2EE application framework - Web
 libspring-web-portlet-java - modular Java/J2EE application framework - Portlet 
MVC
 libspring-web-servlet-java - modular Java/J2EE application framework - Web 
Portlet
Closes: 788768
Changes:
 libspring-java (3.2.13-2) unstable; urgency=medium
 .
   * Use jruby-core Maven artifact instead jruby one. (Closes: #788768).
Checksums-Sha1:
 9a27622ed31b0a7578b06bcf5f1aedf0efe2787d 4773 libspring-java_3.2.13-2.dsc
 e67ff8e90424d76ed9823c2e7f49cbab646b2f29 19616 
libspring-java_3.2.13-2.debian.tar.xz
 46df4ad66c2d1bf0caa6592615e77b5ddc71d630 338050 
libspring-aop-java_3.2.13-2_all.deb
 348884c91776e7bbd644ed36ff72a3329b4f859a 554162 
libspring-beans-java_3.2.13-2_all.deb
 d11abf6debb8c9992dfdfcf057e8453ccac03a2a 756436 
libspring-context-java_3.2.13-2_all.deb
 7419833b9cdfee3e40350b2728433f648e6b5b8a 124012 
libspring-context-support-java_3.2.13-2_all.deb
 36b20ae87aad519ee6e1d8220d3971730baf0d54 798278 
libspring-core-java_3.2.13-2_all.deb
 e6bbc6d694aa4c66b2ee21cda5497548364383da 185302 
libspring-expression-java_3.2.13-2_all.deb
 0e2cbb5b1df39ca1bef326503badad531ac35480 19264 
libspring-instrument-java_3.2.13-2_all.deb
 c40a291cb93466eb9473c8d1d44898d7564b75be 362774 
libspring-jdbc-java_3.2.13-2_all.deb
 52044ac147f1fbba92c27789c1c714ad0fca5b88 191622 
libspring-jms-java_3.2.13-2_all.deb
 87130452ce9b9c3592083f61864b8047fdb8f7ef 315854 
libspring-orm-java_3.2.13-2_all.deb
 df7b4a0d9eb8ab7eca4becdaacf5622585bc0479 77418 
libspring-oxm-java_3.2.13-2_all.deb
 cc2cd9d6862689883acbd3d520fa4d523129d539 239066 
libspring-test-java_3.2.13-2_all.deb
 70c2a967446379ecc1f8dab9d6271944cd5517ed 207624 
libspring-transaction-java_3.2.13-2_all.deb
 9776cb7e7169c34936735505744572718415d7ae 561862 
libspring-web-java_3.2.13-2_all.deb
 8b4de0c9d4cb06b503a847e8075b950e61b0ad8a 176538 
libspring-web-portlet-java_3.2.13-2_all.deb
 8c8bd7d5dc8d6199706b6a05c193b788aa3dd85c 567516 
libspring-web-servlet-java_3.2.13-2_all.deb
Checksums-Sha256:
 2b7b115c20ebdbd104c3cc48d68a50428c5448b1ad01d878c3d99ea2eec7848c 4773 
libspring-java_3.2.13-2.dsc
 a0c86b1719fd4076c5d55d5d5173a82fac727c8b2eab18b39ae34e796715c8d9 19616 
libspring-java_3.2.13-2.debian.tar.xz
 bd7120f157cf1114efb1ecde164f2944b683a34a934ba3c3d5c7afa7c3089abb 338050 
libspring-aop-java_3.2.13-2_all.deb
 910afd210361ec734c9172dc7f16d5797577d629aa62cfc2601d01e5bb50b05e 554162 
libspring-beans-java_3.2.13-2_all.deb
 e57cc639651f67069667c10b77035dfee6e975ce8634a6b55fc5412349658d86 756436 
libspring-context-java_3.2.13-2_all.deb
 860426f12d8e1f9404ff70c6c6a258964f21207e57f61c2192d4fa4f7cb68030 124012 
libspring-context-support-java_3.2.13-2_all.deb
 61f8fe09d942005e720720bf6d7ea8d84dd0c8e0155e0a922a1ce5e92ff5c398 798278 
libspring-core-java_3.2.13-2_all.deb
 2f8b375508da46142bd2d877c85506673b6ee3f8815f761eca1de1562ffe229b 185302 
libspring-expression-java_3.2.13-2_all.deb
 e7340b657be7cacf3e2be806e0cab330be24e465fb591f66456e5addffbf5e4a 19264 
libspring-instrument-java_3.2.13-2_all.deb
 4f6e64c39bc2aeae3c0221f1e84f82e186295c39d3d0eab2a4ad2ea5045fbe28 362774 
libspring-jdbc-java_3.2.13-2_all.deb
 8a5aa13ba4c9c212f31cc33b2aabf8306ee7c0f5cbcc46f7861ca4c11894d027 191622 

jruby_1.7.20.1-2_amd64.changes ACCEPTED into unstable

2015-06-20 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 20 Jun 2015 19:42:50 -0300
Source: jruby
Binary: jruby
Architecture: source all
Version: 1.7.20.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
pkg-java-maintainers@lists.alioth.debian.org
Changed-By: Miguel Landaeta nomad...@debian.org
Description:
 jruby  - 100% pure-Java implementation of Ruby
Changes:
 jruby (1.7.20.1-2) unstable; urgency=medium
 .
   * Upload to unstable.
   * Add missing dependencies for jruby binary package.
Checksums-Sha1:
 2c6457f9576dbe3b1eece7ab53622d0ef456c9aa 2930 jruby_1.7.20.1-2.dsc
 b7122815536717308b224205fd025d6431682abe 86844 jruby_1.7.20.1-2.debian.tar.xz
 63ad802a6b91eafff615655df76a8d739732b8ef 13271768 jruby_1.7.20.1-2_all.deb
Checksums-Sha256:
 ea8865877fb755abdeb614757e4eaad23ce18dd0189906a332f97af7e1697bfe 2930 
jruby_1.7.20.1-2.dsc
 912616932ab664c20e673374f767c79cc1b47cde030a26057fcb1b23ff2ed833 86844 
jruby_1.7.20.1-2.debian.tar.xz
 da1e7603a54a83152d4d60b94404b3220074ef62da34d5fbf6d6ea5d31abbbc6 13271768 
jruby_1.7.20.1-2_all.deb
Files:
 228b14e1c487a3a83e748a87bcd327b6 2930 ruby optional jruby_1.7.20.1-2.dsc
 f66b94c40588490ded47ffafcc8ffd15 86844 ruby optional 
jruby_1.7.20.1-2.debian.tar.xz
 a6e841711f822866cf0eced05fe71df9 13271768 ruby optional 
jruby_1.7.20.1-2_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJVhhfmAAoJEGIODQuJV82lHzgQAJqcK570CbSCQrNMnheF9DBP
QJgL02dTJSIgfnVBurFySmiUulxo/ka7y2L+Mps851PC+oEB9wk69XqlbK46wCVc
rqLDSKvtvPidQpmaXP/42aMjdiK+KYpfc1P7sZ+yrZPeafW+ytKklf/NNsX4cfe1
+gXvYKJCg+0df1xOAaPf7WSufO/pTA15Xhdl0jrf4Pqlmrg8ec4dag+GBxzJSxa8
8QlywSNI9gAjv2PdLqXqDJ7d80228BTkcAa3KNzDb/5kuirSlCgWDkjM2y4EAiIr
09s8qd6jZzlMeAjm2kYwrxfftNn7uo2P3IFQKLdxxzDQaBtPL4H/Hq01zcXOfCEa
pp/3biVdGLW/7S/uw0S9JEY8zJ/O9IlBGI52jV3iJCdhJPMp2YngH1y+pAQOx8C5
SJW5XLpNoj/p8Fz8DI5udxH6D2rUshmrOuQEZSEtUGHCXUj1D3o3jd8hfZsQ6Diz
m4Tk1ce82xKmNo34Gjq6Hq7HhKfCmDV7a570k9ozjMbMBNZhPgQ+X19Ane3wxIEJ
+L2LAOSFNue5Q/nBnEOR2PQVeEJgZm/iowu06/ntzUbNusUntoyeuxIR9mSMPYEj
3LBt6ul+z4samfAsDXHxysun5k8sKfVgC0jJldioKKyvlWdGIIPrFaiRZ6dXSSU8
cyeFh+jggKrxiXgpoOWd
=/Bx9
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


mustache-java_0.8.17-3_amd64.changes ACCEPTED into unstable

2015-06-20 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 20 Jun 2015 20:38:56 -0300
Source: mustache-java
Binary: libmustache-java
Architecture: source all
Version: 0.8.17-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
pkg-java-maintainers@lists.alioth.debian.org
Changed-By: Miguel Landaeta nomad...@debian.org
Description:
 libmustache-java - Mustache implementation in Java.
Changes:
 mustache-java (0.8.17-3) unstable; urgency=medium
 .
   * Team upload.
   * Avoid FTBFS errors by switching to jruby-core Maven artifact introduced
 with jruby 1.7.x.
Checksums-Sha1:
 4fb3fbd0ef655d1918a92da9042876a8917593b4 2298 mustache-java_0.8.17-3.dsc
 cc55dc9102935fea5ec0c9749f5f892350e17d4f 3420 
mustache-java_0.8.17-3.debian.tar.xz
 df943340070e6ad5a2ed7787b5977997259188d7 141136 
libmustache-java_0.8.17-3_all.deb
Checksums-Sha256:
 619601f46bf9440ffe59a35563800560e6d44a9e6c18c7ae721d8ebb98275f98 2298 
mustache-java_0.8.17-3.dsc
 9df801f0c77875f9a8a3e2f316237a5a35c4a3ba214d2a6a85325054bed0eafb 3420 
mustache-java_0.8.17-3.debian.tar.xz
 b06269440deb7cc05f70035260f9fb5564be85a22cbc2af16d433bfae2fc668d 141136 
libmustache-java_0.8.17-3_all.deb
Files:
 134e5238a10a34a8b91cc60f3e60271b 2298 java optional mustache-java_0.8.17-3.dsc
 7b03ea58269d47576f64212edf340621 3420 java optional 
mustache-java_0.8.17-3.debian.tar.xz
 8879b1e887621ed9f523d76f46944f99 141136 java optional 
libmustache-java_0.8.17-3_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJVhhfAAAoJEGIODQuJV82lLxQP/11wPI+9WXqPINDyfrRy+cTa
LmdnkiSnHLsgickQIovW63L2OWuvWv+0tofC/9MRmloDY3WAvSEtMFxgKwGQsR8Y
Fymy4Pi8Y37k3MKms+yUPActUpM0k2OlR9jHYZTRF2gtjOrieSGCV0oV/KEO6UZF
v+Eu2A5F9rmE2nxQfmbrqVPE/vfPyXy63GjXYTpjL2dBSx38Uf3krZyseC7Uyqph
icfBRyFiZ3miZjMzeQ98eO/UOwQf//Nw1SnbyS30ZAKv+4rLfiRKDyH0mjRRPo6c
zTZ2NSbtqJrzKQQwnYwfcWxqgZJtUhvKR2hL6kQn+fnGhGfoGayp5NseN69sAEOe
Bc9gnIMiY1HaglOySoDU64ky6v/2wnBvHumWXaxKOJM8deRiuS/LhYvbiTdnuI2p
HwXoZv01fCgpbv2E5g1JwHuNifv2J9Mm75Q7nlVu0Ag3cp8BCdJBD3r6brlJX4gi
i+SKGBh7O3+JCDQDOVwb6nbDG7VKqcWTWl7iG0aABQx1NFMYEEJWhEIDmXutg32R
2QAjhWRaxS2jaEDISuPlMzOKPzEsJMBnQHXFMwPmirA+QYDRb3o9mR4lFtXHuwDH
kl2sKC1n9cLNG4M144Y3UvPN/QGuBYAd5eBDyy5FQ7SiveVlpEAajIWF5XuHBJXn
jPLvQU2hSHydxXDM9ar3
=FeHF
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


javatools_0.52_amd64.changes ACCEPTED into unstable

2015-06-20 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 20 Jun 2015 21:41:58 +0200
Source: javatools
Binary: jarwrapper javahelper java-propose-classpath
Architecture: source all
Version: 0.52
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
pkg-java-maintainers@lists.alioth.debian.org
Changed-By: Emmanuel Bourg ebo...@apache.org
Description:
 jarwrapper - Run executable Java .jar files
 java-propose-classpath - Helper script to suggest a classpath for jar files
 javahelper - Helper scripts for packaging Java programs
Closes: 789350
Changes:
 javatools (0.52) unstable; urgency=medium
 .
   * Team upload.
   * Fixed the order of the -locale option (Closes: #789350)
Checksums-Sha1:
 b20f19dc95ebec42f3907ed604449e2804d605a6 1920 javatools_0.52.dsc
 ee6bd8cc16a9c936565d2af365573f29819d7e83 50092 javatools_0.52.tar.xz
 598cc1b5c3cca2a3f7378099a92b5bed79ea8ebd 17286 jarwrapper_0.52_all.deb
 330ddbbc44dbdf0ae91990598fb0a6a704099dfd 14038 
java-propose-classpath_0.52_all.deb
 11535ad177794c2a644e7d6aa60e5b821dca75c8 84448 javahelper_0.52_all.deb
Checksums-Sha256:
 8f34cfc4438e1938da8fdc2ef91d7498c6222ac61eea28f3380d99b4c333054e 1920 
javatools_0.52.dsc
 b727152ba0024a89275036212ea4ca90403c4029a658b1502fd763ef46b8de39 50092 
javatools_0.52.tar.xz
 4375d67f4305498936f86c604ad2f2bf37a03bd6e9004ae241621f74179ac121 17286 
jarwrapper_0.52_all.deb
 3bbdab6bddcc53b5b1adf586568ce060c89f8d1e172d34bf7f76986b43792c1b 14038 
java-propose-classpath_0.52_all.deb
 da738225ede72fe9dda57bac279bc404d314b245cfe6293f40fa1fa9b70194ab 84448 
javahelper_0.52_all.deb
Files:
 1cb60fd7eca2ceda32cb125596ce2d21 1920 java optional javatools_0.52.dsc
 61fb302504df4b7ebfb3249508a41d40 50092 java optional javatools_0.52.tar.xz
 20cdb0bb1e909c248a82acb6821158b2 17286 java optional jarwrapper_0.52_all.deb
 048a228f5b9be22e6cef7bb98d39652a 14038 java optional 
java-propose-classpath_0.52_all.deb
 b5b7fe04d2639079785e5bc5defbb00f 84448 java optional javahelper_0.52_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJVhcP7AAoJEPUTxBnkudCsxdYP/16GA/UuI70g0UmVvYYL3aBt
OozCvegStGKp9lKEL31WfVWewvo2A0qk1Lmp/zsNZNtCyOJuvL3nDxx8UT5NgYQ7
EizZR4dRO3jrsOFNLm30Tlk9o3QtC4917eTkt7JRzcVu6nGfZcL5o6DpSND2zgnp
Wm+KvKEX5qKjMme4sqW2W0wLR4MqA/OeKcP2CD2RrEkKkQUphUxqPV5fkPMidyGu
TFiAz1/URNnUQPa8bbstmYsOG0nwntYrjV0hJsgWtD4fBXOdidNOmvclABJ70Yy2
CSbssjA2Dnbqkg+MZ3ApuLq5JRvJVeub6gwPTJVNbTLqRyHboLSfxGKnrVOo89qa
w2HV2cUhDG7Xz/qyBIHl3/FxzLemeTGJeIV1cX2gEFyU1mg4QL1kQGTTwgqeiHlb
XTPfW5kfkdvPgIN9D2l4WkXXcoGr0SKL8niv2lKGIgiOxxwaRWzZjW1TSWT972a5
8QOs4LDWUezw3gA8erSt21BzZGdyTiNx5lOitnKHb31Rfff2fwYlpJRhr1uvCEh0
xRClg2429MhljLY5xiqGmgRJb6nuMxdX7L2BoU4w253MKHUvQdrAgNyQ4qpBUPUb
xJVjc3Oz28ziWYhgtjhHDm5QJmaM/GQffX1iLjzAephAlWXwmW65EqPK+3JxVBRG
/CPdRbrCiuhPOUHnLXhj
=OHUC
-END PGP SIGNATURE-


Thank you for your contribution to Debian.

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.


Bug#789350: marked as done (javahelper: javadoc fails with error - option -locale must be first on the command line)

2015-06-20 Thread Debian Bug Tracking System
Your message dated Sat, 20 Jun 2015 21:19:45 +
with message-id e1z6qaz-0007k8...@franck.debian.org
and subject line Bug#789350: fixed in javatools 0.52
has caused the Debian Bug report #789350,
regarding javahelper: javadoc fails with error - option -locale must be first 
on the command line
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.)


-- 
789350: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=789350
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: javahelper
Version: 0.51
Severity: serious

After the new upload, a lintian test case fails with:


jh_build --javacopts='-target 1.7' --javacopts='-source 1.7'
find src -name *.java -and -type f -print0 | xargs -0 
/usr/lib/jvm/default-java/bin/javac -g -cp :debian/_jh_build.testa -d 
debian/_jh_build.testa -target 1.7 -source 1.7
find src -name *.java -and -type f -print0 | xargs -0 
/usr/lib/jvm/default-java/bin/javadoc -classpath :debian/_jh_build.testa -d 
debian/_jh_build.javadoc/api -quiet -locale en_US -notimestamp -source 1.5
javadoc: error - option -locale must be first on the command line.
listing of javadoc usage/options


This is an unforunate regression that is very likely to break existing
packages that relies on jh_build to produce javadoc.

Thanks,
~Niels
---End Message---
---BeginMessage---
Source: javatools
Source-Version: 0.52

We believe that the bug you reported is fixed in the latest version of
javatools, 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 789...@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 javatools 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: SHA1

Format: 1.8
Date: Sat, 20 Jun 2015 21:41:58 +0200
Source: javatools
Binary: jarwrapper javahelper java-propose-classpath
Architecture: source all
Version: 0.52
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
pkg-java-maintainers@lists.alioth.debian.org
Changed-By: Emmanuel Bourg ebo...@apache.org
Description:
 jarwrapper - Run executable Java .jar files
 java-propose-classpath - Helper script to suggest a classpath for jar files
 javahelper - Helper scripts for packaging Java programs
Closes: 789350
Changes:
 javatools (0.52) unstable; urgency=medium
 .
   * Team upload.
   * Fixed the order of the -locale option (Closes: #789350)
Checksums-Sha1:
 b20f19dc95ebec42f3907ed604449e2804d605a6 1920 javatools_0.52.dsc
 ee6bd8cc16a9c936565d2af365573f29819d7e83 50092 javatools_0.52.tar.xz
 598cc1b5c3cca2a3f7378099a92b5bed79ea8ebd 17286 jarwrapper_0.52_all.deb
 330ddbbc44dbdf0ae91990598fb0a6a704099dfd 14038 
java-propose-classpath_0.52_all.deb
 11535ad177794c2a644e7d6aa60e5b821dca75c8 84448 javahelper_0.52_all.deb
Checksums-Sha256:
 8f34cfc4438e1938da8fdc2ef91d7498c6222ac61eea28f3380d99b4c333054e 1920 
javatools_0.52.dsc
 b727152ba0024a89275036212ea4ca90403c4029a658b1502fd763ef46b8de39 50092 
javatools_0.52.tar.xz
 4375d67f4305498936f86c604ad2f2bf37a03bd6e9004ae241621f74179ac121 17286 
jarwrapper_0.52_all.deb
 3bbdab6bddcc53b5b1adf586568ce060c89f8d1e172d34bf7f76986b43792c1b 14038 
java-propose-classpath_0.52_all.deb
 da738225ede72fe9dda57bac279bc404d314b245cfe6293f40fa1fa9b70194ab 84448 
javahelper_0.52_all.deb
Files:
 1cb60fd7eca2ceda32cb125596ce2d21 1920 java optional javatools_0.52.dsc
 61fb302504df4b7ebfb3249508a41d40 50092 java optional javatools_0.52.tar.xz
 20cdb0bb1e909c248a82acb6821158b2 17286 java optional jarwrapper_0.52_all.deb
 048a228f5b9be22e6cef7bb98d39652a 14038 java optional 
java-propose-classpath_0.52_all.deb
 b5b7fe04d2639079785e5bc5defbb00f 84448 java optional javahelper_0.52_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJVhcP7AAoJEPUTxBnkudCsxdYP/16GA/UuI70g0UmVvYYL3aBt
OozCvegStGKp9lKEL31WfVWewvo2A0qk1Lmp/zsNZNtCyOJuvL3nDxx8UT5NgYQ7
EizZR4dRO3jrsOFNLm30Tlk9o3QtC4917eTkt7JRzcVu6nGfZcL5o6DpSND2zgnp
Wm+KvKEX5qKjMme4sqW2W0wLR4MqA/OeKcP2CD2RrEkKkQUphUxqPV5fkPMidyGu
TFiAz1/URNnUQPa8bbstmYsOG0nwntYrjV0hJsgWtD4fBXOdidNOmvclABJ70Yy2
CSbssjA2Dnbqkg+MZ3ApuLq5JRvJVeub6gwPTJVNbTLqRyHboLSfxGKnrVOo89qa
w2HV2cUhDG7Xz/qyBIHl3/FxzLemeTGJeIV1cX2gEFyU1mg4QL1kQGTTwgqeiHlb

Processed: closing 387800, reassign 617549 to xserver-xorg-video-ati, user debian...@lists.debian.org ...

2015-06-20 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 close 387800
Bug #387800 [varkon-user-manual] varkon-user-manual: broken symlink
Warning: Unknown package 'varkon-user-manual'
Marked Bug as done
Warning: Unknown package 'varkon-user-manual'
 reassign 617549 xserver-xorg-video-ati
Bug #617549 [xserver-xorg-driver-ati] [zapping] segmentation fault
Warning: Unknown package 'xserver-xorg-driver-ati'
Bug reassigned from package 'xserver-xorg-driver-ati' to 
'xserver-xorg-video-ati'.
Ignoring request to alter found versions of bug #617549 to the same values 
previously set
Ignoring request to alter fixed versions of bug #617549 to the same values 
previously set
 user debian...@lists.debian.org
Setting user to debian...@lists.debian.org (was a...@debian.org).
 usertags 789444 piuparts
There were no usertags set.
Usertags are now: piuparts.
 usertags 789346 piuparts
There were no usertags set.
Usertags are now: piuparts.
 affects 786786 + maven-debian-helper
Bug #786786 
[libmaven-compiler-plugin-2.5-java,libmaven-compiler-plugin-2.5-java-doc] 
libmaven-compiler-plugin-java,libmaven-compiler-plugin-2.5-java: file 
overwrite: […]/2.5.1/maven-compiler-plugin-2.5.1.jar
Added indication that 786786 affects maven-debian-helper
 affects 784382 ugene
Bug #784382 [src:ugene] ugene: Harcodes dependencies on transitional packages
Added indication that 784382 affects ugene
 usertags 784382 piuparts
Usertags were: piuparts.
Usertags are now: piuparts.
 tags 784382 + stretch sid
Bug #784382 [src:ugene] ugene: Harcodes dependencies on transitional packages
Added tag(s) stretch and sid.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
387800: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=387800
617549: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=617549
784382: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=784382
786786: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=786786
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems

__
This is the maintainer address of Debian's Java team
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-maintainers. 
Please use
debian-j...@lists.debian.org for discussions and questions.