ros-bond-core 1.7.18-2build1 source package in Ubuntu

Changelog

ros-bond-core (1.7.18-2build1) bionic; urgency=medium

  * No-change rebuild for boost soname change.

 -- Matthias Klose <email address hidden>  Thu, 26 Oct 2017 17:23:30 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Bionic
Original maintainer:
Debian Science Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ros-bond-core_1.7.18.orig.tar.gz 30.7 KiB cdcad6a9a311bbe2f8f05ece55f595c0443b3a99e1c9ebd7b1c50ff05d6de123
ros-bond-core_1.7.18-2build1.debian.tar.xz 11.2 KiB c228280ce9d0c4c53e766527ab033c94cd9dbc6bc2c04c563c73e41b66a3d662
ros-bond-core_1.7.18-2build1.dsc 2.9 KiB 89b1f8eec06e473c23f07301812f74eb973965ad0f0863ffe39e55a30edaf1b6

View changes file

Binary packages built by this source

cl-bond: Messages related to Robot OS bond_core - LISP

 This package is part of Robot OS (ROS). This is the 'bond' process state
 machine library LISP bindings.
 .
 Bond is a mechanism for checking when another process has
 terminated. A bond allows two processes, A and B, to know when the
 other has terminated, either cleanly or by crashing. The bond remains
 connected until it is either broken explicitly or until a heartbeat
 times out.

libbond-dev: Messages related to Robot OS bond_core - development

 This package is part of Robot OS (ROS). This is the 'bond' process state
 machine library development files.
 .
 Bond is a mechanism for checking when another process has
 terminated. A bond allows two processes, A and B, to know when the
 other has terminated, either cleanly or by crashing. The bond remains
 connected until it is either broken explicitly or until a heartbeat
 times out.

libbondcpp-dev: Development files for Robot OS bondcpp library

 This package is part of Robot OS (ROS). It is the 'bond' process state
 machine library C++ implementation development files.
 .
 Bond is a mechanism for checking when another process has
 terminated. A bond allows two processes, A and B, to know when the
 other has terminated, either cleanly or by crashing. The bond remains
 connected until it is either broken explicitly or until a heartbeat
 times out.

libbondcpp0d: No summary available for libbondcpp0d in ubuntu bionic.

No description available for libbondcpp0d in ubuntu bionic.

libbondcpp0d-dbgsym: No summary available for libbondcpp0d-dbgsym in ubuntu bionic.

No description available for libbondcpp0d-dbgsym in ubuntu bionic.

libsmc-dev: Robot OS 'bond' State Machine Compiler interface

 The State Machine Compiler (SMC) from http://smc.sourceforge.net/
 converts a language-independent description of a state machine
 into the source code to support that state machine.
 .
 This package contains the libraries that a compiled state machine
 depends on, but it does not contain the compiler itself.

python-bond: Messages related to Robot OS bond_core - Python

 This package is part of Robot OS (ROS). This is the 'bond' process state
 machine library Python bindings.
 .
 Bond is a mechanism for checking when another process has
 terminated. A bond allows two processes, A and B, to know when the
 other has terminated, either cleanly or by crashing. The bond remains
 connected until it is either broken explicitly or until a heartbeat
 times out.

python-bondpy: Python implementation of bond

 This package is part of Robot OS (ROS). It is the 'bond' process state
 machine library Python implementation.
 .
 Bond is a mechanism for checking when another process has terminated. A
 bond allows two processes, A and B, to know when the other has terminated,
 either cleanly or by crashing. The bond remains connected until it is either
 broken explicitly or until a heartbeat times out. This package contains
 the Python package.

python-smclib: Robot OS 'bond' State Machine Compiler Python package

 The State Machine Compiler (SMC) from http://smc.sourceforge.net/
 converts a language-independent description of a state machine
 into the source code to support that state machine.
 .
 This package contains the Python interface.