summaryrefslogtreecommitdiff
path: root/debian/control
blob: e32a787d9e78aae85bfa2ba129eed2a08f9a6351 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: summain
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), extrautils, python-cliapp (>= 0.7)
Homepage: http://liw.fi/summain/

Package: summain
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, python (>= 2.5), 
    python-cliapp (>= 0.7)
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
 generated for a directory tree at different points in time and compared
 (with diff) to see if something has changed.