Source: vcstool
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Thomas Moulard <thomas.moulard@gmail.com>,
           Jochen Sprickerhof <jspricke@debian.org>,
           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.6
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/ros/ros-vcstool.git
Vcs-Git: git://anonscm.debian.org/debian-science/packages/ros/ros-vcstool.git
Homepage: https://github.com/dirk-thomas/vcstool
X-Python-Version: >= 2.7

Package: python-vcstool
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}, python-argparse, python-yaml
Description: Command line tool to make working with multiple repositories easier
 Vcstool is a version control system (VCS) tool, designed to make
 working with multiple repositories easier.  vcstool enables batch
 commands on multiple different vcs repositories. Currently it
 supports git, hg, svn and bzr.
