This is an automated email from the git hooks/post-receive script. misterc-guest pushed a commit to branch master in repository khmer.
commit dd93e2714741e043b13780e9a79291c4fc44f57a Author: Michael R. Crusoe <[email protected]> Date: Fri Jan 29 06:44:31 2016 -0800 tighten arch support --- debian/control | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index 98017c9..2fc3578 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: any-amd64 any-arm64 any-mips64 any-mips64el any-ia64 ppc64 any-ppc64el any-sparc64 any-s390x +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: any-amd64 any-arm64 any-mips64 any-mips64el any-ia64 ppc64 any-ppc64el any-sparc64 any-s390x +Architecture: amd64 any-arm64 any-mips64 any-mips64el any-ia64 any-ppc64el any-sparc64 Multi-Arch: same Section: libs Depends: khmer-common, @@ -70,7 +70,7 @@ Description: in-memory DNA sequence analysis library from the khmer project This package contains the low-level C++ library. Package: liboxli-dev -Architecture: any-amd64 any-arm64 any-mips64 any-mips64el any-ia64 ppc64 any-ppc64el any-sparc64 any-s390x +Architecture: amd64 any-arm64 any-mips64 any-mips64el any-ia64 any-ppc64el any-sparc64 Multi-Arch: same Section: libdevel Depends: liboxli1 (= ${binary:Version}), -- 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
