[med-svn] [Git][med-team/kallisto][master] 2 commits: Limiting kallisto builds to 64bit architectures as 32bit are not supported.
Andrius Merkys (@merkys)
gitlab at salsa.debian.org
Thu Jan 20 07:35:12 GMT 2022
Andrius Merkys pushed to branch master at Debian Med / kallisto
Commits:
bc6e255d by Andrius Merkys at 2022-01-20T02:09:05-05:00
Limiting kallisto builds to 64bit architectures as 32bit are not supported.
- - - - -
771f0389 by Andrius Merkys at 2022-01-20T02:10:14-05:00
Update changelog for 0.48.0+dfsg-2 release
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,10 +1,11 @@
-kallisto (0.48.0+dfsg-2) UNRELEASED; urgency=medium
+kallisto (0.48.0+dfsg-2) unstable; urgency=medium
* Team upload.
* Preventing volatile test outputs from appearing in kallisto-examples
binary package (Closes: #1004053). Thanks Vagrant Cascadian.
+ * Limiting kallisto builds to 64bit architectures as 32bit are not supported.
- -- Andrius Merkys <merkys at debian.org> Thu, 20 Jan 2022 01:47:03 -0500
+ -- Andrius Merkys <merkys at debian.org> Thu, 20 Jan 2022 02:09:50 -0500
kallisto (0.48.0+dfsg-1) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -16,7 +16,7 @@ Homepage: https://pachterlab.github.io/kallisto
Rules-Requires-Root: no
Package: kallisto
-Architecture: any
+Architecture: any-amd64 arm64 mips64el ppc64el s390x alpha hppa ia64 ppc64 riscv64 sparc64
Depends: ${shlibs:Depends},
${misc:Depends}
Description: near-optimal RNA-Seq quantification
View it on GitLab: https://salsa.debian.org/med-team/kallisto/-/compare/98550b94015a06343b60b269927f2ed5ea07276e...771f0389e9ad212ffb751650258c8155305e9596
--
View it on GitLab: https://salsa.debian.org/med-team/kallisto/-/compare/98550b94015a06343b60b269927f2ed5ea07276e...771f0389e9ad212ffb751650258c8155305e9596
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/20220120/d050f90d/attachment.htm>
More information about the debian-med-commit
mailing list