[ros-rviz] 01/03: Update control file to fix lintian warnings

Jochen Sprickerhof jspricke-guest at moszumanska.debian.org
Thu Aug 11 19:35:47 UTC 2016


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

jspricke-guest pushed a commit to branch master
in repository ros-rviz.

commit 07a985403a40892cf3a3392ce78097e7a7bbe4f4
Author: Jochen Sprickerhof <git at jochen.sprickerhof.de>
Date:   Thu Aug 11 20:29:08 2016 +0200

    Update control file to fix lintian warnings
---
 debian/control | 36 ++++++++++++++++++++++--------------
 1 file changed, 22 insertions(+), 14 deletions(-)

diff --git a/debian/control b/debian/control
index 3f829be..0ceba93 100644
--- a/debian/control
+++ b/debian/control
@@ -8,37 +8,45 @@ Build-Depends: debhelper (>= 9), catkin (>> 0.6.16-2), libboost-filesystem-dev,
 Standards-Version: 3.9.8
 Section: libs
 Homepage: http://wiki.ros.org/rviz
-Vcs-Git: git://anonscm.debian.org/debian-science/packages/ros/ros-rviz.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-science/packages/ros/ros-rviz.git
+Vcs-Git: https://anonscm.debian.org/cgit/debian-science/packages/ros/ros-rviz.git
+Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/ros/ros-rviz.git
 
 Package: librviz-dev
 Section: libdevel
 Architecture: any
 Depends: librviz1d (= ${binary:Version}), ${misc:Depends}, libangles-dev, ros-cmake-modules, libimage-geometry-dev, libimage-transport-dev, libinteractive-markers-dev, liblaser-geometry-dev, libmap-msgs-dev, libmessage-filters-dev, libnav-msgs-dev, pluginlib-dev, python-qt-binding, libresource-retriever-dev, librosbag-dev, librosconsole-dev, libroscpp-dev, libroslib-dev, python-rospy, libsensor-msgs-dev, libstd-msgs-dev, libstd-srvs-dev, libtf-dev, liburdf-dev, libvisualization-msgs-dev
-Description: 3D visualization tool for Robot OS.
- This package is part of Robot OS (ROS). This package contains 
- the development files for the rviz library.
+Description: Development files for the Robot OS 3D visualization tool
+ This package is part of Robot OS (ROS) RViz package. RViz is a tool to
+ visualize ROS messages and the state of the robot.
+ .
+ This package contains the development files for the rviz library.
 
 Package: librviz1d
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Multi-Arch: same
-Description: 3D visualization tool for Robot OS.
- This package is part of Robot OS (ROS). This package contains 
- the rviz library.
+Description: Library for the Robot OS 3D visualization tool
+ This package is part of Robot OS (ROS) RViz package. RViz is a tool to
+ visualize ROS messages and the state of the robot.
+ .
+ This package contains the rviz library.
 
 Package: rviz
 Section: utils
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, fonts-liberation
-Description: 3D visualization tool for Robot OS.
- This package is part of Robot OS (ROS). This package contains 
- the rviz program.
+Description: 3D visualization tool for Robot OS
+ This package is part of Robot OS (ROS) RViz package. RViz is a tool to
+ visualize ROS messages and the state of the robot.
+ .
+ This package contains the rviz program.
 
 Package: python-rviz
 Section: python
 Architecture: all
 Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
-Description: 3D visualization tool for Robot OS.
- This package is part of Robot OS (ROS). This package contains the
- Python interface to the rviz library.
+Description: Python bindings for the 3D visualization tool for Robot OS
+ This package is part of Robot OS (ROS) RViz package. RViz is a tool to
+ visualize ROS messages and the state of the robot.
+ .
+ This package contains the Python interface to the rviz library.

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



More information about the debian-science-commits mailing list