Bug#877075: sikulix: hard coded dependency on libopencv2.4-java

2017-10-17 Thread Gilles Filippini
Hi Mattia,

On Fri, 13 Oct 2017 19:40:47 +0200 Mattia Rizzolo  wrote:
> Control: severity -1 serious
> 
> On Thu, Sep 28, 2017 at 02:48:51PM +0200, Mattia Rizzolo wrote:
> > libsikulixapi-java has an hardcoded dependency on libopencv2.4-java.
> > Such dependency needs to be bumped for every OpenCV transition,
> > therefore requiring sourceful changes at every SONAME bump.
> 
> I'm about to upload opencv 3.2 to unstable and therefore starting the
> transition.  Thus, this bug is now RC.

How about mavenizing OpenCV Java lib so that ${maven:Depends} would find
out the right libopencvX.Y-java dependency?

Thanks,

_g.



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

Bug#877075: sikulix: hard coded dependency on libopencv2.4-java

2017-10-17 Thread Mattia Rizzolo
On Tue, Oct 17, 2017 at 10:26:11AM +0200, Gilles Filippini wrote:
> How about mavenizing OpenCV Java lib so that ${maven:Depends} would find
> out the right libopencvX.Y-java dependency?

I'll happily accept patches for that.

-- 
regards,
Mattia Rizzolo

GPG Key: 66AE 2B4A FCCF 3F52 DA18  4D18 4B04 3FCD B944 4540  .''`.
more about me:  https://mapreri.org : :'  :
Launchpad user: https://launchpad.net/~mapreri  `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia  `-


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

Bug#869013: marked as done (sisu-guice: FTBFS: find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-containers/*/*.jar': No such file or directory)

2017-10-17 Thread Debian Bug Tracking System
Your message dated Tue, 17 Oct 2017 15:52:34 +0200
with message-id 
and subject line Re: sisu-guice FTBFS: Sisu Guice - Core Library FAILURE
has caused the Debian Bug report #868611,
regarding sisu-guice: FTBFS: find: 
'/usr/share/maven-repo/org/codehaus/plexus/plexus-containers/*/*.jar': No such 
file or directory
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.)


-- 
868611: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=868611
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: sisu-guice
Version: 3.2.6-3
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20170719 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
>  debian/rules build
> dh build --buildsystem=maven
>dh_testdir -O--buildsystem=maven
>dh_update_autotools_config -O--buildsystem=maven
>dh_auto_configure -O--buildsystem=maven
> find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-compiler/*/*.jar': No 
> such file or directory
> find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-compilers/*/*.jar': 
> No such file or directory
> find: '/usr/share/maven-repo/org/codehaus/plexus/plexus-containers/*/*.jar': 
> No such file or directory
>   mh_patchpoms -plibsisu-guice-java --debian-build --keep-pom-version 
> --maven-repo=/<>/debian/maven-repo
>dh_auto_build -O--buildsystem=maven
>   /usr/lib/jvm/default-java/bin/java -noverify -cp 
> /usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar
>  -Dmaven.home=/usr/share/maven 
> -Dmaven.multiModuleProjectDirectory=/<> 
> -Dclassworlds.conf=/etc/maven/m2-debian.conf 
> -Dproperties.file.manual=/<>/debian/maven.properties 
> org.codehaus.plexus.classworlds.launcher.Launcher 
> -s/etc/maven/settings-debian.xml -Ddebian.dir=/<>/debian 
> -Dmaven.repo.local=/<>/debian/maven-repo package -DskipTests 
> -Dnotimestamp=true -Dlocale=en_US
> [INFO] Scanning for projects...
> [WARNING] 
> [WARNING] Some problems were encountered while building the 
> effective model for org.sonatype.sisu.inject:guice-testlib:jar:3.2.6
> [WARNING] 'build.plugins.plugin.version' for 
> org.apache.maven.plugins:maven-surefire-plugin is missing. @ 
> org.sonatype.sisu.inject:guice-testlib:[unknown-version], 
> /<>/extensions/testlib/pom.xml, line 18, column 15
> [WARNING] 
> [WARNING] It is highly recommended to fix these problems because 
> they threaten the stability of your build.
> [WARNING] 
> [WARNING] For this reason, future Maven versions might no longer 
> support building such malformed projects.
> [WARNING] 
> [INFO] 
> 
> [INFO] Reactor Build Order:
> [INFO] 
> [INFO] Sisu Guice
> [INFO] Sisu Guice - Bill of Materials
> [INFO] Sisu Guice - Core Library
> [INFO] Sisu Guice - Extensions
> [INFO] Sisu Guice - Extensions - AssistedInject
> [INFO] Sisu Guice - Extensions - TestLib
> [INFO] 
> [INFO] 
> 
> [INFO] Building Sisu Guice 3.2.6
> [INFO] 
> 
> [INFO] 
> [INFO] 
> 
> [INFO] Building Sisu Guice - Bill of Materials 3.2.6
> [INFO] 
> 
> [INFO] 
> [INFO] 
> 
> [INFO] Building Sisu Guice - Core Library 3.2.6
> [INFO] 
> 
> [INFO] 
> [INFO] --- maven-resources-plugin:3.0.0:resources 
> (default-resources) @ sisu-guice ---
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 0 resource
> [INFO] 
> [INFO] --- maven-compiler-plugin:3.6.1:compile 
> (default-compile) @ sisu-guice ---
> [WARNING] The POM for 
> 

Bug#870860: openjfx: CVE-2017-10086 CVE-2017-10114

2017-10-17 Thread Emmanuel Bourg
I ran the Oracle JavaFX demos with the new version and it worked fine
(except the media player but this isn't a regression, something is
probably misconfigured on my machine).

Should I proceed with the upload, or do you want to do it directly?

Emmanuel Bourg

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


Bug#868611: marked as done (sisu-guice FTBFS: Sisu Guice - Core Library FAILURE)

2017-10-17 Thread Debian Bug Tracking System
Your message dated Tue, 17 Oct 2017 15:52:34 +0200
with message-id 
and subject line Re: sisu-guice FTBFS: Sisu Guice - Core Library FAILURE
has caused the Debian Bug report #868611,
regarding sisu-guice FTBFS: Sisu Guice - Core Library FAILURE
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.)


-- 
868611: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=868611
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: sisu-guice
Version: 3.2.6-3
Severity: serious
Tags: buster sid

Some recent change in unstable makes sisu-guice FTBFS:

https://tests.reproducible-builds.org/debian/history/sisu-guice.html
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/sisu-guice.html

...
   dh_auto_build -O--buildsystem=maven
/usr/lib/jvm/default-java/bin/java -noverify -cp 
/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar
 -Dmaven.home=/usr/share/maven 
-Dmaven.multiModuleProjectDirectory=/build/1st/sisu-guice-3.2.6 
-Dclassworlds.conf=/etc/maven/m2-debian.conf 
-Dproperties.file.manual=/build/1st/sisu-guice-3.2.6/debian/maven.properties 
org.codehaus.plexus.classworlds.launcher.Launcher 
-s/etc/maven/settings-debian.xml 
-Ddebian.dir=/build/1st/sisu-guice-3.2.6/debian 
-Dmaven.repo.local=/build/1st/sisu-guice-3.2.6/debian/maven-repo package 
-DskipTests -Dnotimestamp=true -Dlocale=en_US
[INFO] Scanning for projects...
[WARNING] 
[WARNING] Some problems were encountered while building the effective 
model for org.sonatype.sisu.inject:guice-testlib:jar:3.2.6
[WARNING] 'build.plugins.plugin.version' for 
org.apache.maven.plugins:maven-surefire-plugin is missing. @ 
org.sonatype.sisu.inject:guice-testlib:[unknown-version], 
/build/1st/sisu-guice-3.2.6/extensions/testlib/pom.xml, line 18, column 15
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they 
threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer 
support building such malformed projects.
[WARNING] 
[INFO] 

[INFO] Reactor Build Order:
[INFO] 
[INFO] Sisu Guice
[INFO] Sisu Guice - Bill of Materials
[INFO] Sisu Guice - Core Library
[INFO] Sisu Guice - Extensions
[INFO] Sisu Guice - Extensions - AssistedInject
[INFO] Sisu Guice - Extensions - TestLib
[INFO] 
[INFO] 

[INFO] Building Sisu Guice 3.2.6
[INFO] 

[INFO] 
[INFO] 

[INFO] Building Sisu Guice - Bill of Materials 3.2.6
[INFO] 

[INFO] 
[INFO] 

[INFO] Building Sisu Guice - Core Library 3.2.6
[INFO] 

[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources 
(default-resources) @ sisu-guice ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.6.1:compile 
(default-compile) @ sisu-guice ---
[WARNING] The POM for org.codehaus.plexus:plexus-compiler-api:jar:2.x 
is invalid, transitive dependencies (if any) will not be available, enable 
debug logging for more details
[WARNING] The POM for 
org.codehaus.plexus:plexus-compiler-javac:jar:2.x is invalid, transitive 
dependencies (if any) will not be available, enable debug logging for more 
details
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 193 source files to 
/build/1st/sisu-guice-3.2.6/core/target/classes
[INFO] 
/build/1st/sisu-guice-3.2.6/core/src/com/google/inject/internal/BindingImpl.java:
 Some input files use or override a deprecated API.
[INFO] 

Bug#870860: openjfx: CVE-2017-10086 CVE-2017-10114

2017-10-17 Thread Moritz Muehlenhoff
On Tue, Oct 17, 2017 at 04:30:16PM +0200, Emmanuel Bourg wrote:
> I ran the Oracle JavaFX demos with the new version and it worked fine
> (except the media player but this isn't a regression, something is
> probably misconfigured on my machine).
> 
> Should I proceed with the upload, or do you want to do it directly?

Please go ahead with the upload. I'll also test this with mediathekview 
(which is the only reverse dependency in stretch IIRC). Unfortunately 
it's geoblocked, so one can't test unless you have a German IP address :-/

Cheers,
Moritz

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


Bug#870860: openjfx: CVE-2017-10086 CVE-2017-10114

2017-10-17 Thread Markus Koschany
Am 17.10.2017 um 17:20 schrieb Moritz Muehlenhoff:
> On Tue, Oct 17, 2017 at 04:30:16PM +0200, Emmanuel Bourg wrote:
>> I ran the Oracle JavaFX demos with the new version and it worked fine
>> (except the media player but this isn't a regression, something is
>> probably misconfigured on my machine).
>>
>> Should I proceed with the upload, or do you want to do it directly?
> 
> Please go ahead with the upload. I'll also test this with mediathekview 
> (which is the only reverse dependency in stretch IIRC). Unfortunately 
> it's geoblocked, so one can't test unless you have a German IP address :-/

There are some streams that are not geoblocked and there is also ARTE.FR. :)



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

Bug#871069: marked as done (maven-archiver: FTBFS: dh_auto_test: /usr/lib/jvm/default-java/bin/java -noverify -cp /usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.j

2017-10-17 Thread Debian Bug Tracking System
Your message dated Tue, 17 Oct 2017 20:56:42 +0200
with message-id 
and subject line Re: maven-archiver: FTBFS: dh_auto_test: 
/usr/lib/jvm/default-java/bin/java -noverify -cp 
/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar
 -Dmaven.home=/usr/share/maven 
-Dmaven.multiModuleProjectDirectory=/<> 
-Dclassworlds.conf=/etc/maven/m2-debian.conf 
-Dproperties.file.manual=/<>/debian/maven.properties 
org.codehaus.plexus.classworlds.launcher.Launcher 
-s/etc/maven/settings-debian.xml -Ddebian.dir=/<>/debian 
-Dmaven.repo.local=/<>/debian/maven-repo test returned exit code 1
has caused the Debian Bug report #871069,
regarding maven-archiver: FTBFS: dh_auto_test: 
/usr/lib/jvm/default-java/bin/java -noverify -cp 
/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar
 -Dmaven.home=/usr/share/maven 
-Dmaven.multiModuleProjectDirectory=/<> 
-Dclassworlds.conf=/etc/maven/m2-debian.conf 
-Dproperties.file.manual=/<>/debian/maven.properties 
org.codehaus.plexus.classworlds.launcher.Launcher 
-s/etc/maven/settings-debian.xml -Ddebian.dir=/<>/debian 
-Dmaven.repo.local=/<>/debian/maven-repo test returned exit code 1
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.)


-- 
871069: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=871069
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: maven-archiver
Version: 3.1.1-1
Severity: serious
Tags: buster sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20170805 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
>  debian/rules build
> dh build
>dh_update_autotools_config
>dh_autoreconf
>dh_auto_configure
>   mh_patchpoms -plibmaven-archiver-java --debian-build --keep-pom-version 
> --maven-repo=/<>/debian/maven-repo
>dh_auto_build
>   /usr/lib/jvm/default-java/bin/java -noverify -cp 
> /usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar
>  -Dmaven.home=/usr/share/maven 
> -Dmaven.multiModuleProjectDirectory=/<> 
> -Dclassworlds.conf=/etc/maven/m2-debian.conf 
> -Dproperties.file.manual=/<>/debian/maven.properties 
> org.codehaus.plexus.classworlds.launcher.Launcher 
> -s/etc/maven/settings-debian.xml -Ddebian.dir=/<>/debian 
> -Dmaven.repo.local=/<>/debian/maven-repo package javadoc:jar 
> javadoc:aggregate -DskipTests -Dnotimestamp=true -Dlocale=en_US
> [INFO] Scanning for projects...
> [WARNING] The project org.apache.maven:maven-archiver:jar:3.1.1 
> uses prerequisites which is only intended for maven-plugin projects but not 
> for non maven-plugin projects. For such purposes you should use the 
> maven-enforcer-plugin. See 
> https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
> [WARNING] The POM for 
> org.apache.maven.plugins:maven-install-plugin:jar:2.5.2 is missing, no 
> dependency information available
> [WARNING] Failed to retrieve plugin descriptor for 
> org.apache.maven.plugins:maven-install-plugin:2.5.2: Plugin 
> org.apache.maven.plugins:maven-install-plugin:2.5.2 or one of its 
> dependencies could not be resolved: Cannot access central 
> (https://repo.maven.apache.org/maven2) in offline mode and the artifact 
> org.apache.maven.plugins:maven-install-plugin:jar:2.5.2 has not been 
> downloaded from it before.
> [WARNING] The POM for 
> org.apache.maven.plugins:maven-deploy-plugin:jar:2.7 is missing, no 
> dependency information available
> [WARNING] Failed to retrieve plugin descriptor for 
> org.apache.maven.plugins:maven-deploy-plugin:2.7: Plugin 
> org.apache.maven.plugins:maven-deploy-plugin:2.7 or one of its dependencies 
> could not be resolved: Cannot access central 
> (https://repo.maven.apache.org/maven2) in offline mode and the artifact 
> org.apache.maven.plugins:maven-deploy-plugin:jar:2.7 has not been downloaded 
> from it before.
> [WARNING] The POM for 
> org.apache.maven.plugins:maven-site-plugin:jar:3.3 is missing, no dependency 
> information available
> [WARNING] Failed to retrieve plugin descriptor for 
> org.apache.maven.plugins:maven-site-plugin:3.3: Plugin 
> org.apache.maven.plugins:maven-site-plugin:3.3 or one of its dependencies 
> could not be resolved: Cannot access central 
> (https://repo.maven.apache.org/maven2) in offline mode and the artifact 
> org.apache.maven.plugins:maven-site-plugin:jar:3.3 has not been downloaded 
> 

Bug#877470: bsh; please make the build reproducible (timestamps)

2017-10-17 Thread jathan
On Mon, 2 Oct 2017 17:11:48 +0200 Emmanuel Bourg  wrote:
> Thank you for the patch Jathan.
> 
> Aren't tar timestamps already normalized by strip-nondeterminism though?
> 
> Emmanuel Bourg
> 
> 
Hi Emmanuel,

Tar timestamps are not normalized by strip-nondeterminism. Best regards.

Jathan

-- 
Por favor evita enviarme adjuntos en formato de word o powerpoint, si
quieres saber porque lee esto:
http://www.gnu.org/philosophy/no-word-attachments.es.html
¡Cámbiate a GNU/Linux! http://getgnulinux.org/es



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.

[yydebug] annotated tag debian/1.1.0-9 created (now ffd96b6)

2017-10-17 Thread Hideki Yamane
This is an automated email from the git hooks/post-receive script.

henrich pushed a change to annotated tag debian/1.1.0-9
in repository yydebug.

at  ffd96b6   (tag)
   tagging  4f76e8fbf666a387f66b96a795c056e0915977fc (commit)
  replaces  debian/1.1.0-8
 tagged by  Hideki Yamane
on  Wed Oct 18 04:47:18 2017 +0900

- Log -
yydebug Debian release 1.1.0-9
-BEGIN PGP SIGNATURE-

iQIzBAABCgAdFiEEWOEiL5aWyIWjzRBMXTKNCCqqsUAFAlnmXkYACgkQXTKNCCqq
sUB1BBAAs+PTbM3lJERaDtOmFZ7q/Onlri7VOXtmqap8OPipPzF5Oj2wrFsaAb1t
ZGsxdRAX4YWQdR3GdIHBC64eIBFcXs41/Y/XKi9ODTky5fe33tf9a8d/Z+CqlIfT
YQx081TudkUAOMtfFkYBUhDSS4ItCmL4jkKXVHNiIErh+Lgc4mLZ5EkY2IHPiMFN
X2jZEb2PV1qr6HZI9OHsHpwpyyJvDnroyTzwTUdUyCSxN7nXMR+OH6dR5pov64cY
9OHbQiIgzEdjX0dtKkMXFJKJ25zW8JfCRG6MqUM2o+i7vvprDCCGBm91Bh1DH5S4
WgEyiiklJMu2Tl1lWnum4M1GIDh0MKokiVWISuT9+qNSCC6PB6oU+JL1LU5pRRc2
9nL4uFKxzDXvzg119jIZhZWFJp1YjWdJvM9h8LjLk17gCqNQvU/ynNTSoulhwOQS
ed7TOfl9DCwtyTiMcVaWdsdWAiVKh1eO07afvySXzUNvhl9DlhBl0g18YNkPj0ZC
g80GAsENqkdy6+Hq2yOdkC01Me62ro+wfZMoXdlO3PUPkA+NkqxQQqDOa+8y1Z5r
25KGQPuy1vqRLp6Wq0ooVVfonSjr+8VKaR8FEWIIGE5HMhYLwcbK0GJO9RVEYAtw
T4gm6z+OpeqSHxNs3ytOPk1OdXSA5/6UVdLXtd8dGkchDmMnxJo=
=S9En
-END PGP SIGNATURE-

Hideki Yamane (1):
  fix Vcs-Git

---

No new revisions were added by this update.

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

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


[yydebug] branch master updated (ce28bfe -> 4f76e8f)

2017-10-17 Thread Hideki Yamane
This is an automated email from the git hooks/post-receive script.

henrich pushed a change to branch master
in repository yydebug.

  from  ce28bfe   upload to unstable
   new  4f76e8f   fix Vcs-Git

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog | 6 ++
 debian/control   | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

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

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


[commons-io] 01/05: Switch to compat level 10.

2017-10-17 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository commons-io.

commit 0273de12eff49e39c1d0ae50e977093cbaedec31
Author: Markus Koschany 
Date:   Tue Oct 17 21:54:47 2017 +0200

Switch to compat level 10.
---
 debian/compat  | 2 +-
 debian/control | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index de80f6a..ff927df 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers 
,
  Jakub Adam ,
  Emmanuel Bourg 
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
default-jdk,
junit4,
libcommons-parent-java,

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

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


[commons-io] branch master updated (3061586 -> 363c42a)

2017-10-17 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a change to branch master
in repository commons-io.

  from  3061586   Upload to unstable
   new  0273de1   Switch to compat level 10.
   new  ccfa9d7   Use https for Format field.
   new  190076e   Ignore test failures.
   new  1282f5e   Update changelog
   new  363c42a   Declare compliance with Debian Policy 4.1.1.

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog| 12 
 debian/compat   |  2 +-
 debian/control  |  4 ++--
 debian/copyright|  2 +-
 debian/maven.properties |  1 +
 5 files changed, 17 insertions(+), 4 deletions(-)
 create mode 100644 debian/maven.properties

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

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


[commons-io] 05/05: Declare compliance with Debian Policy 4.1.1.

2017-10-17 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository commons-io.

commit 363c42ae65982a03f780c46d06bee8e994e4d398
Author: Markus Koschany 
Date:   Tue Oct 17 22:13:13 2017 +0200

Declare compliance with Debian Policy 4.1.1.
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 591fca8..1af20f9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ commons-io (2.5-2) unstable; urgency=medium
 
   * Team upload.
   * Switch to compat level 10.
+  * Declare compliance with Debian Policy 4.1.1.
   * Use https for Format field.
   * Ignore test failures.
 Could be a problem with file permissions in the build environment. It
diff --git a/debian/control b/debian/control
index ff927df..fe71639 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 10),
libmaven-bundle-plugin-java,
libmaven-javadoc-plugin-java,
maven-debian-helper
-Standards-Version: 3.9.8
+Standards-Version: 4.1.1
 Vcs-Git: https://anonscm.debian.org/git/pkg-java/commons-io.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/commons-io.git
 Homepage: http://commons.apache.org/io/

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

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


[commons-io] 02/05: Use https for Format field.

2017-10-17 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository commons-io.

commit ccfa9d7de304f24cd6aecbdc71bab9869bda5cce
Author: Markus Koschany 
Date:   Tue Oct 17 21:55:01 2017 +0200

Use https for Format field.
---
 debian/copyright | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/copyright b/debian/copyright
index db93a06..acff0be 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Apache Commons IO
 Source: http://svn.apache.org/repos/asf/commons/proper/io/
 

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

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


[commons-io] 04/05: Update changelog

2017-10-17 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository commons-io.

commit 1282f5e06fe68323047f152700e4bf680a6fc8d1
Author: Markus Koschany 
Date:   Tue Oct 17 22:03:45 2017 +0200

Update changelog
---
 debian/changelog | 11 +++
 1 file changed, 11 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index a58f697..591fca8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+commons-io (2.5-2) unstable; urgency=medium
+
+  * Team upload.
+  * Switch to compat level 10.
+  * Use https for Format field.
+  * Ignore test failures.
+Could be a problem with file permissions in the build environment. It
+doesn't look that serious to me though. (Closes: #873118)
+
+ -- Markus Koschany   Tue, 17 Oct 2017 22:03:07 +0200
+
 commons-io (2.5-1) unstable; urgency=medium
 
   [ Kumar Appaiah ]

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

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


Processed: Pending fixes for bugs in the commons-io package

2017-10-17 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tag 873118 + pending
Bug #873118 [src:commons-io] commons-io: FTBFS: Several failed unit tests
Added tag(s) pending.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
873118: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=873118
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#873118: Pending fixes for bugs in the commons-io package

2017-10-17 Thread pkg-java-maintainers
tag 873118 + pending
thanks

Some bugs in the commons-io package are closed in revision
190076e2660c9c7b1e68993f2ead7925909ef48f in branch 'master' by Markus
Koschany

The full diff can be seen at
https://anonscm.debian.org/cgit/pkg-java/commons-io.git/commit/?id=190076e

Commit message:

Ignore test failures.

Could be a problem with file permissions in the build environment. It 
doesn't
look that serious to me.

Closes: #873118

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


[yydebug] 01/01: fix Vcs-Git

2017-10-17 Thread Hideki Yamane
This is an automated email from the git hooks/post-receive script.

henrich pushed a commit to branch master
in repository yydebug.

commit 4f76e8fbf666a387f66b96a795c056e0915977fc
Author: Hideki Yamane 
Date:   Wed Oct 18 04:45:58 2017 +0900

fix Vcs-Git
---
 debian/changelog | 6 ++
 debian/control   | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 6e33cde..d8deb29 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+yydebug (1.1.0-9) unstable; urgency=medium
+
+  * really fix Vcs-Git 
+
+ -- Hideki Yamane   Wed, 18 Oct 2017 04:45:55 +0900
+
 yydebug (1.1.0-8) unstable; urgency=medium
 
   * debian/control
diff --git a/debian/control b/debian/control
index baab6b6..4b8eacb 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Hideki Yamane 
 Build-Depends: debhelper (>= 10), default-jdk
 Standards-Version: 4.1.1
 Homepage: https://github.com/jruby/jay-yydebug
-Vcs-Git: https://anonscm.debian.org/pkg-java/git/yydebug.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-java/yydebug.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/yydebug.git
 
 Package: yydebug

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

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


[commons-io] 03/05: Ignore test failures.

2017-10-17 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository commons-io.

commit 190076e2660c9c7b1e68993f2ead7925909ef48f
Author: Markus Koschany 
Date:   Tue Oct 17 21:57:05 2017 +0200

Ignore test failures.

Could be a problem with file permissions in the build environment. It 
doesn't
look that serious to me.

Closes: #873118
---
 debian/maven.properties | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/maven.properties b/debian/maven.properties
new file mode 100644
index 000..81cec92
--- /dev/null
+++ b/debian/maven.properties
@@ -0,0 +1 @@
+maven.test.failure.ignore=true

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

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


[commons-io] annotated tag debian/2.5-2 created (now 3e1d839)

2017-10-17 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a change to annotated tag debian/2.5-2
in repository commons-io.

at  3e1d839   (tag)
   tagging  363c42ae65982a03f780c46d06bee8e994e4d398 (commit)
  replaces  debian/2.5-1
 tagged by  Markus Koschany
on  Tue Oct 17 22:19:29 2017 +0200

- Log -
Debian release 2.5-2
-BEGIN PGP SIGNATURE-

iQKjBAABCgCNFiEErPPQiO8y7e9qGoNf2a0UuVE7UeQFAlnmZdZfFIAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEFD
RjNEMDg4RUYzMkVERUY2QTFBODM1RkQ5QUQxNEI5NTEzQjUxRTQPHGFwb0BkZWJp
YW4ub3JnAAoJENmtFLlRO1HkHsIQAJX/buRP/Ntz9SEWamCBjkZlxK1Zx7doUEh+
xl8DsqvUmPlwk/JTAEINPP+igc0e9V3tjsnZB5TBodeb3attXwNLAkTkM3Cot1lm
ocoX9KCud96y18b3xd4zgPqoa5na++lCVW1SlMtQELZ8GnqOxKgaC8w1LXWZutcM
iQPFTRhL11HwEdslEmHcpnZ+KFgT++4CJjv37dQkTPvwVlIX7vXGq2vq7gZanXiE
aE38+XeeOFGYTGgktPpM/yRD5voZ+uVPqnMbDSLaV6H07ogBpemYeOTzJKk9gpBl
NbFi5PVkEZrVSJtREJa5JD2bVCTLoBDqnH/ktca3DJ7GmNIZWcVBqCF22bqMxNGJ
6pskaH5z3dPBayf7/FLmk1tyWeuXbYaAJkr51dD5mL4/WPr6lQEUjoJUGJM7BHd3
CbaO8SCphStq0oyHsZT4OM6DER9JGoWFNFg58n3rmp+O85zsrAxPFpY43lbszZ4l
+O5CzsBVUqhPrpYoV2U9pj1XXxnuqgFrIsN2vyRDVzXF7hHEQgwaaAfKK7m52+0q
gP2PO+/e+X5tC0TexbCY9SOzJ+9fiLfEgU3cV3DIsGuZHbUHYdLSqC48ipjB0kxY
IXFbVlVFflyUM45VZIVjxFUxDmM+dDSGPEY4xUmkdbwDWU2UU6IEzuow4zbiTQUP
NNOE6P/C
=jezZ
-END PGP SIGNATURE-

Markus Koschany (5):
  Switch to compat level 10.
  Use https for Format field.
  Ignore test failures.
  Update changelog
  Declare compliance with Debian Policy 4.1.1.

---

This annotated tag includes the following new commits:

   new  0273de1   Switch to compat level 10.
   new  ccfa9d7   Use https for Format field.
   new  190076e   Ignore test failures.
   new  1282f5e   Update changelog
   new  363c42a   Declare compliance with Debian Policy 4.1.1.

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


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

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


Processing of commons-io_2.5-2_source.changes

2017-10-17 Thread Debian FTP Masters
commons-io_2.5-2_source.changes uploaded successfully to localhost
along with the files:
  commons-io_2.5-2.dsc
  commons-io_2.5-2.debian.tar.xz
  commons-io_2.5-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.


[bcel] 04/05: Updated version 6.1 from 'upstream/6.1'

2017-10-17 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository bcel.

commit 56cce14683687e6b5e16172fd4d6a1685dfc3f39
Merge: 3acbc93 6726292
Author: Markus Koschany 
Date:   Tue Oct 17 23:31:33 2017 +0200

Updated version 6.1 from 'upstream/6.1'

with Debian dir 682ed85de465f8f231537b012a19474b6d8249df

 .travis.yml|  24 +
 NOTICE.txt |   2 +-
 README.md  |  17 +-
 RELEASE-NOTES.txt  |  88 ++-
 pom.xml|  43 +-
 src/changes/changes.xml|  25 +-
 src/main/java/org/apache/bcel/Const.java   | 621 +++--
 src/main/java/org/apache/bcel/Constants.java   |   2 +-
 src/main/java/org/apache/bcel/ExceptionConst.java  |  10 +-
 .../java/org/apache/bcel/ExceptionConstants.java   |   2 +-
 .../apache/bcel/classfile/AnnotationDefault.java   |   2 +-
 .../org/apache/bcel/classfile/AnnotationEntry.java |   8 +-
 .../org/apache/bcel/classfile/Annotations.java |   4 +-
 .../java/org/apache/bcel/classfile/Attribute.java  |  33 +-
 .../org/apache/bcel/classfile/AttributeReader.java |   4 +-
 .../org/apache/bcel/classfile/BootstrapMethod.java |   4 +-
 .../bcel/classfile/ClassFormatException.java   |   2 +-
 src/main/java/org/apache/bcel/classfile/Code.java  |   8 +-
 .../org/apache/bcel/classfile/CodeException.java   |   4 +-
 .../java/org/apache/bcel/classfile/Constant.java   |   6 +-
 .../java/org/apache/bcel/classfile/ConstantCP.java |   6 +-
 .../org/apache/bcel/classfile/ConstantClass.java   |   4 +-
 .../org/apache/bcel/classfile/ConstantDouble.java  |   6 +-
 .../apache/bcel/classfile/ConstantFieldref.java|   2 +-
 .../org/apache/bcel/classfile/ConstantFloat.java   |   8 +-
 .../org/apache/bcel/classfile/ConstantInteger.java |   6 +-
 .../bcel/classfile/ConstantInterfaceMethodref.java |   2 +-
 .../bcel/classfile/ConstantInvokeDynamic.java  |   2 +-
 .../org/apache/bcel/classfile/ConstantLong.java|   6 +-
 .../bcel/classfile/ConstantMethodHandle.java   |   4 +-
 .../apache/bcel/classfile/ConstantMethodType.java  |   4 +-
 .../apache/bcel/classfile/ConstantMethodref.java   |   2 +-
 .../{ConstantClass.java => ConstantModule.java}|  32 +-
 .../apache/bcel/classfile/ConstantNameAndType.java |   2 +-
 .../org/apache/bcel/classfile/ConstantObject.java  |   2 +-
 .../{ConstantClass.java => ConstantPackage.java}   |  30 +-
 .../org/apache/bcel/classfile/ConstantPool.java|  10 +-
 .../org/apache/bcel/classfile/ConstantString.java  |   4 +-
 .../org/apache/bcel/classfile/ConstantUtf8.java|   6 +-
 .../org/apache/bcel/classfile/ConstantValue.java   |   2 +-
 .../java/org/apache/bcel/classfile/Deprecated.java |   2 +-
 .../apache/bcel/classfile/DescendingVisitor.java   |  17 +-
 .../org/apache/bcel/classfile/ElementValue.java|   4 +-
 .../apache/bcel/classfile/ElementValuePair.java|   2 +-
 .../org/apache/bcel/classfile/EmptyVisitor.java|  16 +-
 .../org/apache/bcel/classfile/EnclosingMethod.java |  26 +-
 .../org/apache/bcel/classfile/ExceptionTable.java  |   4 +-
 src/main/java/org/apache/bcel/classfile/Field.java |   6 +-
 .../org/apache/bcel/classfile/FieldOrMethod.java   |   8 +-
 .../java/org/apache/bcel/classfile/InnerClass.java |   2 +-
 .../java/org/apache/bcel/classfile/JavaClass.java  |  14 +-
 .../java/org/apache/bcel/classfile/LineNumber.java |   6 +-
 .../org/apache/bcel/classfile/LineNumberTable.java |   2 +-
 .../org/apache/bcel/classfile/LocalVariable.java   |  32 ++
 .../apache/bcel/classfile/LocalVariableTable.java  |  14 +-
 .../bcel/classfile/LocalVariableTypeTable.java |   2 +-
 .../java/org/apache/bcel/classfile/Method.java |   6 +-
 .../org/apache/bcel/classfile/MethodParameter.java |   4 +-
 .../bcel/classfile/ParameterAnnotationEntry.java   |   2 +-
 .../bcel/classfile/ParameterAnnotations.java   |   2 +-
 .../classfile/RuntimeInvisibleAnnotations.java |   2 +-
 .../RuntimeInvisibleParameterAnnotations.java  |   2 +-
 .../bcel/classfile/RuntimeVisibleAnnotations.java  |   2 +-
 .../RuntimeVisibleParameterAnnotations.java|   2 +-
 .../java/org/apache/bcel/classfile/StackMap.java   |   2 +-
 .../org/apache/bcel/classfile/StackMapEntry.java   |  90 +--
 .../java/org/apache/bcel/classfile/Synthetic.java  |   2 +-
 .../java/org/apache/bcel/classfile/Unknown.java|   2 +-
 .../bcel/classfile/UnknownAttributeReader.java |   8 +-
 .../java/org/apache/bcel/classfile/Utility.java| 127 +++--
 .../java/org/apache/bcel/classfile/Visitor.java|  12 +-
 src/main/java/org/apache/bcel/generic/AALOAD.java  |   2 +-
 src/main/java/org/apache/bcel/generic/AASTORE.java |   2 +-
 .../java/org/apache/bcel/generic/ACONST_NULL.java  |   4 +-
 src/main/java/org/apache/bcel/generic/ALOAD.java   |   2 +-
 

[bcel] branch pristine-tar updated (9068a43 -> b132a80)

2017-10-17 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a change to branch pristine-tar
in repository bcel.

  from  9068a43   pristine-tar data for bcel_6.0.orig.tar.xz
   new  b132a80   pristine-tar data for bcel_6.1.orig.tar.gz

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 bcel_6.1.orig.tar.gz.delta | Bin 0 -> 14673 bytes
 bcel_6.1.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)
 create mode 100644 bcel_6.1.orig.tar.gz.delta
 create mode 100644 bcel_6.1.orig.tar.gz.id

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

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


[bcel] 05/05: Update changelog

2017-10-17 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository bcel.

commit c03afd8327339505b023ca3bb76d34803405f619
Author: Markus Koschany 
Date:   Tue Oct 17 23:35:11 2017 +0200

Update changelog
---
 debian/changelog | 10 ++
 1 file changed, 10 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index d3a6bd7..ef35fad 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+bcel (6.1-1) unstable; urgency=medium
+
+  * Team upload.
+  * New upstream version 6.1
+  * Switch to compat level 10.
+  * Declare compliance with Debian Policy 4.1.1.
+  * Use https for Format field.
+
+ -- Markus Koschany   Tue, 17 Oct 2017 23:34:56 +0200
+
 bcel (6.0-1) unstable; urgency=medium
 
   * Team upload.

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

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


[bcel] 02/05: Declare compliance with Debian Policy 4.1.1.

2017-10-17 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository bcel.

commit 91fe7541b50301054e465ca62cc1767c1baec43b
Author: Markus Koschany 
Date:   Tue Oct 17 23:29:59 2017 +0200

Declare compliance with Debian Policy 4.1.1.
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 0e5d7a8..fc8a3ac 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends:
  libmaven-javadoc-plugin-java,
  junit4,
  maven-debian-helper (>= 2.1~)
-Standards-Version: 3.9.8
+Standards-Version: 4.1.1
 Vcs-Git: https://anonscm.debian.org/git/pkg-java/bcel.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/bcel.git
 Homepage: http://commons.apache.org/bcel/

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

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


[bcel] 01/01: pristine-tar data for bcel_6.1.orig.tar.gz

2017-10-17 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch pristine-tar
in repository bcel.

commit b132a802a14b0a9418ada7e3f7998b696f958096
Author: Markus Koschany 
Date:   Tue Oct 17 23:31:32 2017 +0200

pristine-tar data for bcel_6.1.orig.tar.gz
---
 bcel_6.1.orig.tar.gz.delta | Bin 0 -> 14673 bytes
 bcel_6.1.orig.tar.gz.id|   1 +
 2 files changed, 1 insertion(+)

diff --git a/bcel_6.1.orig.tar.gz.delta b/bcel_6.1.orig.tar.gz.delta
new file mode 100644
index 000..8d0214f
Binary files /dev/null and b/bcel_6.1.orig.tar.gz.delta differ
diff --git a/bcel_6.1.orig.tar.gz.id b/bcel_6.1.orig.tar.gz.id
new file mode 100644
index 000..0593072
--- /dev/null
+++ b/bcel_6.1.orig.tar.gz.id
@@ -0,0 +1 @@
+c02081889b0cdd9fc3bbf475de3e0fe4347f1452

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

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


[bcel] annotated tag debian/6.1-1 created (now 2e66db8)

2017-10-17 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a change to annotated tag debian/6.1-1
in repository bcel.

at  2e66db8   (tag)
   tagging  c03afd8327339505b023ca3bb76d34803405f619 (commit)
  replaces  debian/6.0-1
 tagged by  Markus Koschany
on  Tue Oct 17 23:40:05 2017 +0200

- Log -
Debian release 6.1-1
-BEGIN PGP SIGNATURE-

iQKjBAABCgCNFiEErPPQiO8y7e9qGoNf2a0UuVE7UeQFAlnmeLtfFIAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEFD
RjNEMDg4RUYzMkVERUY2QTFBODM1RkQ5QUQxNEI5NTEzQjUxRTQPHGFwb0BkZWJp
YW4ub3JnAAoJENmtFLlRO1HkICkQAKkLc4AIsZA/46oZDCVIxqp6UaxWytj37wLT
LTHH6AMBVknY/DaUTkITlZDzGTn6PslHMuyrySKudjpWgc7dYRRZ3Fk0yaw2n1Iz
9CuAwlK1BZpLyMwJXfWIi3afFAp1QlWJtvCLtodzQSYkU3vTH+95hM/hMICDUXN7
rOfE5//niBFiTVcpyCp70j2EeLC4AcO4r9jWOGf96Zk30PwnhaaDfHYIczXc+w8r
DU5yO6lQesXilaqKA4Y+iRueEXNgZ/ahMAqgUc01pqycZI2zYnb5OO/Mf/zMQbCR
ocNK0N33zVa04ysRLiRs15xzSsD0JCK86jDu2qkZia9y1/Vu7lL28UTpA6Wv8L5g
r6ksTenRUOR9VChDzp/qbWN8ZkA/1bom6NdAjuQnguxBufgdG94iGhnrd+IR57EJ
xURK4kx8Dk1GGC+zunSTQVPVW1w2B0lLn4zSiu4GNHC651JXzUjfVc64InoI7TyP
HZeHhXhU8pJ0+/bn9i/8ldrSRh3roS6qjS3vM4YoLifpp44uTzwv0x/io8BUyb0j
eTufz+T+3nf5qfZX495JaOBKjyLNOhkhPIgsBl8MtLjE2uRBpOkl9QWl/4O6xy7M
2XTNLu0EmOvSlhhLUSycWd79Fvy8xQ2YjNoeEAqIULqdSSzBsdR4kt8VlR7W2r3J
GOX87izL
=/ymM
-END PGP SIGNATURE-

Markus Koschany (6):
  Switch to compat level 10.
  Declare compliance with Debian Policy 4.1.1.
  Use https for Format field.
  New upstream version 6.1
  Updated version 6.1 from 'upstream/6.1'
  Update changelog

---

This annotated tag includes the following new commits:

   new  adacef0   Switch to compat level 10.
   new  91fe754   Declare compliance with Debian Policy 4.1.1.
   new  3acbc93   Use https for Format field.
   new  56cce14   Updated version 6.1 from 'upstream/6.1'
   new  c03afd8   Update changelog

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


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

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


[bcel] annotated tag upstream/6.1 created (now 3529fd5)

2017-10-17 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a change to annotated tag upstream/6.1
in repository bcel.

at  3529fd5   (tag)
   tagging  6726292f8771e6a65650db583efb3df59dd375d3 (commit)
  replaces  upstream/6.0
 tagged by  Markus Koschany
on  Tue Oct 17 23:31:32 2017 +0200

- Log -
Upstream version 6.1
-BEGIN PGP SIGNATURE-

iQKTBAABCgB9FiEErPPQiO8y7e9qGoNf2a0UuVE7UeQFAlnmdrRfFIAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEFD
RjNEMDg4RUYzMkVERUY2QTFBODM1RkQ5QUQxNEI5NTEzQjUxRTQACgkQ2a0UuVE7
UeTUdw/9Gx6sKkhjxyLoPRKsV+XxiRRrXCNpWf3jhvgMr5o8q97n2eDQ5xJXWzNl
fmiXewy615WHlDC4O10Oyqa7UWD7C7JRs28j3L6fncguE+nCZb0m1K/Kxo9BAFQn
Wtk/WUkTNhVEvdKVoVMFfXjsxqThs7TI+n1Mx6q5Y60EoF9gYhvnvT0dbMNYIGKN
sqrAKbu/pIWZN6iLtewp57M/yl75khIX46LEvaf6rGcpwyTauYbN0sXjh1CdKvCA
4LXc8s6Ml1wS7p+qvDbTv9wSl3fx9Bdp07WQJcRCtDsk6L2xLEaTtWsiHGiFTq7b
dSrLJ2AjWJhvyhBy+T/vffuLQd16JDq9w/4ESHKDks/BYwKN/8E1qYWElpbsyMHO
GiLB8Ph/FxZ8ztQNLviFdJTVJIfsYh/UaW0xt5AebspBykHSpwEmDfxCuB3/3S8y
AjW72l/z5WW2FRK/cYwhN9LtrBH919HfsnlfeiEY0u8waYHB8H3RbV/iEM+ZQlhe
hATavBCmKBgFsY4qFghz6qH8e7kIV4sVe2eatsRsG0DS3wCkB/tnprvXb9qhSDP9
1g3MDUs4ECWx8+uZH7I/+szkn69JALNQ9Qst6zd8Btny/jbKKMbfRdDbb1bQAEvR
dfovURJ2iizSSCbgi71OpM1USOCI41E5kHhxyM0vwS+R47e+vQs=
=Jdcp
-END PGP SIGNATURE-

Markus Koschany (1):
  New upstream version 6.1

---

No new revisions were added by this update.

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

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


Processing of bcel_6.1-1_source.changes

2017-10-17 Thread Debian FTP Masters
bcel_6.1-1_source.changes uploaded successfully to localhost
along with the files:
  bcel_6.1-1.dsc
  bcel_6.1.orig.tar.gz
  bcel_6.1-1.debian.tar.xz
  bcel_6.1-1_amd64.buildinfo

Greetings,

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

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


Processed: libopencv3.2-java - Please install maven artifacts

2017-10-17 Thread Debian Bug Tracking System
Processing control commands:

> block 877075 by -1
Bug #877075 [libsikulixapi-java] sikulix: hard coded dependency on 
libopencv2.4-java
877075 was blocked by: 877073
877075 was blocking: 841733
Added blocking bug(s) of 877075: 878949
> tags -1 + patch
Bug #878949 [libopencv3.2-java] libopencv3.2-java - Please install maven 
artifacts
Added tag(s) patch.

-- 
877075: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=877075
878949: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=878949
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#877075: sikulix: hard coded dependency on libopencv2.4-java

2017-10-17 Thread Mattia Rizzolo
On Wed, Oct 18, 2017 at 12:58:32AM +0200, Gilles Filippini wrote:
> On Tue, 17 Oct 2017 12:48:29 +0200 Mattia Rizzolo  wrote:
> > On Tue, Oct 17, 2017 at 10:26:11AM +0200, Gilles Filippini wrote:
> > > How about mavenizing OpenCV Java lib so that ${maven:Depends} would find
> > > out the right libopencvX.Y-java dependency?
> > 
> > I'll happily accept patches for that.
> 
> Attached.

Thank you!

It will definitely be part of the next upload, although I'd like to
avoid to do a 4th upload in just 3 days… OpenCV is not exactly light,
there are several architectures where it takes more than 12h to build.
Could you consider keeping the hardconded lib just a little longer and
bump the version?

We will have to do another opencv transition soon after this one ended
anyway (if we manage to get it build right the way we want it…), so we
will have ways to employ this thing soon enough.

-- 
regards,
Mattia Rizzolo

GPG Key: 66AE 2B4A FCCF 3F52 DA18  4D18 4B04 3FCD B944 4540  .''`.
more about me:  https://mapreri.org : :'  :
Launchpad user: https://launchpad.net/~mapreri  `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia  `-


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

[bcel] branch master updated (04ba515 -> c03afd8)

2017-10-17 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a change to branch master
in repository bcel.

  from  04ba515   Upload to unstable
   new  adacef0   Switch to compat level 10.
   new  91fe754   Declare compliance with Debian Policy 4.1.1.
   new  3acbc93   Use https for Format field.
  adds  6726292   New upstream version 6.1
   new  56cce14   Updated version 6.1 from 'upstream/6.1'
   new  c03afd8   Update changelog

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 docs/verifier/GNUmakefile => .travis.yml   |  62 +-
 NOTICE.txt |   2 +-
 README.md  |  17 +-
 RELEASE-NOTES.txt  |  88 ++-
 debian/changelog   |  10 +
 debian/compat  |   2 +-
 debian/control |   4 +-
 debian/copyright   |   2 +-
 pom.xml|  43 +-
 src/changes/changes.xml|  25 +-
 src/main/java/org/apache/bcel/Const.java   | 621 +++--
 src/main/java/org/apache/bcel/Constants.java   |   2 +-
 src/main/java/org/apache/bcel/ExceptionConst.java  |  10 +-
 .../java/org/apache/bcel/ExceptionConstants.java   |   2 +-
 .../apache/bcel/classfile/AnnotationDefault.java   |   2 +-
 .../org/apache/bcel/classfile/AnnotationEntry.java |   8 +-
 .../org/apache/bcel/classfile/Annotations.java |   4 +-
 .../java/org/apache/bcel/classfile/Attribute.java  |  33 +-
 .../org/apache/bcel/classfile/AttributeReader.java |   4 +-
 .../org/apache/bcel/classfile/BootstrapMethod.java |   4 +-
 .../bcel/classfile/ClassFormatException.java   |   2 +-
 src/main/java/org/apache/bcel/classfile/Code.java  |   8 +-
 .../org/apache/bcel/classfile/CodeException.java   |   4 +-
 .../java/org/apache/bcel/classfile/Constant.java   |   6 +-
 .../java/org/apache/bcel/classfile/ConstantCP.java |   6 +-
 .../org/apache/bcel/classfile/ConstantClass.java   |   4 +-
 .../org/apache/bcel/classfile/ConstantDouble.java  |   6 +-
 .../apache/bcel/classfile/ConstantFieldref.java|   2 +-
 .../org/apache/bcel/classfile/ConstantFloat.java   |   8 +-
 .../org/apache/bcel/classfile/ConstantInteger.java |   6 +-
 .../bcel/classfile/ConstantInterfaceMethodref.java |   2 +-
 .../bcel/classfile/ConstantInvokeDynamic.java  |   2 +-
 .../org/apache/bcel/classfile/ConstantLong.java|   6 +-
 .../bcel/classfile/ConstantMethodHandle.java   |   4 +-
 .../apache/bcel/classfile/ConstantMethodType.java  |   4 +-
 .../apache/bcel/classfile/ConstantMethodref.java   |   2 +-
 .../{ConstantClass.java => ConstantModule.java}|  32 +-
 .../apache/bcel/classfile/ConstantNameAndType.java |   2 +-
 .../org/apache/bcel/classfile/ConstantObject.java  |   2 +-
 .../{ConstantClass.java => ConstantPackage.java}   |  30 +-
 .../org/apache/bcel/classfile/ConstantPool.java|  10 +-
 .../org/apache/bcel/classfile/ConstantString.java  |   4 +-
 .../org/apache/bcel/classfile/ConstantUtf8.java|   6 +-
 .../org/apache/bcel/classfile/ConstantValue.java   |   2 +-
 .../java/org/apache/bcel/classfile/Deprecated.java |   2 +-
 .../apache/bcel/classfile/DescendingVisitor.java   |  17 +-
 .../org/apache/bcel/classfile/ElementValue.java|   4 +-
 .../apache/bcel/classfile/ElementValuePair.java|   2 +-
 .../org/apache/bcel/classfile/EmptyVisitor.java|  16 +-
 .../org/apache/bcel/classfile/EnclosingMethod.java |  26 +-
 .../org/apache/bcel/classfile/ExceptionTable.java  |   4 +-
 src/main/java/org/apache/bcel/classfile/Field.java |   6 +-
 .../org/apache/bcel/classfile/FieldOrMethod.java   |   8 +-
 .../java/org/apache/bcel/classfile/InnerClass.java |   2 +-
 .../java/org/apache/bcel/classfile/JavaClass.java  |  14 +-
 .../java/org/apache/bcel/classfile/LineNumber.java |   6 +-
 .../org/apache/bcel/classfile/LineNumberTable.java |   2 +-
 .../org/apache/bcel/classfile/LocalVariable.java   |  32 ++
 .../apache/bcel/classfile/LocalVariableTable.java  |  14 +-
 .../bcel/classfile/LocalVariableTypeTable.java |   2 +-
 .../java/org/apache/bcel/classfile/Method.java |   6 +-
 .../org/apache/bcel/classfile/MethodParameter.java |   4 +-
 .../bcel/classfile/ParameterAnnotationEntry.java   |   2 +-
 .../bcel/classfile/ParameterAnnotations.java   |   2 +-
 .../classfile/RuntimeInvisibleAnnotations.java |   2 +-
 .../RuntimeInvisibleParameterAnnotations.java  |   2 +-
 .../bcel/classfile/RuntimeVisibleAnnotations.java  |   2 +-
 .../RuntimeVisibleParameterAnnotations.java|   2 +-
 .../java/org/apache/bcel/classfile/StackMap.java   |   2 +-
 

[bcel] 03/05: Use https for Format field.

2017-10-17 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository bcel.

commit 3acbc9312cc4dbebea2498d5234e82c8265a39b8
Author: Markus Koschany 
Date:   Tue Oct 17 23:30:22 2017 +0200

Use https for Format field.
---
 debian/copyright | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/copyright b/debian/copyright
index 53ce302..56a298a 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Apache Commons BCEL
 Source: http://commons.apache.org/bcel/
 

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

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


[bcel] 01/05: Switch to compat level 10.

2017-10-17 Thread Markus Koschany
This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository bcel.

commit adacef0be3629ee9ef2bcc127bfab08c54fa662a
Author: Markus Koschany 
Date:   Tue Oct 17 23:29:45 2017 +0200

Switch to compat level 10.
---
 debian/compat  | 2 +-
 debian/control | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index b8a2fb0..0e5d7a8 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian Java Maintainers 
, Emmanuel Bourg 

 Build-Depends-Indep: default-jdk, default-jdk-doc
 Build-Depends:
- debhelper (>= 9),
+ debhelper (>= 10),
  libcommons-lang3-java,
  libjna-platform-java,
  libmaven-bundle-plugin-java,

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

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


bcel_6.1-1_source.changes ACCEPTED into unstable

2017-10-17 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 17 Oct 2017 23:34:56 +0200
Source: bcel
Binary: libbcel-java libbcel-java-doc
Architecture: source
Version: 6.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 

Changed-By: Markus Koschany 
Description:
 libbcel-java - Analyze, create, and manipulate (binary) Java class files
 libbcel-java-doc - Documentation for Byte Code Engineering Library (BCEL)
Changes:
 bcel (6.1-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream version 6.1
   * Switch to compat level 10.
   * Declare compliance with Debian Policy 4.1.1.
   * Use https for Format field.
Checksums-Sha1:
 d88b66f3d6b1d862544391dd1cdec8ed51e162f5 2317 bcel_6.1-1.dsc
 b2873a5b4a6ac2445b9d979a5701283b9b263d8b 988642 bcel_6.1.orig.tar.gz
 21a6fbb8a6c6562297e3045dd1a048ee5b847ad3 5680 bcel_6.1-1.debian.tar.xz
 a8f99e28742e42b99b4f50481cf68e6603001ff3 16381 bcel_6.1-1_amd64.buildinfo
Checksums-Sha256:
 11b0c93efffd625cc2139c2ffe42e37fe3e8e9b7b7b1d91634ee637b5c00e8dd 2317 
bcel_6.1-1.dsc
 04006f39423d8481f4ac7e08763c7e8d68e8e1f1f95058a30d6dcc6b4c3a40bd 988642 
bcel_6.1.orig.tar.gz
 b35f92e70950bdb94940163f07c17971c4503c4d372b818f402ebb5b5577da72 5680 
bcel_6.1-1.debian.tar.xz
 d856915509a545ee8c4c5ac30c91628a412c3cf8d697ea6978cc6c9abeccf4b3 16381 
bcel_6.1-1_amd64.buildinfo
Files:
 e282c66c64df36bfcb2db620362627ce 2317 java optional bcel_6.1-1.dsc
 ec1caf67043dbf1517b6f5e3cefd059d 988642 java optional bcel_6.1.orig.tar.gz
 c1ca6fc4adbc110ca7158ed3125903ec 5680 java optional bcel_6.1-1.debian.tar.xz
 70631f38e148c307725a1d087c8db349 16381 java optional bcel_6.1-1_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQKjBAEBCgCNFiEErPPQiO8y7e9qGoNf2a0UuVE7UeQFAlnmeI1fFIAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEFD
RjNEMDg4RUYzMkVERUY2QTFBODM1RkQ5QUQxNEI5NTEzQjUxRTQPHGFwb0BkZWJp
YW4ub3JnAAoJENmtFLlRO1HkHEMP/3CxHbmoWXuvtLIY8utOFvZfwCf730czNjqn
dIhHasZxUBJXBnZimdTyYI5FuqG69vxciXKMuEkGY8CWwSkEHX/apvatxPQofQRs
SEDRYBqvo4Z2fkMmL6VdO7ExcTJnqmqfaXhYLsaLnzvSFBmRuzjLJhRD0tI7Rfrb
okZJvR620lZLv+UrobgMws5/tVM/KDdlKUfLgpskcvlHCVFKURa2jc3fb7vIgHOT
/0/Iad/f4gj5iM2LYZAU1NDq8/4VwROkD9JnZ0VU+tnSW1PBPPYMVtVLmexeUFc+
7ngF8wczpm6NBcGG+3rLeKEtKL23X3YkOpDZLqGC39Ze86MOA+kXGAH4hZzI4Ko3
qkvhett0hNGbD/qe3iqDUuY5ICK9rsJ1HAsYnDVZ4XHZVCD/w2d5/ItVrsedsAVG
IoNKpxrd02IXq4lOMJpDQoFAFX2j4B/m6y2Uif4wQ8VVq3pJu5cs9LD1UVDF65iU
A7b3KQMHoTL//VJ7Xkwv8PcXkaV7hCAdNcyibPIgo8b/DyvYAxAfQcmQolpUZzp4
anYFCDI0QjJ3nC/InYTy9sVJLZlP3U3SzdTr6IyWEXYhBAoMTgoXwF+y3iycEjJJ
VSliGqqprvClb8nhNHQ1UuAc3AIgqa7xe6RVmrxYW9/YltGEuPYX6KK9rq1WNQ4Z
o6UhrGFM
=ikIi
-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#877075: sikulix: hard coded dependency on libopencv2.4-java

2017-10-17 Thread Gilles Filippini
Mattia Rizzolo a écrit le 18/10/2017 à 01:11 :
> On Wed, Oct 18, 2017 at 12:58:32AM +0200, Gilles Filippini wrote:
>> On Tue, 17 Oct 2017 12:48:29 +0200 Mattia Rizzolo  wrote:
>>> On Tue, Oct 17, 2017 at 10:26:11AM +0200, Gilles Filippini wrote:
 How about mavenizing OpenCV Java lib so that ${maven:Depends} would find
 out the right libopencvX.Y-java dependency?
>>>
>>> I'll happily accept patches for that.
>>
>> Attached.
> 
> Thank you!
> 
> It will definitely be part of the next upload, although I'd like to
> avoid to do a 4th upload in just 3 days… OpenCV is not exactly light,
> there are several architectures where it takes more than 12h to build.
> Could you consider keeping the hardconded lib just a little longer and
> bump the version?

Will do it by tomorrow.

> We will have to do another opencv transition soon after this one ended
> anyway (if we manage to get it build right the way we want it…), so we
> will have ways to employ this thing soon enough.

Thanks,

_g.




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

Bug#871964: swt-gtk: Build-depends on libwebkitgtk-dev which is deprecated

2017-10-17 Thread Adrian Bunk
On Sat, Aug 12, 2017 at 11:43:58PM -0400, Jeremy Bicha wrote:
>...
> The package does build successfully without the libwebkitgtk-dev
> build-dependency.

But the resulting library will still dynamically load it.

> It feels to me like the libswt-webkit-gtk-3-jni was already broken
> since it doesn't have a dependency on any webkitgtk library

The missing dependency sounds like a bug.

> (I think
> the correct one would be libwebkitgtk-3.0-0 but that is still part of
> the deprecated libraries which are being removed.)

It does use libwebkitgtk-1.0-0:
https://sources.debian.net/src/swt-gtk/3.8.2-4/webkitgtk.h/

I just tried, and it does work when libwebkitgtk-1.0-0 is installed  
(and fails without).

>...
> On behalf of the Debian WebKit Maintainers,
> Jeremy Bicha

cu
Adrian

-- 

   "Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   "Only a promise," Lao Er said.
   Pearl S. Buck - Dragon Seed

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


Bug#873118: marked as done (commons-io: FTBFS: Several failed unit tests)

2017-10-17 Thread Debian Bug Tracking System
Your message dated Tue, 17 Oct 2017 21:19:49 +
with message-id 
and subject line Bug#873118: fixed in commons-io 2.5-2
has caused the Debian Bug report #873118,
regarding commons-io: FTBFS: Several failed unit tests
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.)


-- 
873118: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=873118
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:commons-io
Version: 2.5-1
Severity: serious
Justification: fails to build from source (but built successfully in the past)

[...]

Results :

Tests in error: 
  FileUtilsTestCase.testCopyDirectoryToDirectory_NonExistingDest:1323 ?? IO 
Unab...
  FileUtilsTestCase.testCopyDirectoryToExistingDest:1409 ?? IO Unable to delete 
...
  FileUtilsTestCase.testCopyDirectoryToNonExistingDest:1367 ?? IO Unable to 
dele...

Tests run: 1157, Failures: 0, Errors: 3, Skipped: 4

[INFO] 

[INFO] BUILD FAILURE
[INFO] 

[INFO] Total time: 02:01 min
[INFO] Finished at: 2017-08-24T09:16:19Z
[INFO] Final Memory: 14M/276M
[INFO] 

[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test 
(default-test) on project commons-io: There are test 
failures.
[ERROR] 
[ERROR] Please refer to 
/<>/target/surefire-reports for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with 
the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug 
logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, 
please read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
dh_auto_test: /usr/lib/jvm/default-java/bin/java -noverify -cp 
/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar
 -Dmaven.home=/usr/share/maven 
-Dmaven.multiModuleProjectDirectory=/<> 
-Dclassworlds.conf=/etc/maven/m2-debian.conf 
org.codehaus.plexus.classworlds.launcher.Launcher 
-s/etc/maven/settings-debian.xml -Ddebian.dir=/<>/debian 
-Dmaven.repo.local=/<>/debian/maven-repo test returned exit code 1
debian/rules:4: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2


-- System Information:
Debian Release: 8.9
  APT prefers oldstable-updates
  APT policy: (500, 'oldstable-updates'), (500, 'oldstable')
Architecture: amd64 (x86_64)

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

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


commons-io_2.5-1_amd64-2017-08-24T09:13:55Z.build.gz
Description: application/gzip


signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Source: commons-io
Source-Version: 2.5-2

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

Debian distribution maintenance software
pp.
Markus Koschany  (supplier of updated commons-io 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, 17 Oct 2017 22:03:07 +0200
Source: commons-io
Binary: libcommons-io-java libcommons-io-java-doc
Architecture: source
Version: 2.5-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Java 

commons-io_2.5-2_source.changes ACCEPTED into unstable

2017-10-17 Thread Debian FTP Masters


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 17 Oct 2017 22:03:07 +0200
Source: commons-io
Binary: libcommons-io-java libcommons-io-java-doc
Architecture: source
Version: 2.5-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 

Changed-By: Markus Koschany 
Description:
 libcommons-io-java - Common useful IO related classes
 libcommons-io-java-doc - Common useful IO related classes - documentation
Closes: 873118
Changes:
 commons-io (2.5-2) unstable; urgency=medium
 .
   * Team upload.
   * Switch to compat level 10.
   * Declare compliance with Debian Policy 4.1.1.
   * Use https for Format field.
   * Ignore test failures.
 Could be a problem with file permissions in the build environment. It
 doesn't look that serious to me though. (Closes: #873118)
Checksums-Sha1:
 13bcea65f050def4b87fd4f562896d17308a5ab8 2358 commons-io_2.5-2.dsc
 ac8c2f34a3a4e78398063f4a15e1629cb2e7e0f2 4236 commons-io_2.5-2.debian.tar.xz
 b14ffc77a007c88a30b506a5a743f3841b3acfb9 16310 commons-io_2.5-2_amd64.buildinfo
Checksums-Sha256:
 8f1419eda2def648a9dae6154c28e2cd1aecd1c19607a6c62268bdcaefca3583 2358 
commons-io_2.5-2.dsc
 ea7450eed54925a9610d8d8c2627deb77e1454195ae60d28b2a5e8a9757a45fb 4236 
commons-io_2.5-2.debian.tar.xz
 c6066178a28aed3a40233cffc992025e797e825d92e35ec90ad6712d5ee8f33e 16310 
commons-io_2.5-2_amd64.buildinfo
Files:
 75d8c21f1ab9ac9e12a5c175cdd1e974 2358 java optional commons-io_2.5-2.dsc
 3514de7cdf3678b729018776d4796b58 4236 java optional 
commons-io_2.5-2.debian.tar.xz
 d91afaec4685a53243beffc0a50ee43f 16310 java optional 
commons-io_2.5-2_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQKjBAEBCgCNFiEErPPQiO8y7e9qGoNf2a0UuVE7UeQFAlnmZbtfFIAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEFD
RjNEMDg4RUYzMkVERUY2QTFBODM1RkQ5QUQxNEI5NTEzQjUxRTQPHGFwb0BkZWJp
YW4ub3JnAAoJENmtFLlRO1HkM+cP/iWqXYu7H7xBDUw0GlOBDrf06tyWxfC+Hy4U
1e/U5cl8fHC15tLn3XOSTC13koqVIP8NqHUFeKz2o1WSfbiQpR8xghQY5SlKt0np
yhAueFKeDFvX9khdLEzHlK8n8JlEnMw2cQbnw0ypLRz0Bd8fyiY9+qgqh2KaFhUP
cgmYA+PGMocJgzpgD7X2ri9IAU+m0MsAoU15bTPZo5bDGxW9rFDmo8Sqo4alH/rQ
1S8TkaPgoz6bhVgXvu0BOvc8+MaGB1C0ECS8wmncaBAIeyzymj26+XivUt7GdJf+
ove9niZz+WXrUAeW3opZMsYLT9xTMLdQ/H21HQf1E909+NglskblV1TBqbXxQtnC
+ArcZ/sBX1eGoZejPpvB4fnNiN2YGaHlkAotkB7iC+c073Tp17d9E/bkmxc+T7Po
R43pe0SUUc9Cc8KCpQafNHwHB3XX66UxTZ9AYXVkrtIM7it98C0MmDsJvbb9lgKh
RX4+IDoUl2yFECH76FahPt1CPQrjf3LFsBe7EUxUIzfgQqVc3gnBDLN/wUs7kWCu
u6PzlIEz87B6+YEoKYN7HwRWNuQTKO1zhvrxmJPf/8sM+YkikIef3kdz3SupO8DZ
rO1z4c+NN8phulvDLcp+rFhv5dfqO5x+zLHTehKbK3Q0UYbn7LugzJNwrLzZEIAD
AGOe7mtP
=Wgbi
-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.


reproducible.debian.net status changes for libjlatexmath-java

2017-10-17 Thread Reproducible builds folks
2017-10-17 12:18 
https://tests.reproducible-builds.org/debian/unstable/amd64/libjlatexmath-java 
changed from FTBFS -> reproducible

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


reproducible.debian.net status changes for libasm4-java

2017-10-17 Thread Reproducible builds folks
2017-10-18 00:24 
https://tests.reproducible-builds.org/debian/unstable/amd64/libasm4-java 
changed from FTBFS -> reproducible

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


reproducible.debian.net status changes for libxpp3-java

2017-10-17 Thread Reproducible builds folks
2017-10-17 12:22 
https://tests.reproducible-builds.org/debian/unstable/amd64/libxpp3-java 
changed from FTBFS -> reproducible

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


reproducible.debian.net status changes for libj2ssh-java

2017-10-17 Thread Reproducible builds folks
2017-10-17 12:13 
https://tests.reproducible-builds.org/debian/unstable/amd64/libj2ssh-java 
changed from FTBFS -> reproducible

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


reproducible.debian.net status changes for libjboss-marshalling-java

2017-10-17 Thread Reproducible builds folks
2017-10-17 12:15 
https://tests.reproducible-builds.org/debian/unstable/amd64/libjboss-marshalling-java
 changed from FTBFS -> reproducible

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


reproducible.debian.net status changes for libregexp-java

2017-10-17 Thread Reproducible builds folks
2017-10-18 00:33 
https://tests.reproducible-builds.org/debian/unstable/amd64/libregexp-java 
changed from FTBFS -> reproducible

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


reproducible.debian.net status changes for libspring-java

2017-10-17 Thread Reproducible builds folks
2017-10-17 14:37 
https://tests.reproducible-builds.org/debian/unstable/amd64/libspring-java 
changed from unreproducible -> FTBFS

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


geronimo-validation-1.1-spec 1.0-1 MIGRATED to testing

2017-10-17 Thread Debian testing watch
FYI: The status of the geronimo-validation-1.1-spec source package
in Debian's testing distribution has changed.

  Previous version: (not in testing)
  Current version:  1.0-1

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

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


eclipselink 2.6.5-1 MIGRATED to testing

2017-10-17 Thread Debian testing watch
FYI: The status of the eclipselink source package
in Debian's testing distribution has changed.

  Previous version: 2.5.1-5
  Current version:  2.6.5-1

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

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


httpcomponents-core 4.4.8-1 MIGRATED to testing

2017-10-17 Thread Debian testing watch
FYI: The status of the httpcomponents-core source package
in Debian's testing distribution has changed.

  Previous version: 4.4.7-1
  Current version:  4.4.8-1

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

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


tomcat8 8.5.23-1 MIGRATED to testing

2017-10-17 Thread Debian testing watch
FYI: The status of the tomcat8 source package
in Debian's testing distribution has changed.

  Previous version: 8.5.21-1
  Current version:  8.5.23-1

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

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


okio 1.13.0-1 MIGRATED to testing

2017-10-17 Thread Debian testing watch
FYI: The status of the okio source package
in Debian's testing distribution has changed.

  Previous version: 1.8.0-2
  Current version:  1.13.0-1

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

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


jackson-jaxrs-providers 2.9.1-1 MIGRATED to testing

2017-10-17 Thread Debian testing watch
FYI: The status of the jackson-jaxrs-providers source package
in Debian's testing distribution has changed.

  Previous version: 2.8.5-2
  Current version:  2.9.1-1

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

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


jackson-jr 2.9.1-1 MIGRATED to testing

2017-10-17 Thread Debian testing watch
FYI: The status of the jackson-jr source package
in Debian's testing distribution has changed.

  Previous version: 2.8.9-2
  Current version:  2.9.1-1

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

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


mysql-connector-java 5.1.44-1 MIGRATED to testing

2017-10-17 Thread Debian testing watch
FYI: The status of the mysql-connector-java source package
in Debian's testing distribution has changed.

  Previous version: 5.1.42-1
  Current version:  5.1.44-1

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

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


jackson-datatype-joda 2.9.1-1 MIGRATED to testing

2017-10-17 Thread Debian testing watch
FYI: The status of the jackson-datatype-joda source package
in Debian's testing distribution has changed.

  Previous version: 2.8.5-1
  Current version:  2.9.1-1

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

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


jaxb 2.3.0-2 MIGRATED to testing

2017-10-17 Thread Debian testing watch
FYI: The status of the jaxb source package
in Debian's testing distribution has changed.

  Previous version: 2.3.0-1
  Current version:  2.3.0-2

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

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