~ubuntu-branches/ubuntu/vivid/tkcvs/vivid

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Barry deFreese
  • Date: 2006-08-04 20:47:27 UTC
  • mfrom: (1.2.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20060804204727-fsu5rx5w6615c9qd
Tags: 8.0.3-1ubuntu1
Re-merge with Debian

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
 
8
8
Package: tkcvs
9
9
Architecture: all
10
 
Depends: tkdiff, cvs, tcl8.4, tk8.4
 
10
Depends: tkdiff (>= 1:4.1.3), cvs | subversion, tcl8.4, tk8.4
11
11
Recommends: xterm | x-terminal-emulator
12
 
Description: A graphical front-end to CVS
13
 
 TkCVS is a Tk based graphical interface to the CVS configuration
14
 
 management system.  It includes facilities for providing "user
15
 
 friendly" names to modules and directories within the repository, and
16
 
 provides a facility to interactively browse the repository looking for
 
12
Description: A graphical front-end to CVS and Subversion
 
13
 TkCVS is a Tk based graphical interface to the CVS and Subversion
 
14
 version control systems.  For CVS, it includes facilities for providing
 
15
 "user friendly" names to modules and directories within the repository,
 
16
 and provides a facility to interactively browse the repository looking for
17
17
 modules and directories.
18
18
 .
19
19
 Some of the features of TkCVS include:
43
43
 .
44
44
 Viewing of diff and status listings for currently checked out
45
45
 modules.
 
46
 .
 
47
 Homepage: http://www.twobarleycorns.net/tkcvs.html