add watch file, vcs-git field
[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 Vcs-Git: git://git.b9.com/vcs-tree.git
8
9 Package: vcs-tree
10 Architecture: any
11 Depends: ${shlibs:Depends}
12 Description: Version Control System Tree Walker
13  vcs-tree walks through a directory tree and performs actions on CVS
14  or Subversion directories. vcs-tree works differently than just using
15  CVS or Subversion since vcs-tree finds and processes directories
16  that are below non-version control system managed directories.