diff --git a/debian/control b/debian/control index d8b7004..8dd4966 100644 --- a/debian/control +++ b/debian/control @@ -1,19 +1,25 @@ Source: ros-genmsg -Section: python -Priority: optional Maintainer: Debian Science Maintainers Uploaders: Jochen Sprickerhof , Leopold Palomo-Avellaneda -Build-Depends: debhelper-compat (= 13), catkin, python3-setuptools, python3-all, dh-sequence-python3 -Standards-Version: 4.5.1 -Rules-Requires-Root: no -Homepage: https://wiki.ros.org/genmsg +Section: python +Priority: optional +Build-Depends: debhelper-compat (= 13), + catkin, + python3-setuptools, + python3-all, + dh-sequence-python3 +Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/science-team/ros-genmsg Vcs-Git: https://salsa.debian.org/science-team/ros-genmsg.git +Homepage: https://wiki.ros.org/genmsg +Rules-Requires-Root: no Package: python3-genmsg Architecture: all -Depends: ${python3:Depends}, ${misc:Depends}, python3-empy +Depends: ${python3:Depends}, + ${misc:Depends}, + python3-empy Breaks: python-genmsg (<< 0.5.12-3) Replaces: python-genmsg (<< 0.5.12-3) Description: Python 3 library for generating Robot OS message and service data