tmpreaper 1.6.16 source package in Ubuntu

Changelog

tmpreaper (1.6.16) unstable; urgency=medium

  * Fix setting Debian version string in the binary.
    This fell over while updating to debhelper 10.
    closes:#1003819

 -- Paul Slootman <email address hidden>  Mon, 17 Jan 2022 14:14:48 +0100

Upload details

Uploaded by:
Paul Slootman
Uploaded to:
Sid
Original maintainer:
Paul Slootman
Architectures:
any
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
tmpreaper_1.6.16.dsc 1.4 KiB b32cb2a2ae97204f054af1e76c9b9f92c785883b2538000a81a6f9d23127baf4
tmpreaper_1.6.16.tar.gz 155.1 KiB e543acdd55bb50102c42015e6d399e8abb36ad818cbd3ca6cb1c905b5781e202

Available diffs

No changes file available.

Binary packages built by this source

tmpreaper: cleans up files in directories based on their age

 This package provides a program that can be used to clean out temporary-file
 directories. It recursively searches the directory, refusing to chdir()
 across symlinks, and removes files that haven't been accessed in a
 user-specified amount of time. You can specify a set of files to protect
 from deletion with a shell pattern. It will not remove files owned by the
 process EUID that have the `w' bit clear, unless you ask it to, much like
 `rm -f'. `tmpreaper' will not remove symlinks, sockets, fifos, or special
 files unless given a command line option enabling it to.
 .
 WARNING: Please do not run `tmpreaper' on `/'. There are no protections
 against this written into the program, as that would prevent it from
 functioning the way you'd expect it to in a `chroot(8)' environment.
 .
 The daily tmpreaper run can be configured through /etc/tmpreaper.conf .

tmpreaper-dbgsym: No summary available for tmpreaper-dbgsym in ubuntu kinetic.

No description available for tmpreaper-dbgsym in ubuntu kinetic.