cruft 0.9.20 source package in Ubuntu

Changelog

cruft (0.9.20) unstable; urgency=medium

  * Spin-off filters database in new cruft-common package,
    so it can be shared with cruft-ng
  * Add miscellanous filters, mostly to match *.pyc files
  * Review RaspBian support
  * add /etc/ethers shared by various network packages
  * add rule for etckeeper (Closes: #784980)
  * drop depedency on perl, perl-base is enough
  * fix handling of /lost+found in ignored paths

  [ Reimar Döffinger ]
  * filter_shell.c: Allocate buffer via calloc instead of on-stack

 -- Alexandre Detiste <email address hidden>  Tue, 16 Jun 2015 13:43:41 +0200

Upload details

Uploaded by:
Alexandre Detiste
Uploaded to:
Sid
Original maintainer:
Alexandre Detiste
Architectures:
any all
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
cruft_0.9.20.dsc 1.6 KiB 07f26414f04647c39daa9a716860d74daa78ed89964723a16d81aa881e15c732
cruft_0.9.20.tar.xz 52.7 KiB d3cb749b573ccca2da55e583667b850b0032faab42b33316a9af45033586610f

Available diffs

No changes file available.

Binary packages built by this source

cruft: No summary available for cruft in ubuntu wily.

No description available for cruft in ubuntu wily.

cruft-common: No summary available for cruft-common in ubuntu wily.

No description available for cruft-common in ubuntu wily.

cruft-dbgsym: debug symbols for package cruft

 cruft is a program to look over your system for anything that shouldn't
 be there, but is; or for anything that should be there, but isn't.
 .
 It bases most of its results on dpkg's database, as well as a list of
 `extra files' that can appear during the lifetime of various packages.
 .
 cruft is still in pre-release; your assistance in improving its accuracy
 and performance is appreciated.