[ros-catkin-pkg] 01/01: Fix python3 dependencies

Jochen Sprickerhof jspricke at moszumanska.debian.org
Sat Aug 12 15:47:57 UTC 2017


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

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

commit 531ba4cb31f0342efe7524d5846b3d6a6c0244f8
Author: Jochen Sprickerhof <git at jochen.sprickerhof.de>
Date:   Sat Aug 12 16:01:07 2017 +0200

    Fix python3 dependencies
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 742a7fe..996bf9f 100644
--- a/debian/control
+++ b/debian/control
@@ -28,7 +28,7 @@ Description: Low-level build system macros for Robot OS -- Python 2 module
 Package: python3-catkin-pkg
 Architecture: all
 Multi-Arch: foreign
-Depends: ${python:Depends}, ${misc:Depends}
+Depends: ${python3:Depends}, ${misc:Depends}
 Description: Low-level build system macros for Robot OS -- Python 3 module
  This package is part of Robot OS (ROS). It is a library for
  retrieving information about catkin packages. Catkin contains CMake

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



More information about the debian-science-commits mailing list