Source: ros-catkin-tools
Section: devel
Priority: optional
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders:
 Jochen Sprickerhof <jspricke@debian.org>,
 Leopold Palomo-Avellaneda <leo@alaxarxa.net>,
 Timon Engelke <debian@timonengelke.de>,
 Timo Röhling <roehling@debian.org>,
Build-Depends:
 debhelper-compat (= 13),
 catkin <!nocheck>,
 cmake <!nocheck>,
 dh-sequence-python3,
 python3-all,
 python3-catkin-pkg,
 python3-osrf-pycommon,
 python3-pytest <!nocheck>,
 python3-setuptools,
 python3-yaml,
Standards-Version: 4.6.2
Rules-Requires-Root: no
Testsuite: autopkgtest-pkg-pybuild
Homepage: https://github.com/catkin/catkin_tools
Vcs-Git: https://salsa.debian.org/science-team/ros-catkin-tools.git
Vcs-Browser: https://salsa.debian.org/science-team/ros-catkin-tools
Description: Command line tools for catkin workspaces
 This package is part of ROS, the Robot Operating System. The catkin tools
 provide functionality to work with the catkin meta buildsystem and catkin
 workspaces, similar to the way the colcon tools support working with ROS 2
 ament packages.
 .
 The catkin tools provide a convenient interface to build and test multiple
 packages in a catkin workspace, resolving all inter-dependencies and
 isolating the builds from each other.

Package: catkin-tools
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}, ${python3:Depends}
Recommends: catkin
Description: ${source:Synopsis}
 ${source:Extended-Description}
 .
 This package installs the Python 3 module and the CLI executable.
