[ros] 05/09: Updated roslang Description
    Leopold Palomo-Avellaneda 
    leo at alaxarxa.net
       
    Tue Feb  3 09:33:17 UTC 2015
    
    
  
This is an automated email from the git hooks/post-receive script.
lepalom-guest pushed a commit to branch master
in repository ros.
commit f8c8cae1b71184d6fa82cf4179bcbb5600d28faa
Author: Leopold Palomo-Avellaneda <leopold.palomo at upc.edu>
Date:   Tue Feb 3 09:32:27 2015 +0100
    Updated roslang Description
---
 debian/control | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index b1183e0..d00a581 100644
--- a/debian/control
+++ b/debian/control
@@ -46,7 +46,12 @@ Architecture: all
 Depends: ${misc:Depends}
 Multi-Arch: foreign
 Description: Common package that all ROS client libraries depend on
- This is mainly used to find client libraries (via 'rospack depends-on1 roslang').
+ This is mainly used to find client libraries (via 'rospack depends-on1
+ roslang'). The roslang package is only of interest to those implementing a
+ ROS client library. Client libraries marks themselves as such by depending
+ on the roslang package, which allows rosbuild and other tools to perform
+ appropriate actions, such as msg- and srv-based code generation. The roslang
+ package itself contains no actual code. 
 
 Package: libroslib-dev
 Section: libdevel
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ros/ros.git
    
    
More information about the debian-science-commits
mailing list