File: control

package info (click to toggle)
dirdiff 2.1-7.2
  • links: PTS
  • area: main
  • in suites: bullseye, buster
  • size: 252 kB
  • sloc: tcl: 4,313; ansic: 305; makefile: 61
file content (19 lines) | stat: -rw-r--r-- 785 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: dirdiff
Homepage: http://samba.org/ftp/paulus/
Section: utils
Priority: optional
Maintainer: Santiago Sánchez Paz <sanchezpaz@gmail.com>
Uploaders: Luciano Bello <luciano@debian.org>
Build-Depends: quilt, debhelper (>= 7), tk8.6-dev
Standards-Version: 3.9.5

Package: dirdiff
Architecture: any
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.