Skip to content
Commits on Source (4)
megahit (1.2.9-1) UNRELEASED; urgency=medium
megahit (1.2.9-1) unstable; urgency=medium
* Initial release (Closes: #944029)
* New upstream release
-- Shayan Doust <hello@shayandoust.me> Tue, 22 Oct 2019 13:15:38 +0100
Source: megahit
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders: Shayan Doust <hello@shayandoust.me>
Uploaders:
Shayan Doust <hello@shayandoust.me>,
Section: science
Priority: optional
Build-Depends: debhelper-compat (= 12),
Build-Depends:
cmake,
zlib1g-dev,
debhelper-compat (= 12),
dh-python,
python3-all,
dh-python
Standards-Version: 4.4.0
zlib1g-dev,
Standards-Version: 4.4.1
Vcs-Browser: https://salsa.debian.org/med-team/megahit
Vcs-Git: https://salsa.debian.org/med-team/megahit.git
Homepage: https://github.com/voutcn/megahit
Package: megahit
Architecture: any
Depends: ${shlibs:Depends},
Depends:
bzip2,
python3-all,
${misc:Depends},
${python3:Depends},
bzip2,
python3-all
${shlibs:Depends},
Description: ultra-fast and memory-efficient meta-genome assembler
Megahit is an ultra-fast and memory-efficient NGS assembler. It is
optimized for metagenomes, but also works well on generic single genome
......
......@@ -6,17 +6,17 @@ Files: *
Copyright: 2014-2015 The University of Hong Kong & L3 Bioinformatics Limited
License: GPL-3
Files: src/idba
Files: src/idba/*
Copyright: 2015 Dinghua Li <voutcn@gmail.com>
2009 Yu Peng <loneknightpy@gmail.com>
License: GPL-3
Files: src/parallel_hashmap
Files: src/parallel_hashmap/*
Copyright: 2019 Gregory Popovitch <greg7mdp@gmail.com>
2018 The Abseil Authors
License: Apache-2.0
Files: src/pprintpp
Files: src/pprintpp/*
Copyright: 2016 Jacek Galowicz
License: Expat
......
Tests: run-unit-test
Depends: @
Depends:
@,
Restrictions: allow-stderr