[Python-modules-commits] [twisted] 01/01: Fix multi-arch-related warning

Free Ekanayaka freee at moszumanska.debian.org
Mon Aug 28 17:40:34 UTC 2017


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

freee pushed a commit to tag 16.5.0-1
in repository twisted.

commit 8193f99049cd2390291cfb6f2078263834e4d06c
Author: Free Ekanayaka <freee at debian.org>
Date:   Sun Oct 30 19:37:56 2016 +0000

    Fix multi-arch-related warning
---
 debian/control | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 7e252d4..10b6d0a 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},
@@ -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