[med-svn] r11931 - trunk/packages/gassst/trunk/debian
Mathieu Malaterre
malat at alioth.debian.org
Sat Jul 28 16:51:38 UTC 2012
Author: malat
Date: 2012-07-28 16:51:38 +0000 (Sat, 28 Jul 2012)
New Revision: 11931
Modified:
trunk/packages/gassst/trunk/debian/changelog
trunk/packages/gassst/trunk/debian/control
Log:
Upload to fix FTBFS on non-SSE arch
Modified: trunk/packages/gassst/trunk/debian/changelog
===================================================================
--- trunk/packages/gassst/trunk/debian/changelog 2012-07-28 16:51:08 UTC (rev 11930)
+++ trunk/packages/gassst/trunk/debian/changelog 2012-07-28 16:51:38 UTC (rev 11931)
@@ -1,3 +1,10 @@
+gassst (1.28-2) unstable; urgency=low
+
+ * Team upload.
+ * Arch: i386 amd64 because code rely on SSE2/SSE3. Closes: #680433
+
+ -- Mathieu Malaterre <malat at debian.org> Sat, 28 Jul 2012 18:48:00 +0200
+
gassst (1.28-1) unstable; urgency=low
* Initial release (Closes: #654603)
Modified: trunk/packages/gassst/trunk/debian/control
===================================================================
--- trunk/packages/gassst/trunk/debian/control 2012-07-28 16:51:08 UTC (rev 11930)
+++ trunk/packages/gassst/trunk/debian/control 2012-07-28 16:51:38 UTC (rev 11931)
@@ -11,7 +11,7 @@
Homepage: http://www.irisa.fr/symbiose/projects/gassst/
Package: gassst
-Architecture: any
+Architecture: amd64 i386
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Global alignment short sequence search tool
GASSST finds global alignments of short DNA sequences against large DNA banks.
More information about the debian-med-commit
mailing list