Source: arx
Section: devel
Priority: optional
Maintainer: Walter Landry <wlandry@ucsd.edu>
Build-Depends: debhelper (>= 4.0.0), autotools-dev, python, libgnomevfs2-dev
Standards-Version: 3.6.1

Package: arx
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: a fast, easy to use distributed revision control system
 ArX is a Revision Control System (RCS), like CVS, Subversion, or GNU
 arch. It manages "archives" (collections of files), such as source
 code files for a software project. It tracks the history of each file,
 along with change comments, version tags, forks and branches, etc. It
 can store files and documents of any kind, but the largest benefits
 are with text files, rather than binary files.
 .
 The home page is at http://www.nongnu.org/arx/
