findbugs 2.0.2-2 source package in Ubuntu

Changelog

findbugs (2.0.2-2) unstable; urgency=low


  * Team upload.
  * Remove duplicate copies of jar files (Closes: #726997)
    - Thanks for Helmut Grohne for noticing the issue.
  * Use canonical Vcs links.

 -- tony mancill <email address hidden>  Thu, 24 Oct 2013 22:30:23 -0700

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
findbugs_2.0.2-2.dsc 2.3 KiB 3afc2d0e8892ab55127ef66430bfe7ec6776a4c1ee586805509fac704cf071a1
findbugs_2.0.2.orig.tar.bz2 2.9 MiB edf16d2d3d633f32cc2d57e27915bdb1f3cf2b7cb4ff169026a103f2647a0127
findbugs_2.0.2-2.debian.tar.gz 15.3 KiB 0a40f63bbb86be7dda0f743fc8d244e9bc3e78890dd5675dbde234418c0caac8

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.