[notelet-core] 01/04: Updated descriptions
Leopold Palomo-Avellaneda
leo at alaxarxa.net
Wed Jun 17 12:57:00 UTC 2015
This is an automated email from the git hooks/post-receive script.
lepalom-guest pushed a commit to branch master
in repository notelet-core.
commit ccf74dd2c58adce59eef7fb3733f50b4049b932c
Author: Leopold Palomo-Avellaneda <leopold.palomo at upc.edu>
Date: Wed Jun 17 14:29:39 2015 +0200
Updated descriptions
---
debian/control | 12 +++++++++---
1 file changed, 9 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 448f5e2..54af912 100644
--- a/debian/control
+++ b/debian/control
@@ -36,7 +36,7 @@ Package: python-nodelet
Section: python
Architecture: all
Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
-Description: ROS nodelet library - service files
+Description: ROS nodelet library - service files - Python
The nodelet package is designed to provide a way to run multiple algorithms in
the same process with zero copy transport between algorithms.
.
@@ -49,7 +49,7 @@ Package: cl-nodelet
Section: lisp
Architecture: all
Depends: ${misc:Depends}
-Description: ROS nodelet library - service files
+Description: ROS nodelet library - service files - LISP
The nodelet package is designed to provide a way to run multiple algorithms in
the same process with zero copy transport between algorithms.
.
@@ -62,7 +62,7 @@ Package: libnodeletlib-dev
Section: libdevel
Architecture: any
Depends: libnodeletlib0d (= ${binary:Version}), ${misc:Depends}
-Description: ROS nodelet library
+Description: ROS nodelet library - development
The nodelet package is designed to provide a way to run multiple algorithms in
the same process with zero copy transport between algorithms.
.
@@ -88,6 +88,9 @@ Section: libdevel
Architecture: any
Depends: ${misc:Depends}
Description: ROS nodelet_topic_tools library - development files
+ The nodelet package is designed to provide a way to run multiple algorithms in
+ the same process with zero copy transport between algorithms.
+ .
This package contains common nodelet tools such as a mux, demux and throttle.
.
This package contains the development files for the service.
@@ -97,6 +100,9 @@ Section: python
Architecture: all
Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
Description: ROS nodelet_topic_tools library - service files
+ The nodelet package is designed to provide a way to run multiple algorithms in
+ the same process with zero copy transport between algorithms.
+.
This package contains common nodelet tools such as a mux, demux and throttle.
.
This package contains the generated Python package.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ros/notelet-core.git
More information about the debian-science-commits
mailing list