[pytables] 14/15: Set Multi-Arch fields in the control file

Antonio Valentino a_valentino-guest at moszumanska.debian.org
Fri Jun 30 18:07:44 UTC 2017


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

a_valentino-guest pushed a commit to branch master
in repository pytables.

commit 6f762f6facb500c8cbba8d85c36dc174879c5703
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date:   Thu Jun 29 08:14:38 2017 +0200

    Set Multi-Arch fields in the control file
---
 debian/changelog | 1 +
 debian/control   | 3 +++
 2 files changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 278e4a4..a6b1eed 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,7 @@ pytables (3.4.2-1) UNRELEASED; urgency=medium
     - add build dependency from python(3)-sphinx-rtd-theme,
       python(3)-ipython and python(3)-numpydoc
     - add dependency from libjs-mathjax
+    - set Multi-Arch fields
   * Remove -dbg packages (now they are built automatically)
   * debian/rules
     - no longer use dpkg-parsechangelog to determine the current
diff --git a/debian/control b/debian/control
index 42fe011..0713f80 100644
--- a/debian/control
+++ b/debian/control
@@ -80,6 +80,7 @@ Description: hierarchical database for Python based on HDF5
 
 Package: python-tables-lib
 Architecture: any
+Multi-Arch: same
 Depends: ${misc:Depends},
          ${python:Depends},
          ${shlibs:Depends}
@@ -137,6 +138,7 @@ Description: hierarchical database for Python3 based on HDF5
 
 Package: python3-tables-lib
 Architecture: any
+Multi-Arch: same
 Depends: ${misc:Depends},
          ${python3:Depends},
          ${shlibs:Depends}
@@ -182,6 +184,7 @@ Description: hierarchical database for Python based on HDF5 - documentation
 
 Package: python-tables-data
 Architecture: all
+Multi-Arch: foreign
 Depends: ${misc:Depends}
 Description: hierarchical database for Python based on HDF5 - test data
  PyTables is a hierarchical database package designed to efficiently

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pytables.git



More information about the debian-science-commits mailing list