[ros-geometry] 02/02: Directly depend on python to fix linitian

Jochen Sprickerhof jspricke-guest at moszumanska.debian.org
Sun Nov 22 21:52:58 UTC 2015


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

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

commit 4f25c81525444a8f6ad2cbe80e06fb1cd3def32b
Author: Jochen Sprickerhof <git at jochen.sprickerhof.de>
Date:   Sun Nov 22 22:52:23 2015 +0100

    Directly depend on python to fix linitian
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 6393d9f..147598f 100644
--- a/debian/control
+++ b/debian/control
@@ -66,7 +66,7 @@ Package: tf-tools
 Section: utils
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}, libtf0d ( = ${binary:Version}),
-     python-tf, ${python:Depends}
+   python-tf, python
 Description: Set of utilities to operate with the Robot OS tf lib
  This package is part of Robot OS (ROS), and contains transform
  library tools. Although tf is mainly a code library meant to be used

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



More information about the debian-science-commits mailing list