pv 1.8.5-2 source package in Ubuntu

Changelog

pv (1.8.5-2) unstable; urgency=medium

  * Disable (failing) valgrind tests on armhf (Closes: #1059222)

 -- Antoine Beaupré <email address hidden>  Thu, 04 Jan 2024 12:41:34 -0500

Upload details

Uploaded by:
anarcat
Uploaded to:
Sid
Original maintainer:
anarcat
Architectures:
any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
pv_1.8.5-2.dsc 1.4 KiB de7e9132352b8207e31788ec28138e978f31d3eaf128c41d4a6492302c55232d
pv_1.8.5.orig.tar.gz 311.8 KiB 19d2d867897344540500a6f863827934547efa78047a50d5b15812d1293c0338
pv_1.8.5.orig.tar.gz.asc 691 bytes a6b5afb8af7025814274eabf6aee9b331605639af5180c25527bb1296be779e8
pv_1.8.5-2.debian.tar.xz 5.5 KiB 793506c7a07c358a623efb0e342344962c9e69bf57b3673bd32e1a25c2c46bf6

Available diffs

No changes file available.

Binary packages built by this source

pv: Shell pipeline element to meter data passing through

 pv (Pipe Viewer) can be inserted into any normal pipeline between two
 processes to give a visual indication of how quickly data is passing through,
 how long it has taken, how near to completion it is, and an estimate of how
 long it will be until completion.
 .
 To use it, insert it in a pipeline between two processes, with the
 appropriate options. Its standard input will be passed through to its
 standard output and progress will be shown on standard error.

pv-dbgsym: debug symbols for pv