[bond-core] 02/03: Updated to avoid lintian messages

Leopold Palomo-Avellaneda leo at alaxarxa.net
Sun Jun 14 15:54:32 UTC 2015


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

lepalom-guest pushed a commit to branch master
in repository bond-core.

commit 6038db5984633d79e39cd5bd994fd9cbf55b2ee0
Author: Leopold Palomo-Avellaneda <leopold.palomo at upc.edu>
Date:   Sun Jun 14 17:46:33 2015 +0200

    Updated to avoid lintian messages
---
 debian/control | 20 ++++++++++++--------
 1 file changed, 12 insertions(+), 8 deletions(-)

diff --git a/debian/control b/debian/control
index 68b821d..57ef80b 100644
--- a/debian/control
+++ b/debian/control
@@ -23,16 +23,16 @@ Package: libbond-dev
 Section: libdevel
 Architecture: any
 Depends: ${misc:Depends}
-Description: Messages related to ROS bond_core
+Description: Messages related to ROS bond_core - development
  A bond allows two processes, A and B, to know when the other has terminated,
  either cleanly or by crashing. The bond remains connected until it is either
- broken explicitly or until a heartbeat times out.
+ broken explicitly or until a heartbeat times out. Development package.
 
 Package: python-bond
 Section: python
 Architecture: all
 Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, python-genpy, python-std-msgs
-Description: Messages related to ROS bond_core
+Description: Messages related to ROS bond_core - Python
  A bond allows two processes, A and B, to know when the other has terminated,
  either cleanly or by crashing. The bond remains connected until it is either
  broken explicitly or until a heartbeat times out.
@@ -43,7 +43,7 @@ Package: cl-bond
 Section: lisp
 Architecture: all
 Depends: ${misc:Depends}
-Description: Messages related to ROS bond_core
+Description: Messages related to ROS bond_core - LISP
  A bond allows two processes, A and B, to know when the other has terminated,
  either cleanly or by crashing. The bond remains connected until it is either
  broken explicitly or until a heartbeat times out.
@@ -54,7 +54,7 @@ Package: libsmc-dev
 Section: libdevel
 Architecture: any
 Depends: ${misc:Depends}
-Description: State Machine Compiler (SMC)
+Description: State Machine Compiler (SMC) 
  The State Machine Compiler (SMC) from http://smc.sourceforge.net/
  converts a language-independent description of a state machine
  into the source code to support that state machine.
@@ -80,7 +80,7 @@ Package: libbondcpp-dev
 Section: libdevel
 Architecture: any
 Depends: libbondcpp0d (= ${binary:Version}), uuid-dev, ${misc:Depends}
-Description: development files for ROS bondcpp library
+Description: Development files for ROS bondcpp library
  C++ implementation of bond, a mechanism for checking when another process has
  terminated.
  .
@@ -99,5 +99,9 @@ Package: python-bondpy
 Section: python
 Architecture: any
 Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, python-bond, python-rospy, python-smclib
-Description: Python implementation of bond, a mechanism for checking when another process has terminated.
- This package contains the Python package.
+Description: Python implementation of bond
+ Bond is a mechanism for checking when another process has terminated. A
+ bond allows two processes, A and B, to know when the other has terminated, 
+ either cleanly or by crashing. The bond remains connected until it is either 
+ broken explicitly or until a heartbeat times out. This package contains 
+ the Python package.

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



More information about the debian-science-commits mailing list