progress 0.14-4 source package in Ubuntu

Changelog

progress (0.14-4) unstable; urgency=medium

  * Revert the buildflags.mk “fix”, it broke cross-compilation.
    Closes: #900671.
  * Switch to debhelper compatibility level 12.
  * Set “Rules-Requires-Root: no”.
  * Standards-Version 4.4.0, no further change required.

 -- Stephen Kitt <email address hidden>  Wed, 04 Sep 2019 23:11:53 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
progress_0.14-4.dsc 1.8 KiB 245567c6b5fd0c5eb2581b0dfe95aea58c6d97d97e21b6a3189d16de7e787fec
progress_0.14.orig.tar.gz 57.0 KiB 214a0d84b3ee5dde57ec9952ec9aa68ad9261fb336ef025324b344ed7ab48af1
progress_0.14-4.debian.tar.xz 3.3 KiB dc77a8bdc62833165d24542009adae3561f52b17fe5ca7448b54c912d04d6bee

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