[ros-resource-retriever] 01/01: Clarify description

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


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

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

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

    Clarify description
---
 debian/control | 39 +++++++++++++++++++++------------------
 1 file changed, 21 insertions(+), 18 deletions(-)

diff --git a/debian/control b/debian/control
index 7ded55a..dc5e7f6 100644
--- a/debian/control
+++ b/debian/control
@@ -14,12 +14,13 @@ Vcs-Git: git://anonscm.debian.org/debian-science/packages/ros/ros-resource-retri
 Package: libresource-retriever0d
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
-Description: ROS resource_retriever library
- This package retrieves data from url-format files such as http://, ftp://,
- package:// file://, etc., and loads the data into memory. The package:// url
- for ros packages is translated into a local file:// url. The resourse
- retriever was initially designed to load mesh files into memory, but it can
- be used for any type of data. The resource retriever is based on the the
+Description: Robot OS resource_retriever library
+ This package is part of Robot OS (ROS). It retrieves data from
+ url-format files such as http://, ftp://, package:// file://, etc.,
+ and loads the data into memory. The package:// url for ros packages
+ is translated into a local file:// url. The resource retriever was
+ initially designed to load mesh files into memory, but it can be used
+ for any type of data. The resource retriever is based on the the
  libcurl library.
  .
  This package contains the library itself.
@@ -29,12 +30,13 @@ Section: libdevel
 Architecture: any
 Depends: ${misc:Depends}, libresource-retriever0d ( = ${binary:Version}),
 	${python:Depends}, python, libboost-thread-dev
-Description: ROS resource_retriever library - development files
- This package retrieves data from url-format files such as http://, ftp://,
- package:// file://, etc., and loads the data into memory. The package:// url
- for ros packages is translated into a local file:// url. The resourse
- retriever was initially designed to load mesh files into memory, but it can
- be used for any type of data. The resource retriever is based on the the
+Description: Robot OS resource_retriever library - development files
+ This package is part of Robot OS (ROS). It retrieves data from
+ url-format files such as http://, ftp://, package:// file://, etc.,
+ and loads the data into memory. The package:// url for ros packages
+ is translated into a local file:// url. The resource retriever was
+ initially designed to load mesh files into memory, but it can be used
+ for any type of data. The resource retriever is based on the the
  libcurl library.
  .
  This package contains the development files.
@@ -43,12 +45,13 @@ Package: python-resource-retriever
 Section: python
 Architecture: all
 Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
-Description: ROS resource_retriever library - Python
- This package retrieves data from url-format files such as http://, ftp://,
- package:// file://, etc., and loads the data into memory. The package:// url
- for ros packages is translated into a local file:// url. The resourse
- retriever was initially designed to load mesh files into memory, but it can
- be used for any type of data. The resource retriever is based on the the
+Description: Robot OS resource_retriever library - Python
+ This package is part of Robot OS (ROS). It retrieves data from
+ url-format files such as http://, ftp://, package:// file://, etc.,
+ and loads the data into memory. The package:// url for ros packages
+ is translated into a local file:// url. The resource retriever was
+ initially designed to load mesh files into memory, but it can be used
+ for any type of data. The resource retriever is based on the the
  libcurl library.
  .
  This package contains the Python binding.

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



More information about the debian-science-commits mailing list