[med-svn] r20595 - trunk/packages/hmmer/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Wed Dec 2 07:44:47 UTC 2015
Author: tille
Date: 2015-12-02 07:44:46 +0000 (Wed, 02 Dec 2015)
New Revision: 20595
Added:
trunk/packages/hmmer/trunk/debian/README.source
Modified:
trunk/packages/hmmer/trunk/debian/changelog
trunk/packages/hmmer/trunk/debian/control
Log:
restrict architectures to Intel architectures
Added: trunk/packages/hmmer/trunk/debian/README.source
===================================================================
--- trunk/packages/hmmer/trunk/debian/README.source (rev 0)
+++ trunk/packages/hmmer/trunk/debian/README.source 2015-12-02 07:44:46 UTC (rev 20595)
@@ -0,0 +1,10 @@
+Date: Wed, 2 Dec 2015 01:21:25 +0000
+From: "Eddy, Sean" <eddys at janelia.hhmi.org>
+To: Andreas Tille <andreas at an3as.eu>
+Subject: Re: Bug#806675: hmmer: nhmmer fails with fatal exception on armhf
+
+HMMER3 is currently only supported on Intel or PPC compatible platforms
+because it makes use of vector parallelization using SSE or Altivec/VMX.
+ARM and PPC64le platforms are currently not supported.
+
+Sean
Modified: trunk/packages/hmmer/trunk/debian/changelog
===================================================================
--- trunk/packages/hmmer/trunk/debian/changelog 2015-12-01 23:41:18 UTC (rev 20594)
+++ trunk/packages/hmmer/trunk/debian/changelog 2015-12-02 07:44:46 UTC (rev 20595)
@@ -1,8 +1,10 @@
-hmmer (3.1b2-2) UNRELEASED; urgency=medium
+hmmer (3.1b2-2) unstable; urgency=medium
* debian/control: Fix contact address
+ * restrict architectures to Intel architectures
+ Closes: #806675
- -- Andreas Tille <tille at debian.org> Tue, 01 Dec 2015 22:28:02 +0100
+ -- Andreas Tille <tille at debian.org> Wed, 02 Dec 2015 08:21:42 +0100
hmmer (3.1b2-1) unstable; urgency=medium
Modified: trunk/packages/hmmer/trunk/debian/control
===================================================================
--- trunk/packages/hmmer/trunk/debian/control 2015-12-01 23:41:18 UTC (rev 20594)
+++ trunk/packages/hmmer/trunk/debian/control 2015-12-02 07:44:46 UTC (rev 20595)
@@ -15,7 +15,7 @@
Homepage: http://hmmer.janelia.org/
Package: hmmer
-Architecture: any
+Architecture: amd64 i386 kfreebsd-amd64 kfreebsd-i386 hurd-i386
Depends: ${shlibs:Depends},
${misc:Depends}
Suggests: hmmer-doc (>= ${source:Version})
More information about the debian-med-commit
mailing list