Source: vcstool
Maintainer: Leopold Palomo-Avellaneda <leo@alaxarxa.net>
Section: python
Priority: optional
Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), debhelper (>= 7.4.3)
Standards-Version: 3.9.1

Package: python-vcstool
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}, python-argparse, python-yaml
Description: vcstool provides a command line tool to invoke vcs commands 
 vcstool enables batch commands on multiple different vcs repositories. Currently it supports git, hg, svn and bzr.
