cruft-ng 0.9.60 source package in Ubuntu

Changelog

cruft-ng (0.9.60) unstable; urgency=medium

  * add new rules for ulogd2, oss-compat,
    local-apt-repository, knot, sn
  * update smartmontools, exim4,
    shared-mime-info
  * and many games: astromenace, geki3, hanna,
    lbreakout2, lbreakouthd, assaultcube,
    rocksndiammords, filler, pyracerz
  * derivatives: update kali-themes for Qt6
  * backports: fix libgdk-pixbuf2.0-0

  [ Guillem Jover ]
  * Adapt to libdpkg 1.22.2

 -- Alexandre Detiste <email address hidden>  Tue, 19 Dec 2023 00:49:41 +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.60.dsc 1.7 KiB 9ae1c6a8c47fa15dd9b182e0efacaa11fbcdc8e85953e1636686ad489072d2a9
cruft-ng_0.9.60.tar.xz 390.6 KiB f6b415f840e13950385ba192a8c066c9f25266da54d60464488d1ff95cd9cd01

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