Automated commit for debian release 0.3.2-2
[vcs-tree.git] / debian / control
1 Source: vcs-tree
2 Section: vcs
3 Priority: optional
4 Maintainer: Kevin M. Rosenberg <kmr@debian.org>
5 Build-Depends: debhelper (>> 5.0.0), sbcl (>= 0.9.4)
6 Standards-Version: 3.8.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.