Source: python-bloom
Maintainer: William Woodall <william@openrobotics.org>
Section: python
Priority: optional
Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), debhelper (>= 9)
Standards-Version: 3.9.1
Homepage: http://www.ros.org/wiki/bloom
X-Python3-Version: >= 3.4

Package: python-bloom
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}, python-yaml, python-empy, python-argparse, python-rosdep (>= 0.15.0), python-rosdistro (>= 0.8.0), python-vcstools (>= 0.1.22), python-setuptools, python-catkin-pkg (>= 0.4.3)
Conflicts: python3-bloom
Description: Bloom is a release automation tool.
 Bloom provides tools for releasing software on top of a git repository and leverages tools and patterns from git-buildpackage. Additionally, bloom leverages meta and build information from catkin (https://github.com/ros/catkin) to automate release branching and the generation of platform specific source packages, like debian's src-debs.

