Source: ros-catkin-lint Section: devel Priority: optional Maintainer: Debian Science Maintainers Uploaders: Timo Röhling , Jochen Sprickerhof Build-Depends: debhelper-compat (= 13), dh-sequence-python3, help2man, python3-all, python3-nose, python3-mock, python3-setuptools, python3-catkin-pkg, python3-rosdistro, python3-rospkg, python3-rosdep2, python3-lxml, perl Homepage: https://github.com/fkie/catkin_lint Vcs-Git: https://salsa.debian.org/science-team/ros-catkin-lint.git Vcs-Browser: https://salsa.debian.org/science-team/ros-catkin-lint Standards-Version: 4.5.0 Rules-Requires-Root: no Package: catkin-lint Architecture: all Multi-Arch: foreign Depends: ${python3:Depends}, ${misc:Depends} Recommends: python3-rospkg, python3-rosdep2, python3-rosdistro Breaks: python3-catkin-lint (<< 1.6.5) Replaces: python3-catkin-lint (<< 1.6.5) Provides: python3-catkin-lint Description: Check Robot OS catkin packages for common errors This package is part of Robot OS (ROS). catkin_lint checks package configurations for the catkin build system of ROS. It runs a static analysis of the package.xml and CMakeLists.txt files in your package, and it will detect and report a number of common problems. Package: python3-catkin-lint Architecture: all Multi-Arch: foreign Section: oldlibs Depends: catkin-lint, ${misc:Depends} Description: Check Robot OS catkin packages for common errors (transitional package) This is a transitional package to ease upgrades to catkin-lint. It can be safely removed.