Source: tardiff
Section: utils
Priority: optional
Maintainer: Axel Beckert <abe@debian.org>
Build-Depends: debhelper (>= 9~)
Standards-Version: 3.9.6
Homepage: http://tardiff.coolprojects.org/
Vcs-Git: git://anonscm.debian.org/collab-maint/tardiff.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/tardiff.git

Package: tardiff
Architecture: all
Depends: libtext-diff-perl,
         ${misc:Depends},
         ${perl:Depends}
Description: Tarball comparison tool
 TarDiff compares the contents of two tarballs and reports on any
 differences found between them. Its use is mainly for release
 managers who can use it as a QA tool to make sure no files have
 accidently been left over or were added by mistake. TarDiff supports
 compressed tarballs, diff statistics and suppression of GNU autotool
 changes.
