[ros-dynamic-reconfigure] 01/01: Clarify package is part of Robot OS in description

Wookey wookey at moszumanska.debian.org
Thu Oct 29 17:26:42 UTC 2015


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

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

commit a635700cb63f6d890b0f5a63c22110d171646557
Author: Wookey <wookey at wookware.org>
Date:   Wed Oct 28 19:12:52 2015 +0000

    Clarify package is part of Robot OS in description
---
 debian/control | 32 ++++++++++++++++++--------------
 1 file changed, 18 insertions(+), 14 deletions(-)

diff --git a/debian/control b/debian/control
index 477e6a1..58017f7 100644
--- a/debian/control
+++ b/debian/control
@@ -26,9 +26,10 @@ Vcs-Git: git://anonscm.debian.org/debian-science/packages/ros/ros-dynamic-reconf
 Package: libdynamic-reconfigure0d
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
-Description: ROS dynamic-reconfigure library
- This unary stack contains the dynamic_reconfigure package which provides a
- means to change node parameters at any time without having to restart the node.
+Description: Robot OS dynamic-reconfigure library
+ This package is part of Robot OS (ROS), and contains the
+ dynamic_reconfigure package which provides a means to change node
+ parameters at any time without having to restart the node. 
  .
  This package contains the library itself.
 
@@ -37,9 +38,10 @@ Section: libdevel
 Architecture: any
 Depends: ${misc:Depends}, libdynamic-reconfigure0d ( = ${binary:Version}),
 	${python:Depends}, python
-Description: ROS dynamic-reconfigure library - development files
- This unary stack contains the dynamic_reconfigure package which provides a
- means to change node parameters at any time without having to restart the node.
+Description: Robot OS dynamic-reconfigure library - development files
+ This package is part of Robot OS (ROS), and contains the
+ dynamic_reconfigure package which provides a means to change node
+ parameters at any time without having to restart the node. 
  .
  This package contains the development files.
 
@@ -47,19 +49,21 @@ Package: python-dynamic-reconfigure
 Section: python
 Architecture: all
 Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, python-genpy, python-std-msgs, python-roslib
-Description: ROS dynamic-reconfigure library - Python
- This unary stack contains the dynamic_reconfigure package which provides a
- means to change node parameters at any time without having to restart the node.
+Description: Robot OS dynamic-reconfigure library - Python bindings
+ This package is part of Robot OS (ROS), and contains the
+ dynamic_reconfigure package which provides a means to change node
+ parameters at any time without having to restart the node. 
  .
- This package contains the Python binding.
+ This package contains the Python bindings.
 
 Package: cl-dynamic-reconfigure
 Section: lisp
 Architecture: all
 Depends: ${misc:Depends}
-Description: ROS dynamic-reconfigure library - LISP
- This unary stack contains the dynamic_reconfigure package which provides a
- means to change node parameters at any time without having to restart the node.
+Description: Robot OS dynamic-reconfigure library - LISP bindings
+ This package is part of Robot OS (ROS), and contains the
+ dynamic_reconfigure package which provides a means to change node
+ parameters at any time without having to restart the node. 
  .
- This package contains the LISP binding.
+ This package contains the LISP bindings.
 

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



More information about the debian-science-commits mailing list