Source: ros-rosinstall
Section: python
Priority: optional
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>
Build-Depends: debhelper (>= 10), dh-python, python-all, python-setuptools, python3-all, python3-setuptools, python-wstool, python-yaml, python-mock, git, mercurial, python-catkin-pkg, python-rosdistro, zsh, python3-wstool, python3-yaml, python3-mock, python3-catkin-pkg, python3-rosdistro
Standards-Version: 4.0.0
Homepage: http://wiki.ros.org/rosinstall
X-Python-Version: >= 2.6
X-Python3-Version: >= 3.2
Vcs-Git: https://anonscm.debian.org/cgit/debian-science/packages/ros/ros-rosinstall.git
Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/ros/ros-rosinstall.git
Testsuite: autopkgtest-pkg-python

Package: python-rosinstall
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}
Description: Installer for Robot OS (Python 2)
 This package is part of Robot OS (ROS). The rosinstall package
 provides a Python API for interacting with a source code workspace as
 well as a group of command line tools. Rosinstall leverages the
 vcstools package for source control and stores its state in
 rosinstall files.
 .
 Using rosinstall you can update several folders using a variety of SCMs
 (SVN, Mercurial, git, Bazaar) with just one command.
 .
 This package installs the library for Python 2.

Package: python3-rosinstall
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}
Description: Installer for Robot OS (Python 3)
 This package is part of Robot OS (ROS). The rosinstall package
 provides a Python API for interacting with a source code workspace as
 well as a group of command line tools. Rosinstall leverages the
 vcstools package for source control and stores its state in
 rosinstall files.
 .
 Using rosinstall you can update several folders using a variety of SCMs
 (SVN, Mercurial, git, Bazaar) with just one command.
 .
 This package installs the library for Python 3.
