time 1.9-0.1 source package in Ubuntu

Changelog

time (1.9-0.1) unstable; urgency=medium

  * Non-maintainer upload.
  * New upstream version (from 2018). Closes: #881429.
  * Adjust debian/copyright for GPLv3+.
  * Fix remaining packaging issues from this issue. Closes: #751776.
    - Move the Homepage field to the Source stanza.
    - Hyphenate "License: freely-distributable".
    - Bring the patch headers a bit closer to DEP-3.
  * Remove patches applied upstream:
    - debian/patches/non-normal-exit.patch
    - debian/patches/ru_maxrss.patch
    - debian/patches/rusage-portability.patch
    - debian/patches/quiet.patch
    - debian/patches/bug-address.patch
    - debian/patches/configure.patch
    - debian/patches/info-direntry.patch,
    - debian/patches/info-nav.patch
  * Bump standards and debhelper versions.

 -- Matthias Klose <email address hidden>  Sun, 10 Jan 2021 20:28:43 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
time_1.9-0.1.dsc 1.7 KiB 2523146bc87ef4e21e93103d9ca5382f35abd6fe1be059e34baae8fd97e99594
time_1.9.orig.tar.gz 582.8 KiB fbacf0c81e62429df3e33bda4cee38756604f18e01d977338e23306a3e3b521e
time_1.9-0.1.debian.tar.xz 13.9 KiB b144c2b173e8e9d9b115cd67eeb7e169609c0cd17c858ecb0f7e217c9ab07822

Available diffs

No changes file available.

Binary packages built by this source

time: GNU time program for measuring CPU resource usage

 The 'time' command runs another program, then displays information
 about the resources used by that program, collected by the system while
 the program was running. You can select which information is reported
 and the format in which it is shown, or have 'time' save the information
 in a file instead of display it on the screen.
 .
 The resources that 'time' can report on fall into the general
 categories of time, memory, I/O, and IPC calls.
 .
 The GNU version can format the output in arbitrary ways by using a
 printf-style format string to include various resource measurements.

time-dbgsym: debug symbols for time