[med-svn] r14786 - trunk/packages/infernal/trunk/debian
Charles Plessy
plessy at alioth.debian.org
Sat Oct 5 00:48:49 UTC 2013
Author: plessy
Date: 2013-10-05 00:48:48 +0000 (Sat, 05 Oct 2013)
New Revision: 14786
Modified:
trunk/packages/infernal/trunk/debian/changelog
trunk/packages/infernal/trunk/debian/control
Log:
Removed i386 architecture as some processors do not provide SSE2.
See: http://bugs.debian.org/724258
Modified: trunk/packages/infernal/trunk/debian/changelog
===================================================================
--- trunk/packages/infernal/trunk/debian/changelog 2013-10-05 00:43:32 UTC (rev 14785)
+++ trunk/packages/infernal/trunk/debian/changelog 2013-10-05 00:48:48 UTC (rev 14786)
@@ -1,3 +1,9 @@
+infernal (1.1~rc4-3) UNRELEASED; urgency=low
+
+ * Removed i386 architecture as some processors do not provide SSE2.
+
+ -- Charles Plessy <plessy at debian.org> Sat, 05 Oct 2013 09:48:09 +0900
+
infernal (1.1~rc4-2) unstable; urgency=low
* Team upload.
Modified: trunk/packages/infernal/trunk/debian/control
===================================================================
--- trunk/packages/infernal/trunk/debian/control 2013-10-05 00:43:32 UTC (rev 14785)
+++ trunk/packages/infernal/trunk/debian/control 2013-10-05 00:48:48 UTC (rev 14786)
@@ -14,7 +14,7 @@
Homepage: http://infernal.janelia.org/
Package: infernal
-Architecture: i386 amd64 kfreebsd-i386 kfreebsd-amd64 hurd-i386
+Architecture: amd64 kfreebsd-amd64
Depends: ${shlibs:Depends},
${misc:Depends}
Description: inference of RNA secondary structural alignments
@@ -48,7 +48,7 @@
code of infernal.
Package: infernal-dbg
-Architecture: i386 amd64 kfreebsd-i386 kfreebsd-amd64 hurd-i386
+Architecture: amd64 kfreebsd-amd64
Section: debug
Priority: extra
Depends: ${misc:Depends},
More information about the debian-med-commit
mailing list