Source: grml-mercurial-utils
Section: grml
Priority: optional
Maintainer: Michael Gebetsroither <gebi@grml.org>
Uploaders: Michael Prokop <mika@grml.org>
Build-Depends: python-support (>= 0.4), debhelper(>= 5), xsltproc, docbook-xsl, asciidoc
Standards-Version: 3.7.2

Package: grml-mercurial-utils
Architecture: all
Depends: mercurial, ${python:Depends}
Suggests: grml-scripts, vim (>= 7.0)
Description: some small helper scripts to work with mercurial
 This package provides some helper programs to work with mercurial:
 .
  * hg-buildpackage - helper program to maintain Debian packages with mercurial
  * hgmergevim - use vim for merging
  * hgr_bench - small benchmark utility
  * hgr - recursiv version of hg
  * hgvimdiff - run vim in diff mode for use with mercurial using DirDiff.vim
  * hg-mirror - create a full mirror over hgwebdir
  * hg-cleantree - cleans up a hole repository tree (remove all except .hg/)
  * hget - script to clone upstream packages using mq from a mirror
  * mh - wrapper over hg with mq support for often used command sequenzes
