fslint

Rating: 
0
No votes yet

Utility collection to find and fix common errors in file storage
FSlint is a toolkit to clean filesystem lint. It includes a GTK+ GUI
as well as a command line interface and can be used to reclaim disk space.
It has an interface for uninstalling packages, and it can find things like:
.
- Duplicate files
- Problematic filenames
- Temporary files
- Bad symlinks
- Empty directories
- Nonstripped binaries

Application versions: 
AttachmentSizeDate
File fslint_2.42-2_all.deb126.26 KB05/08/2013 - 14:02
Changelog: 

fslint (2.42-2) unstable; urgency=low

* new upstream release. LP: #739109
2.42-1 was a private release by Pádraig that never made it into Debian
* debian/control:
- add myself to Uploaders and set DMUA
- bump standards version to 3.9.2
+ add $(misc:Depends) to runtime dependencies
+ improve short description for binary package
- set VCS information
* debian/rules: leverage the power of dh7 rules.tiny
- fixes another lintian error
- bump debian/compat from 5 to 7
- bump build-time dependency for debhelper to dh7
* debian/clean: remove po/*.mo files before building
* debian/copyright: add my copyright for the packaging
* debian/source/format: transition to 3.0 quilt format
* debian/patches: backported upstream r261 wildcard dialog bug fix