rmlint 2.9.0-2.3 source package in Ubuntu

Changelog

rmlint (2.9.0-2.3) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix data loss caused by faulty check in generated scripts (Closes: #977410)
    - Use upstream patch

 -- Timo Röhling <email address hidden>  Thu, 15 Apr 2021 23:03:37 +0200

Upload details

Uploaded by:
Carlos Maddela
Uploaded to:
Sid
Original maintainer:
Carlos Maddela
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
rmlint_2.9.0-2.3.dsc 2.2 KiB b53d65d3e5a50e904dfa4fb70d4a2cc7ef64aa6a31e5e1432ede4e2076ae57d3
rmlint_2.9.0.orig.tar.gz 2.4 MiB a2d26863e0018efad60f0b1123e7cffd8ef764c8fb574a7987a49260e4e51c8f
rmlint_2.9.0-2.3.debian.tar.xz 21.9 KiB 88c3fe503451270505c3dd7e5d3193f9cb06cb68b3ca5624a777f0cc819f83ff

Available diffs

No changes file available.

Binary packages built by this source

rmlint: Extremely fast tool to remove filesystem lint

 rmlint finds space waste and other broken things on your filesystem
 and offers to remove them.
 .
 It is able to find:
  * Duplicate files & directories.
  * Non-stripped binaries.
  * Broken symlinks.
  * Empty files.
  * Recursive empty directories.
  * Files with broken user or group ID.
 .
 Key Features:
  * Extremely fast.
  * Flexible and easy command-line options.
  * Choice of several hashes for hash-based duplicate detection.
  * Option for exact byte-by-byte comparison (only slightly slower).
  * Numerous output options.
  * Option to store time of last run; next time will only scan new files.
  * Many options for original selection/prioritisation.
  * Can handle very large file sets (millions of files).
  * Colourful progress bar.

rmlint-dbgsym: debug symbols for rmlint
rmlint-doc: HTML documentation for rmlint

 rmlint finds space waste and other broken things on your filesystem
 and offers to remove them.
 .
 It is able to find:
  * Duplicate files & directories.
  * Non-stripped binaries.
  * Broken symlinks.
  * Empty files.
  * Recursive empty directories.
  * Files with broken user or group ID.
 .
 Key Features:
  * Extremely fast.
  * Flexible and easy command-line options.
  * Choice of several hashes for hash-based duplicate detection.
  * Option for exact byte-by-byte comparison (only slightly slower).
  * Numerous output options.
  * Option to store time of last run; next time will only scan new files.
  * Many options for original selection/prioritisation.
  * Can handle very large file sets (millions of files).
  * Colourful progress bar.
 .
 This package provides documentation in HTML for rmlint.

rmlint-gui: GTK+ frontend to rmlint

 rmlint-gui (a.k.a. Shredder) is a graphical user interface to rmlint
 using GTK+. It uses rmlint to find space waste and other broken things
 on your filesystem and offers to remove them.
 .
 It is able to find:
  * Duplicate files & directories.
  * Non-stripped binaries.
  * Broken symlinks.
  * Empty files.
  * Recursive empty directories.
  * Files with broken user or group ID.
 .
 Key Features:
  * Extremely fast.
  * Flexible and easy command-line options.
  * Choice of several hashes for hash-based duplicate detection.
  * Option for exact byte-by-byte comparison (only slightly slower).
  * Numerous output options.
  * Option to store time of last run; next time will only scan new files.
  * Many options for original selection/prioritisation.
  * Can handle very large file sets (millions of files).