This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository iqtree.
commit 7c679f331de84e804b56ee218564b5a4f9d1282f Author: Andreas Tille <[email protected]> Date: Wed Mar 9 20:53:58 2016 +0100 Restrict binary to intel architecture --- debian/changelog | 2 +- debian/control | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index eee30bd..1adb639 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,7 +7,7 @@ iqtree (1.4.0+dfsg-1) UNRELEASED; urgency=medium Closes: #813436 * Do not append 32 to binary name if build on 32bit architecture Closes: #813437 - * Do not use -mavx flag + * Restrict binary to intel architecture Closes: #813438 -- Andreas Tille <[email protected]> Wed, 09 Mar 2016 20:00:15 +0100 diff --git a/debian/control b/debian/control index 9ec8622..bed18e5 100644 --- a/debian/control +++ b/debian/control @@ -16,7 +16,7 @@ Vcs-Git: git://anonscm.debian.org/debian-med/iqtree.git Homepage: http://www.cibiv.at/software/iqtree/ Package: iqtree -Architecture: any +Architecture: amd64 hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386 Depends: ${shlibs:Depends}, ${misc:Depends} Description: efficient phylogenetic software by maximum likelihood -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/iqtree.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
