Codebase list ros-genmsg / ad1a443
Reading package lists... 0%Reading package lists... 0%Reading package lists... 0%Reading package lists... 99%Reading package lists... 99%Reading package lists... Done Building dependency tree... 0%Building dependency tree... 0%Building dependency tree... 50%Building dependency tree... 50%Building dependency tree... 75%Building dependency tree... Done Reading state information... 0% Reading state information... 0%Reading state information... Done Connecting to api.ftp-master.debian.org to check 5 package versions. Please wait... Got info from api.ftp-master.debian.org for 5 packages. Changes applied to dpkg configuration: - control source Standards-Version: '4.5.1' -> '4.6.0' # applied fix for :Current standards version is '4.6.0'. Please read https://www.debian.org/doc/debian-policy/upgrading-checklist.html for the changes that may be needed on your package to upgrade it from standard version '4.5.1' to '4.6.0'. Debian Janitor 2 years ago
1 changed file(s) with 13 addition(s) and 7 deletion(s). Raw diff Collapse all Expand all
00 Source: ros-genmsg
1 Section: python
2 Priority: optional
31 Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
42 Uploaders: Jochen Sprickerhof <jspricke@debian.org>,
53 Leopold Palomo-Avellaneda <leo@alaxarxa.net>
6 Build-Depends: debhelper-compat (= 13), catkin, python3-setuptools, python3-all, dh-sequence-python3
7 Standards-Version: 4.5.1
8 Rules-Requires-Root: no
9 Homepage: https://wiki.ros.org/genmsg
4 Section: python
5 Priority: optional
6 Build-Depends: debhelper-compat (= 13),
7 catkin,
8 python3-setuptools,
9 python3-all,
10 dh-sequence-python3
11 Standards-Version: 4.6.0
1012 Vcs-Browser: https://salsa.debian.org/science-team/ros-genmsg
1113 Vcs-Git: https://salsa.debian.org/science-team/ros-genmsg.git
14 Homepage: https://wiki.ros.org/genmsg
15 Rules-Requires-Root: no
1216
1317 Package: python3-genmsg
1418 Architecture: all
15 Depends: ${python3:Depends}, ${misc:Depends}, python3-empy
19 Depends: ${python3:Depends},
20 ${misc:Depends},
21 python3-empy
1622 Breaks: python-genmsg (<< 0.5.12-3)
1723 Replaces: python-genmsg (<< 0.5.12-3)
1824 Description: Python 3 library for generating Robot OS message and service data