cruft-ng 0.9.56 source package in Ubuntu

Changelog

cruft-ng (0.9.56) unstable; urgency=low

  * add explain/catch-all script for binfmt-support
  * add rules for deluged, tor, qemu-user-static, angband,
    debian-security-support, papirus-icon-theme
  * locales: handle /etc/default/locale -> /etc/locale.conf transition
  * better automatic tracking of transitional packages:
    * mime-support -> mailcap
    * proftpd-basic -> proftpd-core
    * ntp -> ntpsec
    * telnet -> inetutils-telnet
  * remove Ubuntu specific rules from the Debian build

 -- Alexandre Detiste <email address hidden>  Sun, 30 Jul 2023 22:00:04 +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
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
cruft-ng_0.9.56.dsc 1.7 KiB c016672d9e9122f5a977bfc5f3f800dcdb18c21c13dce29c5771b2378221f521
cruft-ng_0.9.56.tar.xz 112.0 KiB fb6c6d012c69a3298881f2d7aba4c04bf9f7deb2912226d1170230f140e0ca2e

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
 - also known as "ghost" files on .rpm based systemds -
 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