Source: darcs
Section: devel
Priority: optional
Maintainer: David Roundy <droundy@abridgegame.org>
Build-Depends: ghc6 | ghc5 (>> 5.04), libcurl2-dev, debhelper (>> 4.0), tetex-bin, latex2html
Standards-Version: 3.5.8.0

Package: darcs
Architecture: any
Depends: ${shlibs:Depends}
Recommends: wget | curl
Description: David's advanced revision control system
 Darcs is a revision control system, along the lines of CVS or arch.  That
 means that it keeps track of various revisions and branches of your
 project, allows for changes to propogate from one branch to another.
 Darcs is intended to be an ``advanced'' revision control system.  There
 are, in particular, two senses in which it is supposed to be advanced: 1)
 each copy of the source is a fully functional branch, and 2) underlying
 darcs is a consistent and powerful theory of patches.

Package: darcs-server
Architecture: any
Depends: darcs, sudo, ${shlibs:Depends}
Recommends: httpd, gnupg, mail-transport-agent
Description: David's advanced revision control system server
 This is the server package for the darcs revision control system.  It is
 needed if you want to create a centralized darcs repository to which
 multiple users can commit changes.  This package also contains the cgi
 script which allows users to conveniently browse your repositories via the
 web.
