[ros-actionlib] 01/01: Clarify that this is part of Robot OS

Wookey wookey at moszumanska.debian.org
Thu Oct 29 17:27:43 UTC 2015


This is an automated email from the git hooks/post-receive script.

wookey pushed a commit to branch master
in repository ros-actionlib.

commit 80446e551ee525c95418089ee9dc2ecad2a6769e
Author: Wookey <wookey at wookware.org>
Date:   Wed Oct 28 18:36:45 2015 +0000

    Clarify that this is part of Robot OS
---
 debian/control | 44 ++++++++++++++++++++++++--------------------
 1 file changed, 24 insertions(+), 20 deletions(-)

diff --git a/debian/control b/debian/control
index 25dca13..1e19ad1 100644
--- a/debian/control
+++ b/debian/control
@@ -26,11 +26,12 @@ Vcs-Git: git://anonscm.debian.org/debian-science/packages/ros/ros-actionlib.git
 Package: libactionlib0d
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
-Description: ROS actionlib library
- The actionlib stack provides a standardized interface for
- interfacing with preemptable tasks. Examples of this include moving
- the base to a target location, performing a laser scan and returning
- the resulting point cloud, detecting the handle of a door, etc.
+Description: Robot OS actionlib library
+ This package is part of Robot OS (ROS). The actionlib stack provides
+ a standardized interface for interfacing with preemptable
+ tasks. Examples of this include moving the base to a target location,
+ performing a laser scan and returning the resulting point cloud,
+ detecting the handle of a door, etc. 
  .
  This package contains the library itself.
 
@@ -39,11 +40,12 @@ Section: libdevel
 Architecture: any
 Depends: ${misc:Depends}, libactionlib0d ( = ${binary:Version}),
 	${python:Depends}, python, libboost-thread-dev
-Description: ROS actionlib library - development files
- The actionlib stack provides a standardized interface for
- interfacing with preemptable tasks. Examples of this include moving
- the base to a target location, performing a laser scan and returning
- the resulting point cloud, detecting the handle of a door, etc.
+Description: Robot OS actionlib library - development files
+ This package is part of Robot OS (ROS). The actionlib stack provides
+ a standardized interface for interfacing with preemptable
+ tasks. Examples of this include moving the base to a target location,
+ performing a laser scan and returning the resulting point cloud,
+ detecting the handle of a door, etc. 
  .
  This package contains the development files.
 
@@ -51,11 +53,12 @@ Package: python-actionlib
 Section: python
 Architecture: all
 Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, python-genpy, python-std-msgs
-Description: ROS actionlib library - Python
- The actionlib stack provides a standardized interface for
- interfacing with preemptable tasks. Examples of this include moving
- the base to a target location, performing a laser scan and returning
- the resulting point cloud, detecting the handle of a door, etc.
+Description: Robot OS actionlib library - Python interface
+ This package is part of Robot OS (ROS). The actionlib stack provides
+ a standardized interface for interfacing with preemptable
+ tasks. Examples of this include moving the base to a target location,
+ performing a laser scan and returning the resulting point cloud,
+ detecting the handle of a door, etc. 
  .
  This package contains the Python binding.
 
@@ -63,11 +66,12 @@ Package: cl-actionlib
 Section: lisp
 Architecture: all
 Depends: ${misc:Depends}
-Description: ROS actionlib library - LISP
- The actionlib stack provides a standardized interface for
- interfacing with preemptable tasks. Examples of this include moving
- the base to a target location, performing a laser scan and returning
- the resulting point cloud, detecting the handle of a door, etc.
+Description: Robot OS actionlib library - LISP interface
+ This package is part of Robot OS (ROS). The actionlib stack provides
+ a standardized interface for interfacing with preemptable
+ tasks. Examples of this include moving the base to a target location,
+ performing a laser scan and returning the resulting point cloud,
+ detecting the handle of a door, etc. 
  .
  This package contains the LISP binding.
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ros/ros-actionlib.git



More information about the debian-science-commits mailing list