libterm-progressbar-quiet-perl 0.31-2 source package in Ubuntu

Changelog

libterm-progressbar-quiet-perl (0.31-2) unstable; urgency=medium

  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

  [ gregor herrmann ]
  * debian/watch: use uscan version 4.

 -- Jelmer Vernooij <email address hidden>  Fri, 17 Jun 2022 11:42:08 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
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

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libterm-progressbar-quiet-perl_0.31-2.dsc 2.3 KiB 784f5fa0c6ccb0ef69f07bce626599b0818dac380ee13af4d2c6c1b95158e093
libterm-progressbar-quiet-perl_0.31.orig.tar.gz 1.9 KiB 25675292f588bc29d32e710cf3667da9a2a1751e139801770a9fdb18cd2184a6
libterm-progressbar-quiet-perl_0.31-2.debian.tar.xz 1.7 KiB dd1495cd1904af0677221d7bfc9abc3ea8aabeb20d9029b63e43b325d462f581

Available diffs

No changes file available.

Binary packages built by this source

libterm-progressbar-quiet-perl: only show a progress meter if run interactively

 Term::ProgressBar is a wonderful module for showing progress bars on the
 terminal. Term::ProgressBar::Quiet acts very much like that module when
 it is run interactively. However, when it is not run interactively (for
 example, as a cron job) then it does not show the progress bar.