[reprozip] 01/02: Restrict the build to amd64 and i386

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Sat May 13 10:35:48 UTC 2017


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

ghisvail-guest pushed a commit to branch master
in repository reprozip.

commit b59e67cbf88e9a7ca7c58fddfa8167b2017d9898
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Fri May 12 19:14:33 2017 +0100

    Restrict the build to amd64 and i386
    
    Gbp-Dch: short
    Thanks: Adrian Bunk for reporting
    Closes: #862351
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 7633824..6435761 100644
--- a/debian/control
+++ b/debian/control
@@ -40,7 +40,7 @@ Description: tool for reproducing scientific experiments (packer)
  This package provides the ReproZip packer.
 
 Package: python3-reprozip
-Architecture: linux-any
+Architecture: amd64 i386
 Multi-Arch: same
 Section: python
 Depends: ${misc:Depends},
@@ -60,7 +60,7 @@ Description: modules for the ReproZip packer
  This package provides the modules for Python 3.
 
 Package: python3-reprozip-dbg
-Architecture: linux-any
+Architecture: amd64 i386
 Multi-Arch: same
 Section: debug
 Priority: extra

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



More information about the debian-science-commits mailing list