[ros-rospack] 01/01: Clarify that package is part of Robot OS

Wookey wookey at moszumanska.debian.org
Tue Nov 3 18:08:16 UTC 2015


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

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

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

    Clarify that package is part of Robot OS
---
 debian/control | 40 ++++++++++++++++++++++------------------
 1 file changed, 22 insertions(+), 18 deletions(-)

diff --git a/debian/control b/debian/control
index 5f5c19b..bc930dc 100644
--- a/debian/control
+++ b/debian/control
@@ -15,24 +15,27 @@ Package: librospack-dev
 Section: libdevel
 Architecture: any
 Depends: librospack0d (= ${binary:Version}), libboost-filesystem-dev, libboost-program-options-dev, libboost-system-dev, libtinyxml-dev, libpython-dev, ${misc:Depends}
-Description: development files for librospack
- rospack is a command-line tool for retrieving information about ROS packages
- available on the filesystem. It implements a wide variety of commands ranging
- from locating ROS packages in the filesystem, to listing available stacks, to
- calculating the dependency tree of stacks. It is also used in the ROS build
- system for calculating build information for packages.
+Description: Robot OS package information library header files
+ This package is part of Robot OS (ROS). rospack is a command-line
+ tool for retrieving information about ROS packages available on the
+ filesystem. It implements a wide variety of commands ranging from
+ locating ROS packages in the filesystem, through listing available
+ stacks, to calculating the dependency tree of stacks. It is also used
+ in the ROS build system for calculating build information for
+ packages.
  .
  This package contains the development files for the library.
 
 Package: librospack0d
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: library for rospack
- rospack is a command-line tool for retrieving information about ROS packages
- available on the filesystem. It implements a wide variety of commands ranging
- from locating ROS packages in the filesystem, to listing available stacks, to
- calculating the dependency tree of stacks. It is also used in the ROS build
- system for calculating build information for packages.
+Description: Robot OS package information library
+ This package is part of Robot OS (ROS). rospack is a command-line
+ tool for retrieving information about ROS packages available on the
+ filesystem. It implements a wide variety of commands ranging from
+ locating ROS packages in the filesystem, to listing available stacks,
+ to calculating the dependency tree of stacks. It is also used in the
+ ROS build system for calculating build information for packages.
  .
  This package contains the library.
 
@@ -40,9 +43,10 @@ Package: rospack-tools
 Section: utils
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, python-rosdep
-Description: command-line tool for retrieving information about ROS packages
- rospack is a command-line tool for retrieving information about ROS packages
- available on the filesystem. It implements a wide variety of commands ranging
- from locating ROS packages in the filesystem, to listing available stacks, to
- calculating the dependency tree of stacks. It is also used in the ROS build
- system for calculating build information for packages.
+Description: command-line tool for retrieving information about Robot OS packages
+ This package is part of Robot OS (ROS).  rospack is a command-line
+ tool for retrieving information about ROS packages available on the
+ filesystem. It implements a wide variety of commands ranging from
+ locating ROS packages in the filesystem, to listing available stacks,
+ to calculating the dependency tree of stacks. It is also used in the
+ ROS build system for calculating build information for packages.

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



More information about the debian-science-commits mailing list