[ros-comm] 13/17: Update python dependencies
Jochen Sprickerhof
jspricke-guest at moszumanska.debian.org
Fri Dec 12 00:14:24 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 a1d01f0c2589d25207830d18f12b3010e559459b
Author: Jochen Sprickerhof <git at jochen.sprickerhof.de>
Date: Thu Dec 11 22:53:16 2014 +0100
Update python dependencies
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 8ca770d..a2e3111 100644
--- a/debian/control
+++ b/debian/control
@@ -95,7 +95,7 @@ Package: python-rospy
Section: python
Architecture: any
Multi-Arch: allowed
-Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, python-std-msgs, python-rosgraph, python-roscpp-msgs
Description: rospy is a pure Python client library for ROS.
The rospy client API enables Python programmers to quickly interface with ROS
Topics, Services, and Parameters. The design of rospy favors implementation
@@ -138,7 +138,7 @@ Package: python-rosbag
Section: python
Architecture: any
Multi-Arch: allowed
-Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, python-roslib, python-rospy, python-roslz4
Description: This is a set of tools for recording from and playing back to ROS
topics.
It is intended to be high performance and avoids deserialization and
--
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