Source: hgnested
Section: vcs
Priority: optional
Maintainer: Debian Tryton Maintainers <maintainers@debian.tryton.org>
Uploaders: Mathias Behrle <mathiasb@m9s.biz>
Build-Depends:
 debhelper (>= 9), python (>= 2.6.6-3~), python-setuptools, dh-python
Standards-Version: 3.9.5
Homepage: http://code.google.com/p/hgnested/
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=tryton/hgnested.git
Vcs-Git: git://anonscm.debian.org/tryton/hgnested.git
X-Python-Version: >= 2.5

Package: mercurial-nested
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}, python-pkg-resources, mercurial
Description: Mercurial extension to work with nested repositories
 The extension was inspired by the forest extension by Robin Farine. It allows
 to apply common Mercurial commands to all the nested repositories at once like
 pull, push etc. It allows also to fetch a complete tree of repositories through
 ssh or http.
