[ros-ros-comm] 01/02: Fix descriptions
Jochen Sprickerhof
jspricke-guest at moszumanska.debian.org
Sun Dec 6 12:26:11 UTC 2015
This is an automated email from the git hooks/post-receive script.
jspricke-guest pushed a commit to branch master
in repository ros-ros-comm.
commit f33ac13087cdb25d0b57d24df75d2d41a9e382ec
Author: Jochen Sprickerhof <git at jochen.sprickerhof.de>
Date: Sun Dec 6 13:20:07 2015 +0100
Fix descriptions
---
debian/control | 19 ++++++++++---------
1 file changed, 10 insertions(+), 9 deletions(-)
diff --git a/debian/control b/debian/control
index 248951f..d3b9e66 100644
--- a/debian/control
+++ b/debian/control
@@ -57,8 +57,9 @@ Section: libdevel
Architecture: all
Depends: ${misc:Depends}
Description: Robot OS header for roscpp messages
- This package is part of Robot OS (ROS). roscpp is a C++ implementation of ROS. It provides a client library that
- enables C++ programmers to quickly interface with ROS topics, services, and
+ This package is part of Robot OS (ROS). roscpp is a C++ implementation of ROS.
+ It provides a client library that enables C++ programmers to quickly interface
+ with ROS topics, services, and
parameters.
.
roscpp is the most widely used ROS client library and is designed to be the
@@ -71,8 +72,9 @@ Section: python
Architecture: all
Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
Description: Header for roscpp messages, Python
- This package is part of Robot OS (ROS). roscpp is a C++ implementation of ROS. It provides a client library that
- enables C++ programmers to quickly interface with ROS topics, services, and
+ This package is part of Robot OS (ROS). roscpp is a C++ implementation of ROS.
+ It provides a client library that enables C++ programmers to quickly interface
+ with ROS topics, services, and
parameters.
.
roscpp is the most widely used ROS client library and is designed to be the
@@ -214,15 +216,15 @@ Section: python
Architecture: all
Multi-Arch: allowed
Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, python-rosclean,
- rosout, python-rospkg, python-rosgraph, python-roslib, python-rosmaster,
- python-rosgraph-msgs, python-netifaces
+ rosout, python-rospkg, python-rosgraph, python-roslib, python-rosmaster,
+ python-rosgraph-msgs, python-netifaces
Description: roslaunch tool for Robot OS
This package is part of Robot OS (ROS). roslaunch is a tool for
easily launching multiple ROS nodes locally and remotely via SSH, as
well as setting parameters on the Parameter Server. It includes
options to automatically respawn processes that have already died.
roslaunch takes in one or more XML configuration files (with the
- .launch extension) that specify the parameters to set and nodes to
+ launch extension) that specify the parameters to set and nodes to
launch, as well as the machines that they should be run on.
Package: python-rosmaster
@@ -467,7 +469,6 @@ Description: library implementing lz4 for Robot OS
implementation of the LZ4 streaming format. Large data streams are
split into blocks which are compressed using the very fast LZ4
compression algorithm.
-
.
This package contains the library.
@@ -476,7 +477,7 @@ Section: python
Architecture: any
Multi-Arch: allowed
Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
-Description: Python library implementing lz4 for Robot OS
+Description: Python library implementing lz4 for Robot OS
This package is part of Robot OS (ROS). This is the Python
implementation of the LZ4 streaming format. Large data streams are
split into blocks which are compressed using the very fast LZ4
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ros/ros-ros-comm.git
More information about the debian-science-commits
mailing list