[ros-comm] 05/06: Adding Python dependencies

Leopold Palomo-Avellaneda leo at alaxarxa.net
Tue Feb 3 15:31:04 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 e130c6984121749d841c83bf4af86357844e9a63
Author: Leopold Palomo-Avellaneda <leopold.palomo at upc.edu>
Date:   Tue Feb 3 15:13:48 2015 +0100

    Adding Python dependencies
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 7f90174..340b206 100644
--- a/debian/control
+++ b/debian/control
@@ -25,7 +25,7 @@ X-Python-Version: >= 2.7
 Package: libroscpp-dev
 Section: libdevel
 Architecture: any
-Depends: libroscpp0d (= ${binary:Version}), ${misc:Depends}
+Depends: libroscpp0d (= ${binary:Version}), ${misc:Depends}, python
 Description: development files for libroscpp
  roscpp is a C++ implementation of ROS. It provides a client library that
  enables C++ programmers to quickly interface with ROS Topics, Services, and
@@ -309,7 +309,7 @@ Description: library for libtopic_tools
 
 Package: topic-tools
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}, python
 Description: ROS package topic_tools
  Tools for directing, throttling, selecting, and otherwise messing with ROS
  topics at a meta level. None of the programs in this package actually know

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