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

gregsharp-guest pushed a commit to branch master
in repository plastimatch.

commit 8c479ae2507b0d28e7c2fac1ad5c2de560d08c99
Author: Gregory C. Sharp <gregsharp....@yahoo.com>
Date:   Thu Nov 19 16:36:27 2015 -0500

    Update control to fix i386 build and prevent build on architectures without 
libinsighttoolkit4-dev
---
 debian/control | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 1724ca7..5546af5 100644
--- a/debian/control
+++ b/debian/control
@@ -9,9 +9,7 @@ Build-Depends: debhelper (>= 9),
                cmake,
                libdcmtk-dev,
                libfftw3-dev,
-              libinsighttoolkit4-dev (>= 4.4.2) [amd64]
-              | libinsighttoolkit4-dev (>= 4.4.2) [i386]
-              | libinsighttoolkit3-dev (>= 3.20.1),
+              libinsighttoolkit4-dev,
                libpng-dev,
                libtiff-dev,
                uuid-dev,
@@ -22,7 +20,7 @@ Vcs-Git: git://anonscm.debian.org/debian-med/plastimatch.git
 Homepage: http://plastimatch.org
 
 Package: plastimatch
-Architecture: any
+Architecture: amd64 i386
 Depends: ${shlibs:Depends},
          ${misc:Depends}
 Description: medical image reconstruction and registration

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

_______________________________________________
debian-med-commit mailing list
debian-med-commit@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to