Skip to content
Commits on Source (3)
......@@ -48,5 +48,5 @@ Description: short read aligner and other bioinformatic tools - JNI library
PacBio, 454, and other reads; very high sensitivity and tolerant of
errors and numerous large indels.
.
This package contains the architecture dependant library for the bbmap
This package contains the architecture dependent library for the bbmap
tools.
......@@ -10,6 +10,23 @@ Copyright: 2008-2015 Brian Bushnell, Jon Rood
Berkeley National Laboratory (subject to receipt of any required
approvals from the U.S. Dept. of Energy)
License: BSD-3-clause
Comment: This software was developed under funding from the U.S.
Department of Energy. As such, the U.S. Government has been granted for
itself and others acting on its behalf a paid-up, nonexclusive, irrevoca
ble, worldwide license in the Software to reproduce, prepare derivative
works, and perform publicly and display publicly. Beginning five (5)
years after the date permission to assert copyright is obtained from the
U.S. Department of Energy, and subject to any subsequent five (5) year
renewals, the U.S. Government is granted for itself and others acting on
its behalf a paid-up, nonexclusive, irrevocable, worldwide li cense in
the Software to reproduce, prepare derivative works, distribute copies
to the public, perform publicly and display publicly, and to permit
others to do so.
Files: resources/truseq.fa.gz
resources/nextera.fa.gz
Copyright: 2007-2013 Illumina, Inc. All rights reserved
License: BSD-3-clause
Files: debian/*
Copyright: 2016 Andreas Tille <tille@debian.org>
......
......@@ -45,3 +45,9 @@ override_dh_fixperms:
override_dh_installman:
dh_installman
rename 's/\.1$$/.sh.1/' debian/$(DEB_SOURCE)/usr/share/man/man1/*.1
override_dh_installdocs:
dh_installdocs
find debian -name compiling.txt -delete
find debian -name git.txt -delete
find debian -name "Legal*.txt" -delete