From 5993da289ea43e60231135c0410318bbb10eafaf Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 12 Feb 2011 23:33:50 +0000 Subject: Use cliapp for main program. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/control b/debian/control index b4cf5ba..d0085f0 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 7.3.8), python-support (>= 1.0.3), python (>= 2.5) Package: summain Architecture: all -Depends: ${python:Depends}, ${misc:Depends}, python (>= 2.5) +Depends: ${python:Depends}, ${misc:Depends}, python (>= 2.5), python-cliapp Description: create file manifests with checksums Summain generates file manifests, which contain metadata about the files, and a checksum of their content for regular files. The manifest can be -- cgit v1.2.1