Source: hgbook
Section: doc
Priority: optional
Maintainer: Jonathan Nieder <jrnieder@gmail.com>
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: docbook-xml, docbook-xsl,
 libxml2-utils,
 graphviz, inkscape, patchutils, 
 python-django,
 mercurial
Standards-Version: 3.9.1
Homepage: http://hgbook.red-bean.com

Package: hgbook
Architecture: all
Depends: ${misc:Depends}
Suggests: mercurial
Description: Mercurial: The Definitive Guide - HTML version
 This manual provides a leisurely but complete introduction to
 Mercurial version control system. Chapters 2 and 3 explain the basic
 commands needed to get started using Mercurial. Chapter 4 introduces
 Mercurial's conceptual structure and object model. Further chapters
 cover more specialized topics, including the mq extension.
