From fb8a6a836f09ce1ea23d97da3a3f5e6eda5ec8f7 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sun, 23 Jan 2011 15:46:50 +0000 Subject: Use cliapp framework. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/control b/debian/control index a951e5c..5919bec 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ 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), - python-progressbar + python-progressbar, cliapp Description: find and optionally hard-link duplicate files dupfiles finds files with identical content, and either reports them, or hardlinks them to each other. -- cgit v1.2.1