Source: hashdeep
Section: utils
Priority: optional
Maintainer: Debian Forensics <forensics-devel@lists.alioth.debian.org>
Uploaders: Christophe Monniez <christophe.monniez@fccu.be>
Build-Depends: debhelper (>= 9), dh-autoreconf
Standards-Version: 3.9.6
Homepage: http://md5deep.sf.net
Vcs-Browser: http://anonscm.debian.org/cgit/forensics/hashdeep.git
Vcs-Git: git://anonscm.debian.org/forensics/hashdeep.git

Package: hashdeep
Architecture: any
Provides: md5deep
Replaces: md5deep (<< 4.3-3~)
Breaks: md5deep (<< 4.3-3~)
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: recursively compute hashsums or piecewise hashings
 hashdeep is a set of tools to compute MD5, SHA1, SHA256, tiger
 and whirlpool hashsums of arbitrary number of files recursively.
 .
 The main hashdeep features are:
 .
   * It can compare those hashsums with a list of known hashes;
   * The tools can display those that match the list or those that
     does not match;
   * It can  display a time estimation when processing large files.
   * It can do piecewise hashing (hashing input files in arbitrary
     sized blocks).
 .
 This package is useful in forensics investigations.

Package: md5deep
Architecture: all
Depends: ${misc:Depends}, hashdeep
Priority: extra
Description: transitional dummy package for hashdeep
 This is a transitional dummy package. It can safely be removed.
