rmlint 2.6.1-1 source package in Ubuntu

Changelog

rmlint (2.6.1-1) unstable; urgency=medium

  * New upstream version [2.6.1].
  * Rebase patch queue and drop changes already applied upstream.
  * Indicate compliance with latest standards version [4.0.0].
  * Make 'parameterized' module available to 'nose' tests.
  * Simplify (and hopefully make adaptable to future changes in host
    names and version numbers) the sed rules for patching HTML docs.
  * Fix man page typos.
  * Avoid calling dpkg-parsechangelog directly from debian/rules.
  * Fix new privacy breach issues by disabling the asciinema demo
    and the use of web fonts.
  * Add package test to prevent privacy breach issues in HTML docs.

 -- Carlos Maddela <email address hidden>  Mon, 31 Jul 2017 09:44:43 +1000

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

Downloads

File Size SHA-256 Checksum
rmlint_2.6.1-1.dsc 1.8 KiB ce30edb0f87433aa0ad9f99d7f956d350a0e41f6f1edb962c154362526dac15a
rmlint_2.6.1.orig.tar.gz 2.3 MiB b4de3de2f197b5978113eb9d013ee9890efbdf01ba739416255ecc2567199b81
rmlint_2.6.1-1.debian.tar.xz 13.3 KiB 476b7b63b87c700eb9db7df8f86698358829aa0841af3248b44ad49dd835fea2

Available diffs

No changes file available.

Binary packages built by this source

rmlint: No summary available for rmlint in ubuntu cosmic.

No description available for rmlint in ubuntu cosmic.

rmlint-doc: No summary available for rmlint-doc in ubuntu cosmic.

No description available for rmlint-doc in ubuntu cosmic.

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).