cruft-ng 0.9.55 source package in Ubuntu

Changelog

cruft-ng (0.9.55) unstable; urgency=low

  [ Christian Göttsche ]
  * Misc tweaks to rules: chkrootkit, geoipupdate,
    selinux (Closes: #1033804)

  [ NicolasJamar ]
  * refresh misc filters for Debian, Ubuntu & Pop_OS

  [ Alexandre Detiste ]
  * move the bulk of Ubuntu rules out of the way,
    only handle /etc/NetworkManager/system-connections/*
    on Debian (LP: #2019940)
  * add a generic explain script for runit-helper

 -- Alexandre Detiste <email address hidden>  Sun, 11 Jun 2023 17:18:27 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
cruft-ng_0.9.55.dsc 1.8 KiB 34a9d06f7e6c52fc450c3c2f61748b65bb6a57cf10b90f198603f9af4a60b933
cruft-ng_0.9.55.tar.xz 111.6 KiB 56784a0ca8b04121a12bbc65874a1c5b4071ae9eb146517ce11bd2dbdb0699ec

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
dh-cruft: plugin for DebHelper to register .cruft and .purge files

 While the files listed in debian/<package>.cruft will simply be
 accounted for; the one in debian/<package>.purge will actually
 be removed in the final purge step after package removal.
 .
 Some demo package can be found at:
 https://github.com/a-detiste/dh-cruft-test