cruft-ng 0.9.62 source package in Ubuntu

Changelog

cruft-ng (0.9.62) unstable; urgency=medium

  * run plocate with "--null" option to avoid being confused
    by paths containing the newline character (Closes: #1070216)
  * add new rules: click, clonezilla, drbl,
    libvirt-daemon-config-nwfilter, libvirt-daemon-system,
    monsterz, plasma-browser-integration
  * update rules: anacron, virtualbox-dkms, zfs-dkms
  * 64-bit time transition:
    * libglib2.0      -> libglib2.0-t64
    * libgtk2.0-0     -> libgtk2.0-0t64

 -- Alexandre Detiste <email address hidden>  Sat, 04 May 2024 22:07:25 +0200

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
Oracular release universe misc

Downloads

File Size SHA-256 Checksum
cruft-ng_0.9.62.dsc 1.7 KiB 415f3a49936da06df4a0f0d59d257e030356f4add38e5016903d25bba8cb7a44
cruft-ng_0.9.62.tar.xz 117.1 KiB 294ef58d12ca0dbfdb27d11d42e8c645a793f37c2be9acff96a5ed865cbb465a

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