1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27
  
     | 
    
      Source: ros2-test-interface-files
Section: devel
Priority: optional
Maintainer: Debian Robotics Team <team+robotics@tracker.debian.org>
Uploaders:
 Timo Röhling <roehling@debian.org>,
Build-Depends:
 ament-cmake,
 cmake,
 debhelper-compat (= 13),
 dh-ros,
Homepage: https://github.com/ros2/test_interface_files
Standards-Version: 4.7.0
Rules-Requires-Root: no
Vcs-Git: https://salsa.debian.org/robotics-team/ros2-test-interface-files.git
Vcs-Browser: https://salsa.debian.org/robotics-team/ros2-test-interface-files
Description: Test interface files for ROS 2
 This package provides message definitions and fixtures which are used
 exclusively for testing purposes.
Package: ros2-test-interface-files
Architecture: all
Multi-Arch: foreign
Depends:
 ${misc:Depends},
Description: ${source:Synopsis}
 ${source:Extended-Description}
 
     |