cmdreader 1.5-2 source package in Ubuntu
Changelog
cmdreader (1.5-2) unstable; urgency=medium * Team upload. * Fixed the build failure with Java 9 (Closes: #893182) * Fixed a typo in the package description * Standards-Version updated to 4.1.3 * Switch to debhelper level 11 -- Emmanuel Bourg <email address hidden> Fri, 30 Mar 2018 23:51:24 +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 | Published | Component | Section | |
---|---|---|---|---|
Focal | release | universe | misc | |
Bionic | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
cmdreader_1.5-2.dsc | 2.0 KiB | bdc6fa24004833018a6396eaf0128306b97a8e7c5b9c2d9af9ccd8ac10870c9c |
cmdreader_1.5.orig.tar.gz | 16.5 KiB | 5aff39406bb2ac6e9f8d009445ed26d51cd36988820c38c8b047d8a61b926fef |
cmdreader_1.5-2.debian.tar.xz | 3.7 KiB | 5d7c82fea1950665b037fa42621c7d16333e08066cfaa04f25840933beaf060c |
Available diffs
- diff from 1.5-1 to 1.5-2 (2.0 KiB)
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.