runlim 1.7-1 source package in Ubuntu

Changelog

runlim (1.7-1) unstable; urgency=low
  * New upstream release.  * copyright: Fix Upstream-Name and Source, bump copyright year.  * control:    - Set Architecture to linux-any as runlim requires procfs.    - Bump Standards-Version to 3.9.2.    - Fix upstream homepage.    - Set DM-Upload-Allowed to yes.    - Setup as Debian collab-maint project.    - Convert bzr repository to git and use Vcs-Git and Vcs-Browser      accourdingly.  * rules: Fix override_dh_auto_configure.  * watch:    - Fix lintian debian-watch-contains-dh_make-template.    - Fix upstream URL.  * patches/runlim-rename.patch: Remove. -- Thomas Krennwallner <email address hidden>  Fri, 08 Jul 2011 22:55:05 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe utils

Downloads

File Size SHA-256 Checksum
runlim_1.7-1.dsc 1.1 KiB ae1fe0f560e9a8722a50ae90da624a99f12c8368fbdb2691b4c49f62fb054041
runlim_1.7.orig.tar.gz 6.9 KiB 1ac31193b0b752fd5a8c471288c00bf2885d4c5ad06fdc5c100171352ea17edf
runlim_1.7-1.debian.tar.gz 4.8 KiB 194ef69831cb5f093fa0f5acb4d0c09d326c94a1dedda522106eb8762e96d83e

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.