Source: python3-vcstool
Maintainer: Dirk Thomas <dthomas@osrfoundation.org>
Section: python
Priority: optional
Build-Depends: dh-python, python3-setuptools, python3-all, debhelper (>= 9)
Standards-Version: 3.9.6
X-Python3-Version: >= 3.2
Homepage: https://github.com/dirk-thomas/vcstool

Package: python3-vcstool
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}, python3-setuptools, python3-yaml
Conflicts: python-vcstool
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.

