[med-svn] [Git][med-team/bowtie2][master] skip 32bit archs to waste less energy; patches to fix 32-bit are welcome!

Michael R. Crusoe gitlab at salsa.debian.org
Thu Dec 19 19:54:48 GMT 2019



Michael R. Crusoe pushed to branch master at Debian Med / bowtie2


Commits:
a3cf4c55 by Michael R. Crusoe at 2019-12-19T19:54:27Z
skip 32bit archs to waste less energy; patches to fix 32-bit are welcome!

- - - - -


2 changed files:

- debian/changelog
- debian/control


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+bowtie2 (2.3.5.1-7) UNRELEASED; urgency=medium
+
+  * debian/control: not ready for 32-bit archs, and those builds often take
+    2-3+ hours to fail, so lets be nice and skip them.
+    Patches to fix 32-bit archs are very welcomed!
+
+ -- Michael R. Crusoe <michael.crusoe at gmail.com>  Thu, 19 Dec 2019 11:52:41 -0800
+
 bowtie2 (2.3.5.1-6) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/control
=====================================
@@ -20,7 +20,8 @@ Vcs-Git: https://salsa.debian.org/med-team/bowtie2.git
 Homepage: http://bowtie-bio.sourceforge.net/bowtie2
 
 Package: bowtie2
-Architecture: any
+Architecture: any-amd64 arm64 mips64el ppc64el s390x ia64 m68k ppc64 riscv64 sh4 sparc64
+# "any-64bit" :-)
 Depends: python3,
          ${misc:Depends},
          ${shlibs:Depends},



View it on GitLab: https://salsa.debian.org/med-team/bowtie2/commit/a3cf4c555e5b10d89ca174a3cfa447e1dc563177

-- 
View it on GitLab: https://salsa.debian.org/med-team/bowtie2/commit/a3cf4c555e5b10d89ca174a3cfa447e1dc563177
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20191219/344ce8cc/attachment.html>


More information about the debian-med-commit mailing list