This is an automated email from the git hooks/post-receive script. afif-guest pushed a commit to branch master in repository kmer-tools.
commit 61d8913d145cfed7816cd7a0145cfff938a1f86a Author: Afif Elghraoui <[email protected]> Date: Fri Jan 1 22:28:57 2016 -0800 Fix section/architecture of the kmer metapackage --- debian/control | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/debian/control b/debian/control index e8c1a79..b0a1d76 100644 --- a/debian/control +++ b/debian/control @@ -11,12 +11,13 @@ Vcs-Git: git://anonscm.debian.org/debian-med/kmer-tools.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/kmer-tools.git Package: kmer -Architecture: any -Depends: ${shlibs:Depends}, - ${misc:Depends}, - meryl, - leaff, - sim4db, +Section: metapackages +Architecture: all +Depends: + ${misc:Depends}, + meryl, + leaff, + sim4db, Description: suite of tools for DNA sequence analysis The kmer package is a suite of tools for DNA sequence analysis. It provides tools for searching (ESTs, mRNAs, sequencing reads); -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/kmer-tools.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
