[ros-random-numbers] 01/01: Clarify description

Wookey wookey at moszumanska.debian.org
Tue Nov 17 03:12:21 UTC 2015


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

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

commit 9e1a782e1d14cab6c37a4a5e14420881a15a5347
Author: Wookey <wookey at wookware.org>
Date:   Tue Nov 17 03:12:10 2015 +0000

    Clarify description
---
 debian/control | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index 50044a3..21333d3 100644
--- a/debian/control
+++ b/debian/control
@@ -15,9 +15,10 @@ Package: librandom-numbers-dev
 Section: libdevel
 Architecture: any
 Depends: librandom-numbers0d (= ${binary:Version}), ${misc:Depends}
-Description: ROS random_numbers package - development files 
- This library contains wrappers for generating floating point values, integers,
- quaternions using boost libraries. The constructor of the wrapper is
+Description: Robot OS random numbers library - development files 
+ This package is part of Robot OS (ROS). It contains a library which
+ provides wrappers for generating floating point values, integers,
+ and quaternions using boost libraries. The constructor of the wrapper is
  guaranteed to be thread safe and initialize its random number generator to a
  random seed. Seeds are obtained using a separate and different random number
  generator.
@@ -27,9 +28,10 @@ Description: ROS random_numbers package - development files
 Package: librandom-numbers0d
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
-Description: ROS random_numbers package
- This library contains wrappers for generating floating point values, integers,
- quaternions using boost libraries. The constructor of the wrapper is
+Description: Robot OS random numbers library
+ This package is part of Robot OS (ROS). It contains a library which
+ provides wrappers for generating floating point values, integers,
+ and quaternions using boost libraries. The constructor of the wrapper is
  guaranteed to be thread safe and initialize its random number generator to a
  random seed. Seeds are obtained using a separate and different random number
  generator.

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



More information about the debian-science-commits mailing list