cmdreader 1.5-3 source package in Ubuntu

Changelog

cmdreader (1.5-3) unstable; urgency=medium

  * Team upload.
  * Install the Maven artifacts
  * Use salsa.debian.org Vcs-* URLs
  * Standards-Version updated to 4.6.0.1
  * Switch to debhelper level 13

 -- Emmanuel Bourg <email address hidden>  Wed, 16 Feb 2022 17:49:33 +0100

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
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
cmdreader_1.5-3.dsc 2.0 KiB d71106f8f3d2b1c36f1ad07f5689453dee854045e4d5c7aeda6422580ece7c64
cmdreader_1.5.orig.tar.gz 16.5 KiB 5aff39406bb2ac6e9f8d009445ed26d51cd36988820c38c8b047d8a61b926fef
cmdreader_1.5-3.debian.tar.xz 4.3 KiB 14e723e6a317d7e4ef8ad889591317dc979dee5cf24ab6556b50f4baccb9afb0

Available diffs

No changes file available.

Binary packages built by this source

cmdreader: Library that parses command line arguments

 Parses command line arguments. The CmdReader can turn strings like
 -fmv /foo/bar /bar/baz --color=white *.xyzzy *.cheese
 into something that easier to work with programmatically.