[ros] 10/11: Solved lintian warnings

Leopold Palomo-Avellaneda leo at alaxarxa.net
Mon Feb 2 16:05:24 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 9612cca203f5262015dc7cdb0a4d0803815c4848
Author: Leopold Palomo-Avellaneda <leopold.palomo at upc.edu>
Date:   Mon Feb 2 17:04:12 2015 +0100

    Solved lintian warnings
---
 debian/control | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index bccac60..955ff4f 100644
--- a/debian/control
+++ b/debian/control
@@ -33,7 +33,7 @@ Description: rosmake mk files
 
 Package: rosbuild
 Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}
+Depends: ${misc:Depends}, ${python:Depends}, python
 Multi-Arch: foreign
 Description: scripts for managing the ROS build system
  Rosbuild solves the core problem of gathering appropriate build flags
@@ -42,10 +42,10 @@ Description: scripts for managing the ROS build system
  packages on which your package depends. 
 
 Package: roslang
-Architecture: any
+Architecture: all
 Depends: ${misc:Depends}
 Multi-Arch: foreign
-Description: roslang is a common package that all ROS client libraries depend on.
+Description: Common package that all ROS client libraries depend on
  This is mainly used to find client libraries (via 'rospack depends-on1 roslang').
 
 Package: libroslib-dev
@@ -126,10 +126,10 @@ Architecture: any
 Multi-Arch: allowed
 Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
 Provides: ${python:Provides}
-Description: rosmake is a ros dependency aware build tool 
- rosmake is a tool to assist with building ROS packages. It facilitates
- building packages that have dependencie, which can be used to build all dependencies 
- in the correct order.
+Description: rosmake is a ros dependency aware build tool
+ Tool to assist with building ROS packages. It facilitates
+ building packages that have dependencie, which can be used to build 
+ all dependencies in the correct order.
 
 Package: python-rosunit
 Section: python

-- 
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