This is an automated email from the git hooks/post-receive script. daube-guest pushed a commit to branch daube/libkhmerdev in repository khmer.
commit 280e008266b714cebea4413781b97883d9840021 Author: Kevin Murray <[email protected]> Date: Thu May 28 11:44:50 2015 +1000 Add libkhmer-dev package to d/control --- debian/control | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/debian/control b/debian/control index 6a5c52f..3d89f2c 100644 --- a/debian/control +++ b/debian/control @@ -37,3 +37,15 @@ Description: in-memory DNA sequence kmer counting, filtering & graph traversal sequence. It is primarily aimed at short-read sequencing data such as that produced by the Illumina platform. khmer takes a k-mer-centric approach to sequence analysis, hence the name. + +Package: libkhmer-dev +Architecture: any-amd64 any-arm64 any-mips64 any-mips64el any-ia64 ppc64 +Depends: ${misc:Depends}, + ${shlibs:Depends}, +Description: in-memory DNA sequence kmer counting, filtering & graph traversal + khmer is a library and suite of command line tools for working with DNA + sequence. It is primarily aimed at short-read sequencing data such as that + produced by the Illumina platform. khmer takes a k-mer-centric approach to + sequence analysis, hence the name. + . + This package contains the low-level C++ library headers and static archive. -- 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
