Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Add missing license statement
· 820edf70
Andreas Tille
authored
Aug 04, 2019
820edf70
Upload to unstable
· facab769
Andreas Tille
authored
Aug 04, 2019
facab769
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
facab769
atropos (1.1.21+dfsg-2) UNRELEASED; urgency=medium
* Team upload.
* Added OMICtools ref, others are NA.
-- Steffen Moeller <moeller@debian.org> Wed, 17 Apr 2019 15:57:33 +0200
atropos (1.1.21+dfsg-1) unstable; urgency=medium
* Initial release (Closes: #926944)
-- Andreas Tille <tille@debian.org>
Fri, 12 Apr 2019 17:04:21
+0200
-- Andreas Tille <tille@debian.org>
Sun, 04 Aug 2019 21:50:09
+0200
debian/copyright
View file @
facab769
...
...
@@ -25,6 +25,28 @@ Comment: Atropos began as a fork of Cutadapt [1]. Specifically, it is a fork of
[3] https://github.com/marcelm/cutadapt/tree/2f3cc0717aa9ff1e0326ea6bcb36b712950d4999
[4] https://creativecommons.org/publicdomain/zero/1.0/
Files: bin/_preamble.py
Copyright: Twisted Matrix Laboratories
License: public_domain
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:
.
The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.
.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Files: debian/*
Copyright: 2019 Andreas Tille <tille@debian.org>
License: Expat
...
...