[Python-modules-commits] [python-gmpy2] 03/04: use Multi-Arch: same

Martin Kelly aomighty-guest at moszumanska.debian.org
Mon Mar 6 00:25:56 UTC 2017


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

aomighty-guest pushed a commit to branch master
in repository python-gmpy2.

commit 45cc1792482e86480f104a0d3c2fc2821c0ece4b
Author: Martin Kelly <martin at martingkelly.com>
Date:   Sun Mar 5 16:10:49 2017 -0800

    use Multi-Arch: same
---
 debian/changelog | 1 +
 debian/control   | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 5aea86b..740bc3a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ python-gmpy2 (2.0.7-3) UNRELEASED; urgency=medium
   * Corrected a few stale entries in copyright file (also fixes a lintian
     warning).
   * Bumped policy version to 3.9.8.0 (no changes needed).
+  * Use Multi-Arch: same for binary packages
 
   [ Ondřej Nový ]
   * Fixed VCS URL (https)
diff --git a/debian/control b/debian/control
index da0ca4f..8ca41a3 100644
--- a/debian/control
+++ b/debian/control
@@ -13,6 +13,7 @@ X-Python3-Version: >= 3.3
 
 Package: python-gmpy2
 Architecture: any
+Multi-Arch: same
 Depends: python-gmpy2-common, ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
 Provides: ${python:Provides}
 Description: interfaces GMP to Python 2 for fast, unbound-precision computations
@@ -25,6 +26,7 @@ Description: interfaces GMP to Python 2 for fast, unbound-precision computations
 
 Package: python3-gmpy2
 Architecture: any
+Multi-Arch: same
 Depends: python-gmpy2-common, ${python3:Depends}, ${shlibs:Depends}, ${misc:Depends}
 Provides: ${python3:Provides}
 Description: interfaces GMP to Python 3 for fast, unbound-precision computations

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-gmpy2.git



More information about the Python-modules-commits mailing list