Source: ros-rospack Priority: optional Maintainer: Debian Science Maintainers Uploaders: Thomas Moulard , Jochen Sprickerhof , Leopold Palomo-Avellaneda # roslang is only needed for the unit tests Build-Depends: debhelper (>= 11), catkin, libboost-filesystem-dev, libboost-program-options-dev, libboost-system-dev, libpython-dev, libtinyxml2-dev, libgtest-dev, ros-cmake-modules, roslang Standards-Version: 4.2.1 Section: libs Rules-Requires-Root: no Homepage: https://wiki.ros.org/rospack Vcs-Git: https://salsa.debian.org/science-team/ros-rospack.git Vcs-Browser: https://salsa.debian.org/science-team/ros-rospack Package: librospack-dev Section: libdevel Architecture: any Depends: librospack0d (= ${binary:Version}), libboost-filesystem-dev, libboost-program-options-dev, libboost-system-dev, libtinyxml2-dev, libpython-dev, ${misc:Depends} Description: Robot OS package information library header files This package is part of Robot OS (ROS). rospack is a command-line tool for retrieving information about ROS packages available on the filesystem. It implements a wide variety of commands ranging from locating ROS packages in the filesystem, through listing available stacks, to calculating the dependency tree of stacks. It is also used in the ROS build system for calculating build information for packages. . This package contains the development files for the library. Package: librospack0d Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Multi-Arch: same Description: Robot OS package information library This package is part of Robot OS (ROS). rospack is a command-line tool for retrieving information about ROS packages available on the filesystem. It implements a wide variety of commands ranging from locating ROS packages in the filesystem, to listing available stacks, to calculating the dependency tree of stacks. It is also used in the ROS build system for calculating build information for packages. . This package contains the library. Package: rospack-tools Section: utils Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Recommends: python-rosdep Description: command-line tool for retrieving information about Robot OS packages This package is part of Robot OS (ROS). rospack is a command-line tool for retrieving information about ROS packages available on the filesystem. It implements a wide variety of commands ranging from locating ROS packages in the filesystem, to listing available stacks, to calculating the dependency tree of stacks. It is also used in the ROS build system for calculating build information for packages.