[ros-geometry2] 09/14: Add explicit python:any deendency for lintian

Jochen Sprickerhof jspricke at moszumanska.debian.org
Sat Sep 30 08:32:28 UTC 2017


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

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

commit 15d97642c3083d9c212ff4dcc4631eb9eaf594ae
Author: Jochen Sprickerhof <git at jochen.sprickerhof.de>
Date:   Sat Sep 30 10:07:48 2017 +0200

    Add explicit python:any deendency for lintian
---
 debian/control | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index eb02482..818fd9d 100644
--- a/debian/control
+++ b/debian/control
@@ -308,7 +308,9 @@ Description: Robot OS tf2 transform library using Orocos-KDL - Python
 Package: tf2-tools
 Section: python
 Architecture: any
-Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, python-genpy, python-std-msgs, python-tf2, python-tf2-msgs, python-tf2-ros
+# explicitly depend on python:any because dh_python2 doesn't pick it up from
+# /usr/lib/tf2_tools/view_frames.py
+Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, python:any, python-genpy, python-std-msgs, python-tf2, python-tf2-msgs, python-tf2-ros
 Description: Robot OS tool for tf2 transform library second generation
  This package is part of Robot OS (ROS). tf2 is the second generation
  of the transform library, which lets the user keep track of multiple

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



More information about the debian-science-commits mailing list