checkstyle 8.36.1-1 source package in Ubuntu

Changelog

checkstyle (8.36.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 8.36.1
    Latest release that does not require Saxon-HE 10.x.
  * Add build-dep on libreflections-java
  * Update wrapper script; add reflections Saxon-HE to the classpath
  * Add binary dep on libsaxonhe-java and libreflections-java
  * Update Homepage URL
  * Bump Standards-Version to 4.5.1

 -- tony mancill <email address hidden>  Sun, 24 Jan 2021 10:33:38 -0800

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe libs
Noble release universe libs
Mantic release universe libs
Lunar release universe libs
Jammy release universe libs

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
checkstyle_8.36.1-1.dsc 2.5 KiB fed3f753774cc61d6175cd314f8612d18460b94152ac74321aa50827474c0e92
checkstyle_8.36.1.orig.tar.xz 3.8 MiB bd41bfbcc0a5fcf5bd67cf6caf5cf42a0f0a6fd214fee7370552e385d8281f21
checkstyle_8.36.1-1.debian.tar.xz 8.2 KiB f6d3d70c3117cadfc38a597fd18131e3f936fb71d012784adccbece3a5a4b61f

Available diffs

No changes file available.

Binary packages built by this source

checkstyle: checks Java source against a coding standard

 Checkstyle is a development tool to help programmers write Java code that
 adheres to a coding standard. It automates the process of checking Java
 code to spare humans of this boring (but important) task. This makes it
 ideal for projects that want to enforce a coding standard.
 .
 Checkstyle is highly configurable and can be made to support almost any
 coding standard. An example configuration file is supplied supporting the
 Sun Code Conventions.

checkstyle-doc: Documentation for Checkstyle

 Checkstyle is a development tool to help programmers write Java code that
 adheres to a coding standard. It automates the process of checking Java
 code to spare humans of this boring (but important) task. This makes it
 ideal for projects that want to enforce a coding standard.
 .
 Checkstyle is highly configurable and can be made to support almost any
 coding standard. An example configuration file is supplied supporting the
 Sun Code Conventions.
 .
 This package contains the Javadoc files and some examples to illustrate
 how use the Checkstyle tool.