ros-genmsg 0.5.12-1 source package in Ubuntu

Changelog

ros-genmsg (0.5.12-1) unstable; urgency=medium

  * New upstream version 0.5.12
  * rebase patches
  * Bump policy version (no changes)
  * switch to debhelper-compat and debhelper 12
  * add Salsa CI

 -- Jochen Sprickerhof <email address hidden>  Tue, 30 Jul 2019 22:27:15 +0200

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Eoan: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ros-genmsg_0.5.12-1.dsc 2.1 KiB a649039313b1c7126e24ab067cfaa750144d94ece42f95e0d4946c084278bcea
ros-genmsg_0.5.12.orig.tar.gz 58.2 KiB 0e29bde730b4e114d1050998e833681fa3917f530cfab674e71fa21677d2a7ae
ros-genmsg_0.5.12-1.debian.tar.xz 3.9 KiB fcaf86ac2312ead9be660d7f1230ba8adc2fa48928b572868f3751c348570d96

Available diffs

No changes file available.

Binary packages built by this source

python-genmsg: No summary available for python-genmsg in ubuntu focal.

No description available for python-genmsg in ubuntu focal.

python3-genmsg: Python 3 library for generating Robot OS message and service data

 This package is part of Robot OS (ROS). Project genmsg exists in
 order to decouple code generation (from .msg & .srv format files) from
 the parsing of these files and from implementation details of the
 build system.
 .
 This package contains the Python 3 module.