Source: ros2-ament-cmake-ros
Section: devel
Priority: optional
Maintainer: Debian Robotics Team <team+robotics@tracker.debian.org>
Uploaders: Timon Engelke <debian@timonengelke.de>,
           Jochen Sprickerhof <jspricke@debian.org>,
           Timo Röhling <roehling@debian.org>
Build-Depends: debhelper-compat (= 13),
               dh-sequence-python3,
               python3-all,
               dh-ros,
               cmake,
               python3-setuptools,
               python3-distutils,
               python3-ament-package,
               ament-cmake,
               ament-lint
Standards-Version: 4.6.0
Rules-Requires-Root: no
Homepage: https://github.com/ros2/ament_cmake_ros
Vcs-Git: https://salsa.debian.org/robotics-team/ros2-ament-cmake-ros.git
Vcs-Browser: https://salsa.debian.org/robotics-team/ros2-ament-cmake-ros

Package: ament-cmake-ros
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}, ${python3:Depends}
Description: ROS specific CMake bits in the ament buildsystem
 This package is part of Robot OS version 2 (ROS2).
 It extends the ament buildsystem used in ROS2 with ROS specific functions.

Package: python3-domain-coordinator
Architecture: all
Multi-Arch: foreign
Section: python
Depends: ${misc:Depends}, ${python3:Depends}
Description: Tool to coordinate unique ROS_DOMAIN_IDs across multiple processes
 This package is part of Robot OS version 2 (ROS2).
 It coordinates unique ROS_DOMAIN_IDs, identifiers used by ROS2 middleware
 to separate logical networks, across multiple processes.
