Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (3)
spelling
· 0c23fb2f
Andreas Tille
authored
Mar 27, 2019
0c23fb2f
More detailed copyright
· 13dc1a01
Andreas Tille
authored
Mar 27, 2019
13dc1a01
Do not install irrelevant doc
· 271c5486
Andreas Tille
authored
Mar 27, 2019
271c5486
Show whitespace changes
Inline
Side-by-side
debian/control
View file @
271c5486
...
...
@@ -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 depend
a
nt library for the bbmap
This package contains the architecture depend
e
nt library for the bbmap
tools.
debian/copyright
View file @
271c5486
...
...
@@ -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>
...
...
debian/rules
View file @
271c5486
...
...
@@ -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