[med-svn] [gadgetron] 01/02: d/control: restrict arch to amd64 only

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Tue Apr 28 16:31:27 UTC 2015


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

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

commit 8aba3f56d96065ba39a51cd54f93c02f96250a48
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Tue Apr 28 16:10:42 2015 +0100

    d/control: restrict arch to amd64 only
---
 debian/control | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index c0fbe91..dc33f8b 100644
--- a/debian/control
+++ b/debian/control
@@ -26,7 +26,7 @@ Vcs-Git: git://anonscm.debian.org/debian-med/gadgetron.git
 Homepage: https://github.com/gadgetron/gadgetron
 
 Package: gadgetron-client
-Architecture: any
+Architecture: amd64
 Depends:
  ${misc:Depends},
  ${shlibs:Depends}
@@ -58,7 +58,7 @@ Description: Open source framework for medical image reconstruction (Config)
  This package provides the Gagdetron configuration scripts.
 
 Package: gadgetron-dev
-Architecture: any
+Architecture: amd64
 Section: libdevel
 Depends:
  ${misc:Depends},
@@ -111,7 +111,7 @@ Description: Open source framework for medical image reconstruction (XML schema)
  This package provides the XML schema.
 
 Package: gadgetron-server
-Architecture: any
+Architecture: amd64
 Depends:
  ${misc:Depends},
  ${shlibs:Depends},
@@ -131,7 +131,7 @@ Description: Open source framework for medical image reconstruction (Server)
  This package provides the server application.
 
 Package: gadgetron-tools
-Architecture: any
+Architecture: amd64
 Depends:
  ${misc:Depends},
  ${shlibs:Depends},

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/gadgetron.git



More information about the debian-med-commit mailing list