findbugs 2.0.3+repack-2 source package in Ubuntu

Changelog

findbugs (2.0.3+repack-2) unstable; urgency=medium

  * Team upload.
  * Fixed the compilation failure with BCEL 6.0 RC3 (Closes: #796430)
  * Depend on default-jre | java5-runtime (Closes: #793860)
  * Depend on bcel instead of findbugs-bcel
  * Standards-Version updated to 3.9.6 (no changes)
  * Changed the priority from extra to optional

 -- Emmanuel Bourg <email address hidden>  Thu, 10 Dec 2015 15:28:40 +0100

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
findbugs_2.0.3+repack-2.dsc 2.3 KiB a752d11b778ed9d2ad3bcdfb2fdd9e4a4a6513dcbce49afd00c609c7d865cafc
findbugs_2.0.3+repack.orig.tar.bz2 2.2 MiB 7bda0fa70205bba77173d617d7fb44c5e1780b855762691d22198692b1c73b7f
findbugs_2.0.3+repack-2.debian.tar.xz 11.9 KiB 4311e46d145e48b9e80782dd353f1ed4e6dd889b6e24cd20477d0a0c6cc17a10

Available diffs

No changes file available.

Binary packages built by this source

findbugs: Static java code analyzer to find bugs

 Findbugs is a program which uses static analysis to look for bugs in Java
 code. It can analyze programs compiled for any version of Java, from 1.0
 to 1.8.
 .
 Findbugs provides both GUI and command line interfaces and supports many
 bug patterns.