Source: tla
Section: devel
Priority: optional
Maintainer: Andrew Suffield <asuffield@debian.org>
Build-Depends: debhelper (>= 4.0.4)
Standards-Version: 3.5.10

Package: tla
Architecture: any
Depends: ${shlibs:Depends}, patch
Suggests: ssh
Description: arch revision control system
 arch is a revision control system with features that are ideal for projects
 characterised by widely distributed development, concurrent support of
 multiple releases, and substantial amounts of development on branches.
 It can be a replacement for CVS and corrects many mis-features of that system.
 .
 tla is an implementation of arch in C, by Tom Lord.
