summaryrefslogtreecommitdiff
path: root/debian/control
blob: 56b7da62e242ca987c02294175828498e102e769 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Source: dupfiles
Maintainer: Lars Wirzenius <liw@liw.fi>
Section: misc
Priority: optional
Standards-Version: 3.8.3
Build-Depends: debhelper (>= 7.3.8), python-support (>= 1.0.3), python (>= 2.5)

Package: dupfiles
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, python (>= 2.5)
Description: find and optionally hard-link duplicate files
 dupfiles finds files with identical content, and either reports them,
 or hardlinks them to each other.