Source: ros-message-generation Maintainer: Debian Science Maintainers Uploaders: Jochen Sprickerhof , Leopold Palomo-Avellaneda , Timo Röhling , Section: devel Priority: optional Build-Depends: catkin, debhelper-compat (= 13), dh-ros, Standards-Version: 4.7.0 Vcs-Browser: https://salsa.debian.org/science-team/ros-message-generation Vcs-Git: https://salsa.debian.org/science-team/ros-message-generation.git Rules-Requires-Root: no Homepage: https://wiki.ros.org/message_generation Package: ros-message-generation Architecture: all Multi-Arch: foreign # python3 without :any qualifier is needed for selecting the right architecture during cross build. # we do this in order to be Multi-Arch foreign. Depends: python3, python3-gencpp (>= 0.6.2-3), python3-genlisp (>= 0.4.17-3), python3-genmsg (>= 0.5.12-3), python3-genpy (>= 0.6.9-2), ${misc:Depends}, Description: Generates build-time messaging dependencies for Robot OS packages This package is part of Robot OS (ROS). It contains cmake macros to generate build-time dependencies for the messages ROS packages use.