Source: monotone
Section: devel
Priority: optional
Maintainer: Debian Maintainers for Monotone <monotone-debian@nongnu.org>
Uploaders: Richard Levitte <richard@levitte.org>, Zack Weinberg <zackw@panix.com>, Ludovic Brenta <lbrenta@debian.org>
Build-Depends: cdbs (>= 0.4.28), debhelper (>= 4.2.0), autotools-dev,
 libboost-dev (>= 1.34.1-2), libz-dev, ps2eps, texlive-base,
 texlive-generic-recommended, texlive-latex-base, texinfo, xpdf-utils, 
 po-debconf, patch
Standards-Version: 3.7.2.2

Package: monotone
Architecture: any
Depends: ${shlibs:Depends}
Description: A distributed version (revision) control system
 Monotone is a free, distributed version control system. It provides
 fully disconnected operation, manages complete tree versions, keeps
 its state in a local transactional database, supports overlapping
 branches and extensible metadata, uses an efficient peer-to-peer
 network protocol, performs history-sensitive merging, and delegates
 trust functions to client-side RSA certificates.

Package: monotone-server
Architecture: all
Depends: monotone (>= ${source:Version}), adduser, ucf (>= 0.28), ${misc:Depends}
Description: A distributed version (revision) control system
 Monotone is a free, distributed version control system. It provides
 fully disconnected operation, manages complete tree versions, keeps
 its state in a local transactional database, supports overlapping
 branches and extensible metadata, uses an efficient peer-to-peer
 network protocol, performs history-sensitive merging, and delegates
 trust functions to client-side RSA certificates.
 .
 This package contains scripts to facilitate running a monotone server.

Package: monotone-doc
Section: doc
Architecture: all
Description: A distributed version (revision) control system
 This package contains the documentation for monotone in HTML and PDF
 formats. See the description of the package monotone for more details.
