Michael R. Crusoe pushed to branch master at Debian Med / khmer
Commits: 54a17451 by Michael R. Crusoe at 2022-09-02T13:58:07+02:00 debian/control: stop building on no-amd64 due to use of assembly in third_party/cqf - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +khmer (3.0.0~a3+dfsg-3) unstable; urgency=medium + + * debian/control: stop building on no-amd64 due to use of assembly + in third_party/cqf + + -- Michael R. Crusoe <[email protected]> Fri, 02 Sep 2022 13:58:03 +0200 + khmer (3.0.0~a3+dfsg-2) unstable; urgency=medium * debian/patches/fix_non_x86_build: enable building on aarch64 and ===================================== debian/control ===================================== @@ -45,7 +45,7 @@ Description: common files for the khmer project tools This package contains common files for liboxli and khmer Package: khmer -Architecture: amd64 any-arm64 any-ia64 any-sparc64 +Architecture: amd64 Multi-Arch: foreign Depends: khmer-common, python3, @@ -60,7 +60,7 @@ Description: in-memory DNA sequence kmer counting, filtering & graph traversal sequence analysis, hence the name. Package: liboxli1 -Architecture: amd64 any-arm64 any-ia64 any-sparc64 +Architecture: amd64 Multi-Arch: same Section: libs Depends: khmer-common, @@ -76,7 +76,7 @@ Description: in-memory DNA sequence analysis library from the khmer project This package contains the low-level C++ library. Package: liboxli-dev -Architecture: amd64 any-arm64 any-ia64 any-sparc64 +Architecture: amd64 Multi-Arch: same Section: libdevel Depends: liboxli1 (= ${binary:Version}), View it on GitLab: https://salsa.debian.org/med-team/khmer/-/commit/54a174517649db67cd2aa7285c16fee1f03a99b6 -- View it on GitLab: https://salsa.debian.org/med-team/khmer/-/commit/54a174517649db67cd2aa7285c16fee1f03a99b6 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
