progress 0.16-2 source package in Ubuntu

Changelog

progress (0.16-2) unstable; urgency=medium

  * Build-depend on libncurses-dev instead of libncurses5-dev and
    libtinfo-dev.
  * Standards-Version 4.6.2, no change required.

 -- Stephen Kitt <email address hidden>  Mon, 06 Feb 2023 18:48:48 +0100

Upload details

Uploaded by:
Stephen Kitt
Uploaded to:
Sid
Original maintainer:
Stephen Kitt
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
progress_0.16-2.dsc 1.8 KiB 6601001e3a352c1517f022842048c1cf0b3861926616074669dde173951261e0
progress_0.16.orig.tar.gz 58.6 KiB 59944ee35f8ae6d62ed4f9b643eee2ae6d03825da288d9779dc43de41164c834
progress_0.16-2.debian.tar.xz 3.6 KiB 904c60cff34beb4cc8a3368dd1cd0910384cc0ddecce289e100244fbfdaf1832

Available diffs

No changes file available.

Binary packages built by this source

progress: Coreutils Progress Viewer (formerly known as 'cv')

 This tool can be described as a Tiny, Dirty, Linux-and-OSX-Only
 C command that looks for coreutils basic commands (cp, mv, dd, tar,
 gzip/gunzip, cat, etc.) currently running on your system and
 displays the percentage of copied data. It can also show estimated
 time and throughput, and provide a "top-like" mode (monitoring).
 .
 It simply scans `/proc` for interesting commands, and then looks at
 directories `fd` and `fdinfo` to find opened files and seek positions,
 and reports status for the largest file.
 .
 It's very light, and compatible with virtually any command.
 This program was formerly known as 'cv' on github.

progress-dbgsym: debug symbols for progress