[ros-ros] 01/01: add Multi-Arch according to hinter
Jochen Sprickerhof
jspricke at moszumanska.debian.org
Sun May 21 21:24:11 UTC 2017
This is an automated email from the git hooks/post-receive script.
jspricke pushed a commit to branch master
in repository ros-ros.
commit 30fa28df2b021ab4e3ef45ae05bad8ea79ce25d9
Author: Jochen Sprickerhof <git at jochen.sprickerhof.de>
Date: Sun May 21 23:23:59 2017 +0200
add Multi-Arch according to hinter
---
debian/control | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 2504113..e8f3097 100644
--- a/debian/control
+++ b/debian/control
@@ -37,7 +37,7 @@ Description: Robot OS make file helpers
Package: rosbuild
Section: devel
Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}, python
+Depends: ${misc:Depends}, ${python:Depends}, python:any
Multi-Arch: foreign
Description: scripts for managing the Robot OS build system
This package is part of Robot OS (ROS). Rosbuild solves the core
@@ -63,6 +63,7 @@ Description: Common meta-package for all Robot OS client libraries
Package: libroslib-dev
Section: libdevel
Architecture: any
+Multi-Arch: same
Depends: libroslib0d (= ${binary:Version}), ${misc:Depends}, librospack-dev, libboost-thread-dev
Description: development files for roslib (Robot OS)
This package is part of Robot OS (ROS). It provides the base
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ros/ros-ros.git
More information about the debian-science-commits
mailing list