[Python-modules-commits] [twisted] 04/09: Fix multi-arch-related warning
Free Ekanayaka
freee at moszumanska.debian.org
Thu Nov 10 11:29:22 UTC 2016
This is an automated email from the git hooks/post-receive script.
freee pushed a commit to branch master
in repository twisted.
commit d070b612fc5a466a8d865769b34602169d71c93e
Author: Free Ekanayaka <freee at debian.org>
Date: Sun Oct 30 19:37:56 2016 +0000
Fix multi-arch-related warning
---
debian/control | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 7e252d4..d6ad513 100644
--- a/debian/control
+++ b/debian/control
@@ -194,6 +194,7 @@ Description: twisted dummy package for SMTP, IMAP and POP protocol implementatio
Package: python-twisted-names
Architecture: all
+Multi-Arch: foreign
Depends: python-twisted-core (>= ${source:Version}),
${python:Depends},
${misc:Depends}
@@ -204,6 +205,7 @@ Description: twisted package for DNS protocol implementation
Package: python-twisted-news
Architecture: all
+Multi-Arch: foreign
Depends: python-twisted-core (>= ${source:Version}),
${python:Depends},
${misc:Depends}
@@ -213,8 +215,8 @@ Description: twisted dummy package for NNTP protocol implementation
See https://twistedmatrix.com/trac/ticket/7964.
Package: python-twisted-runner
-Architecture: any
-Multi-Arch: same
+Architecture: all
+Multi-Arch: foreign
Depends: python-twisted-core (>= ${source:Version}),
${python:Depends},
${shlibs:Depends},
@@ -230,7 +232,7 @@ Package: python-twisted-runner-dbg
Section: debug
Priority: extra
Architecture: any
-Multi-Arch: same
+Multi-Arch: foreign
Depends: python-twisted-runner (= ${binary:Version}),
python-dbg,
${shlibs:Depends},
@@ -242,6 +244,7 @@ Description: twisted dummy package for process management
Package: python-twisted-web
Architecture: all
+Multi-Arch: foreign
Depends: python-twisted-core (>= ${source:Version}),
${python:Depends},
${misc:Depends}
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/twisted.git
More information about the Python-modules-commits
mailing list