[med-svn] [python-biomaj3] 02/02: fix arch
    Olivier Sallou 
    osallou at debian.org
       
    Sat Jan 14 14:05:14 UTC 2017
    
    
  
This is an automated email from the git hooks/post-receive script.
osallou pushed a commit to branch master
in repository python-biomaj3.
commit d6fbea24f59bdc8ada53e5ae4d894342a7d8d21e
Author: Olivier Sallou <osallou at debian.org>
Date:   Sat Jan 14 14:03:22 2017 +0000
    fix arch
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 4849fe8..b022db7 100644
--- a/debian/control
+++ b/debian/control
@@ -38,7 +38,7 @@ X-Python-Version: >= 2.7
 X-Python3-Version: >= 3.4
 
 Package: python-biomaj3
-Architecture: any
+Architecture: all
 Depends: ${misc:Depends},
          ${python:Depends},
          ${shlibs:Depends}
@@ -55,7 +55,7 @@ Description: biological data-bank updater (Python 2)
  This package contains the Python 2 module.
 
 Package: python3-biomaj3
-Architecture: any
+Architecture: all
 Depends: ${misc:Depends},
          ${python3:Depends},
          ${shlibs:Depends}
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-biomaj3.git
    
    
More information about the debian-med-commit
mailing list