Source: darcs Section: devel Priority: optional Maintainer: Isaac Jones Build-Depends: ghc6 | ghc5 (>> 5.04), libcurl2-dev | libcurl3-dev, debhelper (>> 4.0), tetex-bin, tex4ht | latex2html | hevea Standards-Version: 3.6.1.0 Package: darcs Architecture: any Depends: ${shlibs:Depends} Recommends: wget | curl Suggests: darcs-server Description: an 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, xsltproc Description: the darcs server-side software This is the server package for the darcs revision control system. This package contains the cgi script which allows users to conveniently browse your repositories on the web.