Source: dupmerge Section: utils Priority: extra Maintainer: gregor herrmann Build-Depends: debhelper (>= 8), help2man Standards-Version: 3.9.2 Homepage: http://sourceforge.net/projects/dupmerge/ Vcs-Git: git://git.toastfreeware.priv.at/debian/dupmerge.git Vcs-Browser: http://git.toastfreeware.priv.at/debian/dupmerge.git/ Package: dupmerge Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: tool for linking identical files Dupmerge reads a list of files from standard input (eg., as produced by "find . -print") and looks securely for identical files. When it finds two or more identical files, all but one are unlinked to reclaim the disk space and recreated as hard links to the remaining copy.