Source: tardiff
Section: utils
Priority: optional
Maintainer: Axel Beckert <abe@debian.org>
Build-Depends: debhelper (>= 9~)
Standards-Version: 3.9.8
Homepage: http://tardiff.coolprojects.org/
Vcs-Git: https://anonscm.debian.org/git/collab-maint/tardiff.git
Vcs-Browser: https://anonscm.debian.org/cgit/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
 accidentally been left over or were added by mistake. TarDiff
 supports compressed tarballs, diff statistics and suppression of GNU
 autotool changes.
