[ros-rosinstall] 01/01: Clarify that package is part of Robot OS
Wookey
wookey at moszumanska.debian.org
Tue Nov 3 18:08:39 UTC 2015
This is an automated email from the git hooks/post-receive script.
wookey pushed a commit to branch master
in repository ros-rosinstall.
commit 116db9bd9e183bff71d5e6a4916200da968bc4c8
Author: Wookey <wookey at wookware.org>
Date: Tue Nov 3 03:43:41 2015 +0000
Clarify that package is part of Robot OS
---
debian/control | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
diff --git a/debian/control b/debian/control
index b6ae927..8bb1b63 100644
--- a/debian/control
+++ b/debian/control
@@ -15,11 +15,12 @@ X-Python-Version: >= 2.7
Package: python-rosinstall
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}
-Description: Installer for ROS
- The rosinstall package provides a Python API for interacting with a source
- code workspace as well as a group of command line tools. Rosinstall
- leverages the vcstools package for source control and stores its state
- in .rosinstall files.
+Description: Installer for Robot OS
+ This package is part of Robot OS (ROS). The rosinstall package
+ provides a Python API for interacting with a source code workspace as
+ well as a group of command line tools. Rosinstall leverages the
+ vcstools package for source control and stores its state in
+ .rosinstall files.
.
Using rosinstall you can update several folders using a variety of SCMs
(SVN, Mercurial, git, Bazaar) with just one command.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ros/ros-rosinstall.git
More information about the debian-science-commits
mailing list