[ros-message-runtime] 01/01: Improve description
Wookey
wookey at moszumanska.debian.org
Wed Nov 4 22:33:14 UTC 2015
This is an automated email from the git hooks/post-receive script.
wookey pushed a commit to branch master
in repository ros-message-runtime.
commit 96b1d60797738c20e0b3035387d624964c3ed4b1
Author: Wookey <wookey at wookware.org>
Date: Wed Nov 4 22:32:58 2015 +0000
Improve description
---
debian/control | 7 +++----
package.xml | 2 +-
2 files changed, 4 insertions(+), 5 deletions(-)
diff --git a/debian/control b/debian/control
index 600d080..dc365d4 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,6 @@ Vcs-Git: git://anonscm.debian.org/debian-science/packages/ros/ros-message-runtim
Package: message-runtime
Architecture: all
Depends: ${misc:Depends}, libroscpp-core-dev
-Description: Modeling in run-time dependencies for generating messages
- This package generate the needed dependencies in run-time of the
- packages, and its bindings, of the messages needed in ROS. It's a
- minimalist package.
+Description: Generates runtime messaging dependencies for Robot OS package
+ This package is part of Robot OS (ROS). It contains cmake macros to
+ generate runtime dependencies for the messages ROS packages use.
diff --git a/package.xml b/package.xml
index b32bc05..01be574 100644
--- a/package.xml
+++ b/package.xml
@@ -2,7 +2,7 @@
<package>
<name>message_runtime</name>
<version>0.4.12</version>
- <description>Package modeling the run-time dependencies for language bindings of messages.</description>
+ <description>Package modelling the run-time dependencies for language bindings of messages.</description>
<maintainer email="dthomas at osrfoundation.org">Dirk Thomas</maintainer>
<license>BSD</license>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ros/ros-message-runtime.git
More information about the debian-science-commits
mailing list