Update domain name to kpe.io
[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 (>> 7.0.0), sbcl (>= 0.9.4)
6 Standards-Version: 3.9.1.0
7 Vcs-Git: git://git.kpe.io/vcs-tree.git
8 Vcs-Browser: http://git.kpe.io/?p=vcs-tree.git
9
10 Package: vcs-tree
11 Architecture: any
12 Depends: ${shlibs:Depends}, ${misc:Depends}
13 Description: Version Control System Tree Walker
14  vcs-tree walks through a directory tree and performs actions on CVS
15  or Subversion directories. vcs-tree works differently than just using
16  CVS or Subversion since vcs-tree finds and processes directories
17  that are below non-version control system managed directories.