This is an automated email from the git hooks/post-receive script. mattia pushed a commit to branch master in repository khmer.
commit 1a201aac204fdb73b3b41eb92a3a77c0cc018546 Author: Mattia Rizzolo <[email protected]> Date: Thu Apr 6 22:01:50 2017 +0200 Revert "Drop arm64 due to failing tests." This reverts commit fb8ef8ac866d41a6cdfb9df83f0efbdc0840f9cb. Closes: #859752 Signed-off-by: Mattia Rizzolo <[email protected]> --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 47547c8..cfab147 100644 --- a/debian/control +++ b/debian/control @@ -39,7 +39,7 @@ Description: common files for the khmer project tools This package contains common files for liboxli and khmer Package: khmer -Architecture: amd64 any-mips64 any-mips64el any-ia64 any-ppc64el any-sparc64 +Architecture: amd64 any-arm64 any-mips64 any-mips64el any-ia64 any-ppc64el any-sparc64 Multi-Arch: same Depends: khmer-common, python3 (>= 3.3), @@ -54,7 +54,7 @@ Description: in-memory DNA sequence kmer counting, filtering & graph traversal sequence analysis, hence the name. Package: liboxli1 -Architecture: amd64 any-mips64 any-mips64el any-ia64 any-ppc64el any-sparc64 +Architecture: amd64 any-arm64 any-mips64 any-mips64el any-ia64 any-ppc64el any-sparc64 Multi-Arch: same Section: libs Depends: khmer-common, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/khmer.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
