r11234: add man page symlink for _vvcs-tree
[vcs-tree.git] / debian / control
1 Source: vcs-tree
2 Section: devel
3 Priority: optional
4 Maintainer: Kevin M. Rosenberg <kmr@debian.org>
5 Build-Depends: debhelper (>> 4.0.0), sbcl (>= 0.9.4)
6 Standards-Version: 3.7.2.2
7
8 Package: vcs-tree
9 Architecture: any
10 Depends: ${shlibs:Depends}
11 Description: Version Control System Tree Walker
12  vcs-tree walks through a directory tree and performs actions on CVS
13  or Subversion directories. vcs-tree works differently than just using
14  CVS or Subversion since vcs-tree finds and processes directories
15  that are below non-version control system managed directories.