findbugs 3.1.0~preview2-1 source package in Ubuntu

Changelog

findbugs (3.1.0~preview2-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
    - Refreshed the patches
    - Depend on Java 8
    - Depend on libbcel-java (>= 6.0) (Closes: #832842)
    - Refreshed debian/copyright
  * Moved the core library, the annotations and the Ant tasks to distinct
    packages (Closes: #808707)
  * Reproducibility: replaced the timestamps in version.properties,
    the man pages and the documentation with SOURCE_DATE_EPOCH
  * Depend on libasm-java (>= 5.0) instead of libasm4-java
  * Removed junit4 and jdepend from the runtime dependencies
  * debian/rules: Generate the man pages during the build phase
  * debian/watch: Track the release tags on GitHub
  * Standards-Version updated to 3.9.8
  * Use secure Vcs-* URLs

 -- Emmanuel Bourg <email address hidden>  Wed, 10 Aug 2016 19:51:06 +0200

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

Yakkety: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
findbugs_3.1.0~preview2-1.dsc 2.5 KiB e7076cd16c45a2c8c870b046d445fe52603deab892649e7f82a1f9099f04505c
findbugs_3.1.0~preview2.orig.tar.xz 2.0 MiB 5bce960974e2ab5f4a40ac9aab8409be078fc1474f9d56c09afaf4d3bcd6dfb1
findbugs_3.1.0~preview2-1.debian.tar.xz 15.3 KiB 36f22e5595c48cfa2480e4422ea2c921495c1c5f3042a9c973df46675d19d627

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.

libfindbugs-annotations-java: Static java code analyzer to find bugs (Annotations)

 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.
 .
 This package contains the FindBugs annotations.

libfindbugs-ant-java: No summary available for libfindbugs-ant-java in ubuntu artful.

No description available for libfindbugs-ant-java in ubuntu artful.

libfindbugs-java: Static java code analyzer to find bugs (Library)

 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.
 .
 This package contains the FindBugs library.