r7847: update required sbcl versions
[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.8.3.42)
6 Standards-Version: 3.6.1.0
7
8 Package: vcs-tree
9 Architecture: i386 sparc powerpc mips mipsel alpha 
10 Depends: ${shlibs:Depends}, sbcl (>= 0.8.3)
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.