[med-svn] [plast] 02/04: Restrict to architectures featuring SSE

Andreas Tille tille at debian.org
Wed Feb 10 08:41:35 UTC 2016


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

tille pushed a commit to branch master
in repository plast.

commit bc1a4862958e3f212e25a923781b80b9cfac89e0
Author: Andreas Tille <tille at debian.org>
Date:   Wed Feb 10 09:06:12 2016 +0100

    Restrict to architectures featuring SSE
---
 debian/changelog | 2 ++
 debian/control   | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 81d7802..4f7d724 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 plast (2.3.1+dfsg-2) UNRELEASED; urgency=medium
 
   * Make sure wrapper script is calling bash
+  * Restrict to architectures featuring SSE
+    Closes: #814299
 
  -- Andreas Tille <tille at debian.org>  Wed, 10 Feb 2016 09:03:30 +0100
 
diff --git a/debian/control b/debian/control
index 8892550..b19377b 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Vcs-Git: https://anonscm.debian.org/debian-med/plast.git
 Homepage: https://plast.inria.fr/
 
 Package: plast
-Architecture: any
+Architecture: any-amd64 x32
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          ${java:Depends}

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



More information about the debian-med-commit mailing list