[med-svn] [SCM] bowtie2 branch, master, updated. upstream/2.0.0-beta6-30-gde0c32f
Alexandre Mestiashvili
alex at biotec.tu-dresden.de
Tue Jul 3 09:02:56 UTC 2012
The following commit has been merged in the master branch:
commit e045e8b24e55af4d85410004aaf3e73b2046d976
Author: Alexandre Mestiashvili <alex at biotec.tu-dresden.de>
Date: Mon Jun 25 15:35:51 2012 +0200
debian/control only i386* and amd64* architecures are supported
diff --git a/debian/changelog b/debian/changelog
index da61ada..6307548 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+bowtie2 (2.0.0-beta6-4) UNRELEASED; urgency=low
+
+ * debian/control force architcures to i386/amd64 kfreebsd-i386/amd64 and hurd-i386
+ SSE is not availbale on others. Closes: #668123
+
+ -- Alexandre Mestiashvili <alex at biotec.tu-dresden.de> Mon, 25 Jun 2012 15:33:18 +0200
+
bowtie2 (2.0.0-beta6-3) unstable; urgency=low
* normalized architecture detection.
diff --git a/debian/control b/debian/control
index d1dc29d..c884131 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Vcs-Browser: http://git.debian.org/?p=debian-med/bowtie2.git
Vcs-Git: git://git.debian.org/debian-med/bowtie2.git
Package: bowtie2
-Architecture: any
+Architecture: amd64 i386 hurd-i386 kfreebsd-amd64 kfreebsd-i386
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: bowtie2-examples
Description: ultrafast memory-efficient short read aligner
--
ultrafast memory-efficient short read aligner
More information about the debian-med-commit
mailing list