[med-svn] [relion] 05/36: d/control: Make multiarch capable and restrict archs to i386/amd64

Roland Fehrenbacher rfehren-guest at moszumanska.debian.org
Mon Oct 13 20:41:09 UTC 2014


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

rfehren-guest pushed a commit to branch master
in repository relion.

commit 07f44a43e105d86e0daa90b6c7dfd26ffced336d
Author: Roland Fehrenbacher <rf at q-leap.de>
Date:   Fri Oct 10 19:53:22 2014 +0000

    d/control: Make multiarch capable and restrict archs to i386/amd64
---
 debian/control | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index 4a5f8b8..b22996e 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Vcs-Git: git://anonscm.debian.org/debian-med/relion.git
 Homepage: http://www2.mrc-lmb.cam.ac.uk/relion/index.php/Main_Page
 
 Package: relion-bin
-Architecture: any
+Architecture: i386 amd64
 Depends: ${shlibs:Depends},
          ${misc:Depends}
 Description: toolkit for 3D reconstructions in cryo-electron microscopy
@@ -30,7 +30,7 @@ Description: toolkit for 3D reconstructions in cryo-electron microscopy
  relion-bin provides the serial command-line tools
 
 Package: relion-bin-mpi
-Architecture: any
+Architecture: i386 amd64
 Depends: ${shlibs:Depends},
          ${misc:Depends}
 Description: parallel toolkit for 3D reconstructions in cryo-electron microscopy
@@ -44,7 +44,7 @@ Description: parallel toolkit for 3D reconstructions in cryo-electron microscopy
  relion-bin-mpi provides the parallel command-line tools based on OpenMPI.
 
 Package: relion-gui
-Architecture: any
+Architecture: i386 amd64
 Depends: ${shlibs:Depends},
          ${misc:Depends}
 Description: parallel toolkit for 3D reconstructions in cryo-electron microscopy
@@ -58,7 +58,7 @@ Description: parallel toolkit for 3D reconstructions in cryo-electron microscopy
  relion-gui provides the graphical user interface.
 
 Package: librelion-dev
-Architecture: any
+Architecture: i386 amd64
 Section: libdevel
 Depends: librelion1.3 (= ${binary:Version}),
          ${misc:Depends}
@@ -73,8 +73,10 @@ Description: C++ API for RELION (3D reconstructions in cryo-electron microscopy)
  This is the developers API package.
 
 Package: librelion1.3
-Architecture: any
+Architecture: i386 amd64
 Section: libs
+Pre-Depends: ${misc:Pre-Depends}
+Multi-Arch: same
 Depends: ${shlibs:Depends},
          ${misc:Depends}
 Description: RELION dynnamic library (3D reconstructions in cryo-electron microscopy)

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



More information about the debian-med-commit mailing list