[ros] 03/03: Make independent packages arch all
Jochen Sprickerhof
jspricke-guest at moszumanska.debian.org
Thu Apr 23 21:29:31 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.
commit b26ac637ad21ab34e1f92a823c84c2f9b09b7a39
Author: Jochen Sprickerhof <git at jochen.sprickerhof.de>
Date: Thu Apr 23 23:26:51 2015 +0200
Make independent packages arch all
---
debian/control | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/debian/control b/debian/control
index 143b2d9..417ebef 100644
--- a/debian/control
+++ b/debian/control
@@ -79,7 +79,7 @@ Description: library for roslib
Package: python-roslib
Section: python
-Architecture: any
+Architecture: all
Multi-Arch: allowed
Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, python-rospkg, catkin
Description: Python library for roslib
@@ -91,7 +91,7 @@ Description: Python library for roslib
Package: rosbash
Section: utils
-Architecture: any
+Architecture: all
Depends: ${misc:Depends}
Recommends: bash-completion
Multi-Arch: foreign
@@ -105,7 +105,7 @@ Description: Assorted shell commands for using ROS with bash
Package: python-rosboost-cfg
Section: python
-Architecture: any
+Architecture: all
Multi-Arch: allowed
Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
Provides: ${python:Provides}
@@ -117,7 +117,7 @@ Description: Contains scripts used by the rosboost-cfg tool
Package: python-rosclean
Section: python
-Architecture: any
+Architecture: all
Multi-Arch: allowed
Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
Provides: ${python:Provides}
@@ -128,7 +128,7 @@ Description: cleanup filesystem resources (e.g. log files)
Package: python-roscreate
Section: python
-Architecture: any
+Architecture: all
Multi-Arch: allowed
Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
Provides: ${python:Provides}
@@ -141,7 +141,7 @@ Description: Tool that assists in the creation of ROS filesystem resources
Package: python-rosmake
Section: python
-Architecture: any
+Architecture: all
Multi-Arch: allowed
Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
Provides: ${python:Provides}
@@ -152,7 +152,7 @@ Description: rosmake is a ros dependency aware build tool
Package: python-rosunit
Section: python
-Architecture: any
+Architecture: all
Multi-Arch: allowed
Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
Provides: ${python:Provides}
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ros/ros.git
More information about the debian-science-commits
mailing list