killer 0.90-14 source package in Ubuntu

Changelog

killer (0.90-14) unstable; urgency=medium

  * Dropped Alexander Alemayhu as uploader.  Thanks for all his good work.
  * Switched build from cdbs to dh.
  * Bump debhelper from old 10 to 13.
  * Changed vcs type from git to Git based on URL.
  * Use canonical URL in Vcs-Git.
  * Update standards version to 4.1.5, no changes needed.
  * Added d/gbp.conf to enforce use of pristine-tar.

 -- Petter Reinholdtsen <email address hidden>  Wed, 08 May 2024 18:48:02 +0200

Upload details

Uploaded by:
Debian Edu Developers
Uploaded to:
Sid
Original maintainer:
Debian Edu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
killer_0.90-14.dsc 1.9 KiB 6102937db1f863121b640d9e1c5d8ae2980b413c41e4477ed97b5633aa312b07
killer_0.90.orig.tar.gz 17.0 KiB d34e1cd674b7cb1b6d80fc678dc309d36ab578c488b0c8843695d36aed84b871
killer_0.90-14.debian.tar.xz 8.4 KiB 73e6fc1425ce85e2f09567c2e5e87f79a45b587689e744891336cf21ac6a3608

Available diffs

No changes file available.

Binary packages built by this source

killer: Background job killer

 killer is a perl script that gets rid of background jobs. Background
 jobs are defined as processes that belong to users who are not currently
 logged into the machine. Jobs can be run in the background (and are
 exempt from *killer*'s actions) if their scheduling priority has been
 reduced by increasing their nice(1) value or if they are being run
 through condor.
 .
 When the package is installed, a cron job is installed to run killer
 once an hour.