[ros-comm] 02/19: Updating description of rosconsole
Leopold Palomo-Avellaneda
leo at alaxarxa.net
Wed Feb 4 09:50:19 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-comm.
commit 3fc79d4418d2c8714e9fa7ba3d1e8288d8703a7e
Author: Leopold Palomo-Avellaneda <leopold.palomo at upc.edu>
Date: Wed Feb 4 08:55:35 2015 +0100
Updating description of rosconsole
---
debian/control | 13 ++++++++++---
1 file changed, 10 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 928307d..5adde9c 100644
--- a/debian/control
+++ b/debian/control
@@ -169,8 +169,11 @@ Package: librosconsole-dev
Section: libdevel
Architecture: any
Depends: librosconsole0d (= ${binary:Version}), ${misc:Depends}
-Description: development files for librosconsole
- ROS console output library.
+Description: Development files for librosconsole
+ ROS console output library, a C++ package that supports
+ console output and logging in roscpp. It provides a macro-based interface
+ which allows both printf- and stream-style output. It also wraps log4cxx,
+ which supports hierarchical loggers, verbosity levels and configuration-files.
.
This package contains the development files for the library.
@@ -178,7 +181,11 @@ Package: librosconsole0d
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: library for librosconsole
- ROS console output library.
+ ROS console output library, a C++ package that supports
+ console output and logging in roscpp. It provides a macro-based interface
+ which allows both printf- and stream-style output. It also wraps log4cxx,
+ which supports hierarchical loggers, verbosity levels and
+ configuration-files.
.
This package contains the library.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ros/ros-comm.git
More information about the debian-science-commits
mailing list