Source: dirdiff
Section: utils
Priority: optional
Maintainer: Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com>
Build-Depends: debhelper-compat (= 13), tk8.6-dev
Standards-Version: 4.6.0
Homepage: https://samba.org/ftp/paulus/
Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/debian/dirdiff
Vcs-Git: https://salsa.debian.org/debian/dirdiff.git

Package: dirdiff
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends},
         ${shlibs:Depends},
         tk8.6
Description: Display and merge changes between two directory trees
 Dirdiff can handle up to 5 trees. It displays a main window with a
 list of the files which are different between the trees, with colored
 squares to indicate the relative ages of the versions. A menu allows
 you to display the differences between any two of the versions in
 another window. Another menu allows you to copy the file from one
 tree to another.
