runlim 1.10-6 source package in Ubuntu

Changelog

runlim (1.10-6) unstable; urgency=medium

  [ Debian Janitor ]
  * Bump debhelper from old 11 to 12.
  * Set debhelper-compat version in Build-Depends.

  [ Thomas Krennwallner ]
  * debian/control: bump debhelper-compat to 13
  * debian/watch: bump to version 4
  * debian/copyright: Cleanup whitespace for DEP-5
  * debian/control: set Rules-Requires-Root to no
  * debian/upstream/metadata: add DEP-12 upstream metadata
  * debian/control: bump Standards-Version to 4.5.1 (no changes required)

 -- Thomas Krennwallner <email address hidden>  Sat, 26 Dec 2020 15:53:21 +0000

Upload details

Uploaded by:
Thomas Krennwallner
Uploaded to:
Sid
Original maintainer:
Thomas Krennwallner
Architectures:
linux-any
Section:
utils
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe utils
Noble release universe utils
Mantic release universe utils
Lunar release universe utils
Jammy release universe utils

Downloads

File Size SHA-256 Checksum
runlim_1.10-6.dsc 1.8 KiB 6f73fb8d911ff5dc2c50d3d74595d3b26e9210ff2c7b4349c207e6ee21a1a184
runlim_1.10.orig.tar.gz 7.1 KiB 619aec701e9984977832e2db2bf05cef82ad6ac4ca53b595863bec115b69bc33
runlim_1.10-6.debian.tar.xz 6.0 KiB 667b61af92d181ff831b990ad1c7537df3956a46b77043c198ed7edd80fa8b06

Available diffs

No changes file available.

Binary packages built by this source

runlim: tool for sampling time and memory usage

 This package contains runlim, a tool for sampling time and memory
 usage of a program and its children using the proc file system of
 Linux. Time and space limits are also supported. It is very helpful
 for benchmarking and running competitions. It also supports limits on
 wall clock time and thus can control runs of multi-threaded programs
 on multi-core machines as well.

runlim-dbgsym: debug symbols for runlim