[ros-bloom] 01/02: Fix python3 dependencies

Jochen Sprickerhof jspricke at moszumanska.debian.org
Sun Aug 13 06:34:37 UTC 2017


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

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

commit 7bdd71d912616568d1f500558e8cf008edfda96c
Author: Jochen Sprickerhof <git at jochen.sprickerhof.de>
Date:   Sat Aug 12 16:00:25 2017 +0200

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

diff --git a/debian/control b/debian/control
index 2f4c614..2dc2fb2 100644
--- a/debian/control
+++ b/debian/control
@@ -27,7 +27,7 @@ Description: Bloom is a release automation tool from Robot OS (Python 2)
 
 Package: python3-bloom
 Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}
+Depends: ${python3:Depends}, ${misc:Depends}
 Description: Bloom is a release automation tool from Robot OS (Python 3)
  This package is part of Robot OS (ROS). It (bloom) provides tools for
  releasing software on top of a git repository and uses tools and

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



More information about the debian-science-commits mailing list