[med-svn] [Git][med-team/kma][master] 2 commits: d/control: remove 32 bits architectures support
Étienne Mollier (@emollier)
gitlab at salsa.debian.org
Mon Aug 23 22:47:23 BST 2021
Étienne Mollier pushed to branch master at Debian Med / kma
Commits:
b537afaa by Étienne Mollier at 2021-08-23T23:40:57+02:00
d/control: remove 32 bits architectures support
Upstream informed us that the package was never intended for 32-bit
platforms [1].
[1]: https://bitbucket.org/genomicepidemiology/kma/issues/42/kma_index-problems-with-working-on-32-bits
- - - - -
9f67bde8 by Étienne Mollier at 2021-08-23T23:46:34+02:00
update changelog, with informative message
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,13 @@
+kma (1.3.23-2) UNRELEASED; urgency=medium
+
+ * d/control: remove 32 bits architectures support; upstream informed us
+ the package never targeted such architectures [1], and it effectively
+ causes autopkgtest failures on resfinder.
+
+ [1]: https://bitbucket.org/genomicepidemiology/kma/issues/42/kma_index-problems-with-working-on-32-bits
+
+ -- Étienne Mollier <emollier at debian.org> Mon, 23 Aug 2021 23:42:58 +0200
+
kma (1.3.23-1) unstable; urgency=medium
* New upstream version 1.3.23
=====================================
debian/control
=====================================
@@ -12,7 +12,16 @@ Homepage: https://bitbucket.org/genomicepidemiology/kma
Rules-Requires-Root: no
Package: kma
-Architecture: any
+Architecture: any-amd64
+ arm64
+ mips64el
+ ppc64el
+ s390x
+ alpha
+ ia64
+ ppc64
+ riscv64
+ sparc64
Depends: ${shlibs:Depends},
${misc:Depends}
Description: mapping genomic sequences to raw reads directly against redundant databases
View it on GitLab: https://salsa.debian.org/med-team/kma/-/compare/deafccc27a2fa06d6e7841f61a4609e47326b830...9f67bde84b5a4f203f7ef480c21337ba7c957a0f
--
View it on GitLab: https://salsa.debian.org/med-team/kma/-/compare/deafccc27a2fa06d6e7841f61a4609e47326b830...9f67bde84b5a4f203f7ef480c21337ba7c957a0f
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/20210823/b3a61ada/attachment-0001.htm>
More information about the debian-med-commit
mailing list