[ros-vision-opencv] 03/05: Silencing some lintian warnings

Leopold Palomo-Avellaneda leo at alaxarxa.net
Wed Mar 2 14:54:51 UTC 2016


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

lepalom-guest pushed a commit to branch master
in repository ros-vision-opencv.

commit 9e4de74d6fade2f60422bc3379a02dbe5a36b8ed
Author: Leopold Palomo-Avellaneda <leopold.palomo at upc.edu>
Date:   Wed Mar 2 15:38:51 2016 +0100

    Silencing some lintian warnings
---
 debian/control | 30 ++++++++++++++++++++----------
 1 file changed, 20 insertions(+), 10 deletions(-)

diff --git a/debian/control b/debian/control
index bb90798..0377c42 100644
--- a/debian/control
+++ b/debian/control
@@ -18,6 +18,8 @@ Depends: libcv-bridge0d (= ${binary:Version}), ${misc:Depends}, librosconsole-de
 Description: cv_bridge Robot OS package - development
  This package is part of Robot OS (ROS). It contains development files for
  CvBridge, which converts between ROS Image messages and OpenCV images.
+ .
+ This package contains the development files.
 
 Package: libcv-bridge0d
 Architecture: any
@@ -26,13 +28,15 @@ Multi-Arch: same
 Description: cv_bridge Robot OS package
  This package is part of Robot OS (ROS). It contains the library for
  CvBridge, which converts between ROS Image messages and OpenCV images.
+ .
+ This package contains the library itself.
 
 Package: python-cv-bridge
 Section: python
 Architecture: any
 Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, python-genpy, python-std-msgs
 Description: cv_bridge ROS package - Python bindings
- This package is part of Robot OS (ROS). It contains the python interface for
+ This package is part of Robot OS (ROS). It contains the Python interface for
  CvBridge, which converts between ROS Image messages and OpenCV images.
 
 Package: libimage-geometry-dev
@@ -40,33 +44,39 @@ Section: libdevel
 Architecture: any
 Depends: libimage-geometry0d (= ${binary:Version}), ${misc:Depends}, libopencv-dev, libsensor-msgs-dev
 Description: image_geometry Robot OS package - development
- This package is part of Robot OS (ROS). image_geometry contains C++ and Python
- libraries for interpreting images geometrically. It interfaces the calibration
- parameters in sensor_msgs/CameraInfo messages with OpenCV functions such as
+ This package is part of Robot OS (ROS). It contains libraries for interpreting 
+ images geometrically. It interfaces the calibration parameters in 
+ sensor_msgs/CameraInfo messages with OpenCV functions such as
  image rectification, much as cv_bridge interfaces ROS sensor_msgs/Image with
  OpenCV data types.
+ .
+ This package contains the C++ development library.
 
 Package: libimage-geometry0d
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Multi-Arch: same
 Description: image_geometry Robot OS package - runtime
- This package is part of Robot OS (ROS). image_geometry contains C++ and Python
- libraries for interpreting images geometrically. It interfaces the calibration
- parameters in sensor_msgs/CameraInfo messages with OpenCV functions such as
+ This package is part of Robot OS (ROS). It contains libraries for interpreting 
+ images geometrically. It interfaces the calibration parameters in 
+ sensor_msgs/CameraInfo messages with OpenCV functions such as
  image rectification, much as cv_bridge interfaces ROS sensor_msgs/Image with
  OpenCV data types.
+ .
+ This package contains the C++ library.
 
 Package: python-image-geometry
 Section: python
 Architecture: all
 Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, python-genpy, python-std-msgs
 Description: image_geometry Robot OS package - Python bindings
- This package is part of Robot OS (ROS). image_geometry contains C++ and Python
- libraries for interpreting images geometrically. It interfaces the calibration
- parameters in sensor_msgs/CameraInfo messages with OpenCV functions such as
+ This package is part of Robot OS (ROS). It contains libraries for interpreting 
+ images geometrically. It interfaces the calibration parameters in 
+ sensor_msgs/CameraInfo messages with OpenCV functions such as
  image rectification, much as cv_bridge interfaces ROS sensor_msgs/Image with
  OpenCV data types.
+ .
+ This package contains the Python interface.
 
 Package: libopencv-apps-dev
 Section: libdevel

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



More information about the debian-science-commits mailing list