[Python-modules-commits] [twisted] 03/10: Add multi-arch support.

Free Ekanayaka freee at moszumanska.debian.org
Fri Oct 21 10:09:05 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 dcac31d1b074dd471394635591a3a40af9924e8b
Author: Free Ekanayaka <freee at debian.org>
Date:   Thu Oct 20 22:25:03 2016 +0200

    Add multi-arch support.
---
 debian/control | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/debian/control b/debian/control
index aa1d4cc..62260a3 100644
--- a/debian/control
+++ b/debian/control
@@ -34,6 +34,7 @@ Description: Event-based framework for internet applications
 
 Package: python3-twisted-bin
 Architecture: any
+Multi-Arch: same
 Depends: ${python3:Depends}, ${shlibs:Depends}, ${misc:Depends}
 Provides: ${python:Provides}
 Suggests: python3-twisted-bin-dbg
@@ -46,6 +47,7 @@ Package: python3-twisted-bin-dbg
 Priority: extra
 Section: debug
 Architecture: any
+Multi-Arch: same
 Depends: python3-zope.interface-dbg, python3-twisted-bin (= ${binary:Version}), python3-dbg, ${shlibs:Depends}, ${misc:Depends}
 Description: Event-based framework for internet applications (debug extension)
  It includes a web server, a telnet server, a multiplayer RPG engine, a 
@@ -56,6 +58,7 @@ Description: Event-based framework for internet applications (debug extension)
 
 Package: python-twisted-bin
 Architecture: any
+Multi-Arch: same
 Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
 Provides: ${python:Provides}
 Suggests: python-twisted-bin-dbg
@@ -69,6 +72,7 @@ Package: python-twisted-bin-dbg
 Priority: extra
 Section: debug
 Architecture: any
+Multi-Arch: same
 Depends: python-twisted-bin (= ${binary:Version}),
   python-zope.interface-dbg, python-dbg,
   ${shlibs:Depends}, ${misc:Depends}
@@ -176,6 +180,7 @@ Description: twisted dummy package for NNTP protocol implementation
 
 Package: python-twisted-runner
 Architecture: any
+Multi-Arch: same
 Depends: python-twisted-core (>= ${source:Version}),
   ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
 Provides: ${python:Provides}
@@ -189,6 +194,7 @@ Package: python-twisted-runner-dbg
 Section: debug
 Priority: extra
 Architecture: any
+Multi-Arch: same
 Depends: python-twisted-runner (= ${binary:Version}),
   python-dbg,
   ${shlibs:Depends}, ${misc:Depends}
@@ -220,6 +226,7 @@ Package: twisted-doc
 Section: doc
 Priority: extra
 Architecture: all
+Multi-Arch: foreign
 Depends: ${misc:Depends}, ${sphinxdoc:Depends}
 Suggests: python-twisted
 Recommends: www-browser | postscript-viewer | pdf-viewer

-- 
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