Package: findbugs
Version: 3.1.0~preview2-1
Severity: minor
Tags: patch

Dear Maintainer,

Findbugs has switched to using BCEL 6.0, version 5 is no longer packaged in 
unstable, and is instead relocated to 6. Therefore the debian/maven.rules file 
should be updated accordingly.

(This would help when using build systems like Gradle which do not fully 
support POM relocation to a different version.)

Thanks.

Christopher Hoskin



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

Kernel: Linux 4.6.0-1-amd64 (SMP w/4 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)

Versions of packages findbugs depends on:
ii  default-jre [java8-runtime]    2:1.8-57
ii  java-wrappers                  0.1.28
ii  libfindbugs-ant-java           3.1.0~preview2-1
ii  libfindbugs-java               3.1.0~preview2-1
ii  openjdk-8-jre [java8-runtime]  8u102-b14.1-2

findbugs recommends no packages.

findbugs suggests no packages.

-- no debconf information
diff --git a/debian/maven.rules b/debian/maven.rules
index 8f7a0b4..a75ca3e 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -1,3 +1,3 @@
 
-s/com.google.code.findbugs/org.apache.bcel/ s/bcel-findbugs/bcel/ * s/.*/5.x/ * *
+s/com.google.code.findbugs/org.apache.bcel/ s/bcel-findbugs/bcel/ * s/.*/6.0/ * *
 com.google.code.findbugs jsr305 * s/.*/0.x/ * *
__
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.

Reply via email to