cruft-ng 0.9.48 source package in Ubuntu

Changelog

cruft-ng (0.9.48) unstable; urgency=medium

  * rewrite last script that needed the "file" command
    (Closes: #1023336, #1024168)
  * many more performance improvements by Christian Göttsche
  * add rules for: firebird3.0-server

 -- Alexandre Detiste <email address hidden>  Fri, 18 Nov 2022 11:38:34 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
cruft-ng_0.9.48.dsc 1.7 KiB adb1a3a81d33eaa24b42937ea8dc8a5a9053015a4118d184bdce5def3c69f2f1
cruft-ng_0.9.48.tar.xz 92.2 KiB f95630ebc2a4255864be92dac973a639245004cdeb916017b2c0627bc190620a

Available diffs

No changes file available.

Binary packages built by this source

cruft: transitional package

 This is a transitional package. It can safely be removed.

cruft-ng: programs that helps analyse volatile "cruft" files on your system

 cruft-ng is a program to look over your system for anything that shouldn't
 be there, but is - the so called "cruft"; or for anything
 that should be there, but isn't.
 .
 cpigs is a program that by default works like dpigs
 but for volatile data. It prints out the package with the most volatile
 data (usually apt, plocate...)
 It can also dump it's whole state into a .csv format usable for
 more in depth analysis.
 .
 Both cruft-ng and cpigs base most of their results on
 dpkg's & plocate's databases, and also use a built-in custom
 homegrown ruleset to match volatile files
 to the corresponding engine.
 .
 Packages wanting to document such volatile files can do so
 using dh-cruft.

cruft-ng-dbgsym: debug symbols for cruft-ng