[med-svn] [examl] 01/02: Restrict build to intel architectures
Andreas Tille
tille at debian.org
Wed Feb 22 11:14:34 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to tag debian/3.0.18-2
in repository examl.
commit 7b361d4c5799592fb10ebb957dac7f8f8fe1ab7c
Author: Andreas Tille <tille at debian.org>
Date: Wed Feb 22 12:05:59 2017 +0100
Restrict build to intel architectures
---
debian/changelog | 2 ++
debian/control | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index b1a7c94..d8c692b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ examl (3.0.18-2) UNRELEASED; urgency=medium
* Fix cut-n-pasto in d/rules (thanks for the patch to Chris Lamb
<lamby at debian.org>)
Closes: #855480
+ * Restrict build to intel architectures
+ Closes: #855430
-- Andreas Tille <tille at debian.org> Sun, 19 Feb 2017 12:13:02 +0100
diff --git a/debian/control b/debian/control
index 37b5003..53bef21 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Vcs-Git: https://anonscm.debian.org/git/debian-med/examl.git
Homepage: https://github.com/stamatak/ExaML
Package: examl
-Architecture: any
+Architecture: amd64 i386 kfreebsd-i386 kfreebsd-amd64 hurd-i386
Depends: ${shlibs:Depends},
${misc:Depends},
openmpi-bin
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/examl.git
More information about the debian-med-commit
mailing list