[ros-comm] 16/17: Add rosout packaging

Jochen Sprickerhof jspricke-guest at moszumanska.debian.org
Fri Dec 12 00:14:25 UTC 2014


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

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

commit a63775c0c4544fd2a208608c57d135d7815497c9
Author: Jochen Sprickerhof <git at jochen.sprickerhof.de>
Date:   Fri Dec 12 00:57:04 2014 +0100

    Add rosout packaging
---
 debian/control        | 5 ++---
 debian/rosout.install | 2 ++
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index a930110..18b3ac0 100644
--- a/debian/control
+++ b/debian/control
@@ -192,7 +192,7 @@ Package: python-roslaunch
 Section: python
 Architecture: any
 Multi-Arch: allowed
-Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, python-rosclean
+Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, python-rosclean, rosout
 Description: roslaunch tool for ROS
  roslaunch is a tool for easily launching multiple ROS nodes locally and
  remotely via SSH, as well as setting parameters on the Parameter Server. It
@@ -226,8 +226,7 @@ Package: rosout
 Architecture: any
 Depends: ${misc:Depends}
 Multi-Arch: foreign
-Description: FIXME
- FIXME FIXME FIXME
+Description: System-wide logging mechanism for messages sent to the /rosout topic.
 
 Package: rosparam
 Architecture: any
diff --git a/debian/rosout.install b/debian/rosout.install
new file mode 100644
index 0000000..08d6044
--- /dev/null
+++ b/debian/rosout.install
@@ -0,0 +1,2 @@
+usr/lib/rosout
+usr/share/rosout

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