This is an automated email from the git hooks/post-receive script. misterc-guest pushed a commit to branch master in repository khmer.
commit 79224681f5fb54ed2d8e0be18789b311bc7bfa57 Author: Michael R. Crusoe <[email protected]> Date: Mon Jan 4 05:34:55 2016 -0800 drop *-dbgsym, dh handles this for us --- debian/control | 30 ------------------------------ 1 file changed, 30 deletions(-) diff --git a/debian/control b/debian/control index a5b9b28..fc201cb 100644 --- a/debian/control +++ b/debian/control @@ -53,21 +53,6 @@ Description: in-memory DNA sequence kmer counting, filtering & graph traversal produced by the Illumina platform. khmer takes a k-mer-centric approach to sequence analysis, hence the name. -Package: khmer-dbgsym -Architecture: any-amd64 any-arm64 any-mips64 any-mips64el any-ia64 ppc64 any-ppc64el any-sparc64 any-s390x -Multi-Arch: same -Section: python -Depends: ${shlibs:Depends}, - ${misc:Depends}, - ${python3:Depends} -Description: debug symbols for khmer - 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. - . - These are the debugging symbols for khmer - Package: liboxli1 Architecture: any-amd64 any-arm64 any-mips64 any-mips64el any-ia64 ppc64 any-ppc64el any-sparc64 any-s390x Multi-Arch: same @@ -84,21 +69,6 @@ Description: in-memory DNA sequence analysis library from the khmer project . This package contains the low-level C++ library. -Package: liboxli1-dbgsym -Architecture: any-amd64 any-arm64 any-mips64 any-mips64el any-ia64 ppc64 any-ppc64el any-sparc64 any-s390x -Multi-Arch: same -Section: libs -Depends: ${shlibs:Depends}, - ${misc:Depends} -Pre-Depends: ${misc:Pre-Depends} -Description: debug symbols for liboxli1 - 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 debugging symbols. - Package: liboxli-dev Architecture: any-amd64 any-arm64 any-mips64 any-mips64el any-ia64 ppc64 any-ppc64el any-sparc64 any-s390x Multi-Arch: same -- 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
