[med-svn] [Git][med-team/bbmap][master] 3 commits: spelling
Andreas Tille
gitlab at salsa.debian.org
Wed Mar 27 15:29:32 GMT 2019
Andreas Tille pushed to branch master at Debian Med / bbmap
Commits:
0c23fb2f by Andreas Tille at 2019-03-27T15:06:19Z
spelling
- - - - -
13dc1a01 by Andreas Tille at 2019-03-27T15:10:55Z
More detailed copyright
- - - - -
271c5486 by Andreas Tille at 2019-03-27T15:12:36Z
Do not install irrelevant doc
- - - - -
3 changed files:
- debian/control
- debian/copyright
- debian/rules
Changes:
=====================================
debian/control
=====================================
@@ -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.
=====================================
debian/copyright
=====================================
@@ -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 at debian.org>
=====================================
debian/rules
=====================================
@@ -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
View it on GitLab: https://salsa.debian.org/med-team/bbmap/compare/134de0f9d1e3b25709f11849352dfdc5fa89426b...271c54862f652b7f0f623919ecddea9978e681e1
--
View it on GitLab: https://salsa.debian.org/med-team/bbmap/compare/134de0f9d1e3b25709f11849352dfdc5fa89426b...271c54862f652b7f0f623919ecddea9978e681e1
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20190327/e8d0cfc7/attachment-0001.html>
More information about the debian-med-commit
mailing list