libgetopt-java 1.0.14+dfsg-6 source package in Ubuntu

Changelog

libgetopt-java (1.0.14+dfsg-6) unstable; urgency=medium

  * Team upload.
  * Removed the -java-doc package (Closes: #981962)

 -- Emmanuel Bourg <email address hidden>  Sun, 07 Feb 2021 22:37:01 +0100

Upload details

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

See full publishing history Publishing

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

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libgetopt-java_1.0.14+dfsg-6.dsc 2.1 KiB 3d4d2096bb10404af494b3697345fa3018a31f0c2564bfd00b663de40771b324
libgetopt-java_1.0.14+dfsg.orig.tar.gz 30.4 KiB 708facbd64b39cf2a8717591a454c035767fb46cbaec13d4985f17b805d1ad5f
libgetopt-java_1.0.14+dfsg-6.debian.tar.xz 4.7 KiB 3021e65f2aae59f0f48de4ac310ad5a9214b050163ea435973b86867f4266381

Available diffs

No changes file available.

Binary packages built by this source

libgetopt-java: GNU getopt - Java port

 The GNU Java getopt classes support short and long argument parsing
 in a manner 100% compatible with the version of GNU getopt in glibc
 2.0.6 with a mostly compatible programmer's interface as well. Note that
 this is a port, not a new implementation.