Source: ros-noetic-cpp-common
Section: misc
Priority: optional
Maintainer: Dirk Thomas <dthomas@osrfoundation.org>
Build-Depends: debhelper (>= 9.0.0), libboost-system-dev, libboost-thread-dev, libconsole-bridge-dev, ros-noetic-catkin
Homepage: http://www.ros.org/wiki/cpp_common
Standards-Version: 3.9.2

Package: ros-noetic-cpp-common
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libboost-system-dev, libboost-thread-dev, libconsole-bridge-dev
Description: cpp_common contains C++ code for doing things that are not necessarily ROS related, but are useful for multiple packages.
 This includes things like the ROS_DEPRECATED and ROS_FORCE_INLINE macros, as well as code for getting backtraces. This package is a component of roscpp.
