[Python-modules-commits] [pycairo] 10/13: debian/control: Mark python-cairo and python-cairo-dbg as Multi-arch: same

Laurent Bigonville bigon at moszumanska.debian.org
Sun Nov 19 12:37:21 UTC 2017


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

bigon pushed a commit to tag debian/1.15.4-1
in repository pycairo.

commit a1dab5172532d40835564227950e288414303157
Author: Laurent Bigonville <bigon at bigon.be>
Date:   Sun Nov 19 12:27:39 2017 +0100

    debian/control: Mark python-cairo and python-cairo-dbg as Multi-arch: same
---
 debian/changelog | 3 ++-
 debian/control   | 2 ++
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 72545ac..cfebba2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,8 +15,9 @@ pycairo (1.15.4-1) UNRELEASED; urgency=medium
   * debian/python-cairo-dev.install: Fix installation of the .pc file
   * debian/control: Move python-cairo-dbg to priority optional from priority
     extra, the later is deprecated
+  * debian/control: Mark python-cairo and python-cairo-dbg as Multi-arch: same
 
- -- Laurent Bigonville <bigon at debian.org>  Sun, 19 Nov 2017 12:26:18 +0100
+ -- Laurent Bigonville <bigon at debian.org>  Sun, 19 Nov 2017 12:27:18 +0100
 
 pycairo (1.8.8-2.2) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index bad2b4d..64f1a53 100644
--- a/debian/control
+++ b/debian/control
@@ -13,6 +13,7 @@ Package: python-cairo
 Architecture: any
 Depends: ${shlibs:Depends}, ${python:Depends}, ${misc:Depends}
 Provides: ${python:Provides}
+Multi-arch: same
 Description: Python bindings for the Cairo vector graphics library
  This package contains modules that allow you to use the Cairo vector
  graphics library in Python programs.
@@ -22,6 +23,7 @@ Section: debug
 Architecture: any
 Depends: python-cairo (= ${binary:Version}), python-dbg, ${shlibs:Depends}, ${misc:Depends}
 Provides: ${python:Provides}
+Multi-arch: same
 Description: Python bindings for the Cairo vector graphics library (debug extension)
  This package contains modules that allow you to use the cairo vector
  graphics library in Python programs.

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



More information about the Python-modules-commits mailing list