[Python-modules-commits] [python-numpy] 04/05: d/control: add several Multi-Arch tags from the m-a hinter.
Mattia Rizzolo
mattia at debian.org
Mon Dec 4 22:02:59 UTC 2017
This is an automated email from the git hooks/post-receive script.
mattia pushed a commit to branch master
in repository python-numpy.
commit 2eea5080283ec52c2cdc486eb0a6d6cc56a99b06
Author: Mattia Rizzolo <mattia at debian.org>
Date: Mon Dec 4 22:18:14 2017 +0100
d/control: add several Multi-Arch tags from the m-a hinter.
Signed-off-by: Mattia Rizzolo <mattia at debian.org>
---
debian/control | 3 +++
1 file changed, 3 insertions(+)
diff --git a/debian/control b/debian/control
index 49329d9..6f44fa0 100644
--- a/debian/control
+++ b/debian/control
@@ -54,6 +54,7 @@ Description: Numerical Python adds a fast array facility to the Python language
Package: python-numpy-dbg
Section: debug
Architecture: any
+Multi-Arch: same
Depends: python-dbg,
python-numpy (= ${binary:Version}),
${misc:Depends},
@@ -100,6 +101,7 @@ Description: Fast array facility to the Python 3 language
Package: python3-numpy-dbg
Section: debug
Architecture: any
+Multi-Arch: same
Depends: python3-dbg,
python3-numpy (= ${binary:Version}),
${misc:Depends},
@@ -122,6 +124,7 @@ Package: python-numpy-doc
Depends: ${misc:Depends}, ${sphinxdoc:Depends}
Section: doc
Architecture: all
+Multi-Arch: foreign
Description: NumPy documentation
Numpy contains a powerful N-dimensional array object, sophisticated
(broadcasting) functions, tools for integrating C/C++ and Fortran
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-numpy.git
More information about the Python-modules-commits
mailing list