jcommander 1.71-3~18.04 source package in Ubuntu

Changelog

jcommander (1.71-3~18.04) bionic; urgency=medium

  * Backport for OpenJDK 11. LP: #1814133.

jcommander (1.71-3) unstable; urgency=medium

  * Team upload.
  * Generate Java 8 bytecode to preserve the backward compatibility
  * Fixed the Vcs-Git URL

jcommander (1.71-2) unstable; urgency=medium

  * Team upload.
  * Build depend on default-jdk only to fix the javadoc
  * Standards-Version updated to 4.1.5
  * Use salsa.debian.org Vcs-* URLs

 -- Matthias Klose <email address hidden>  Wed, 27 Feb 2019 15:14:33 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Bionic
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
java
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic updates universe java
Bionic security universe java

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
jcommander_1.71.orig.tar.xz 76.1 KiB 76042dd8287e3feaae3693967aecc59dcb84475546b3dc87741c4ea3e0516071
jcommander_1.71-3~18.04.debian.tar.xz 3.6 KiB d7a0bb9a5c938b5f853dc0097e7aa17d015c1cc48b904e5426b22c01bf119b6d
jcommander_1.71-3~18.04.dsc 2.1 KiB 5e618480d4a159b9877c736b6d10185dc389fb20732c7a59dc33cb00a2b340ac

View changes file

Binary packages built by this source

libjcommander-java: Java framework for parsing command line parameters

 JCommander is a Java framework to parse command line options with annotations.
 The command line options are defined by annotating the fields of a Java class
 and the parser populates the fields automatically.

libjcommander-java-doc: Java framework for parsing command line parameters (documentation)

 JCommander is a Java framework to parse command line options with annotations.
 The command line options are defined by annotating the fields of a Java class
 and the parser populates the fields automatically.
 .
 This package contains the API documentation of libjcommander-java.