[ros-std-msgs] 01/01: Clarify description

Wookey wookey at moszumanska.debian.org
Tue Nov 3 18:07:56 UTC 2015


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

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

commit 3a5fc2ec7f0ecd93ed7934d907f3e86cbc1accc9
Author: Wookey <wookey at wookware.org>
Date:   Tue Nov 3 03:44:56 2015 +0000

    Clarify description
---
 debian/control | 32 +++++++++++++++-----------------
 1 file changed, 15 insertions(+), 17 deletions(-)

diff --git a/debian/control b/debian/control
index 12c602f..f977b0a 100644
--- a/debian/control
+++ b/debian/control
@@ -14,31 +14,29 @@ Vcs-Git: git://anonscm.debian.org/debian-science/packages/ros/ros-std-msgs.git
 Package: libstd-msgs-dev
 Architecture: all
 Depends: ${misc:Depends}, message-runtime
-Description: C/C++ headers for Standard ROS Messages
- std_msgs contains wrappers for ROS primitive types, which are documented in
- the msg specification. It also contains the Empty type, which is useful for
+Description: C/C++ headers for Standard Robot OS Messages
+ This package is part of Robot OS (ROS). It contains development C++
+ headers for the ROS std_msgs library. This library provides wrappers
+ for ROS primitive types, which are documented in the msg
+ specification. It also contains the Empty type, which is useful for
  sending an empty signal.
- .
- This package contains the generated C++ headers.
 
 Package: python-std-msgs
 Section: python
 Architecture: all
 Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
-Description: Python code for Standard ROS Messages,
- std_msgs contains wrappers for ROS primitive types, which are documented in
- the msg specification. It also contains the Empty type, which is useful for
- sending an empty signal.
- .
- This package contains the generated Python package.
+Description: Python interface for Standard Robot OS Messages
+ This package is part of Robot OS (ROS). It contains the python
+ interface to libstd-msgs, which contains wrappers for ROS primitive
+ types, which are documented in the msg specification. It also
+ contains the Empty type, which is useful for sending an empty signal.
 
 Package: cl-std-msgs
 Section: lisp
 Architecture: all
 Depends: ${misc:Depends}
-Description: LISP code for Standard ROS Messages
- std_msgs contains wrappers for ROS primitive types, which are documented in
- the msg specification. It also contains the Empty type, which is useful for
- sending an empty signal.
- .
- This package contains the generated LISP library.
+Description: LISP interface for Standard Robot OS Messages
+ This package is part of Robot OS (ROS). It contains the LISP
+ interface for libstd-msgs, which contains wrappers for ROS primitive
+ types, which are documented in the msg specification. It also
+ contains the Empty type, which is useful for sending an empty signal.

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



More information about the debian-science-commits mailing list