Codebase list rust-stfu8 / 3616a7b
add termcolor Sylvestre Ledru 5 years ago
4 changed file(s) with 137 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
0 rust-termcolor (0.3.6-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
1
2 * Package termcolor 0.3.6 from crates.io using debcargo 2.2.3
3
4 -- Sylvestre Ledru <sylvestre@debian.org> Fri, 13 Jul 2018 15:32:54 +0200
0 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
1 Upstream-Name: termcolor
2 Upstream-Contact: Andrew Gallant <jamslam@gmail.com>
3 Source: https://github.com/BurntSushi/ripgrep/tree/master/termcolor
4
5 Files: *
6 Copyright: 2015 Andrew Gallant <jamslam@gmail.com>
7 License: Unlicense or MIT
8 Comment:
9 FIXME (overlay): Since upstream copyright years are not available in
10 Cargo.toml, they were extracted from the upstream Git repository. This may not
11 be correct information so you should review and fix this before uploading to
12 the archive.
13
14 Files: debian/*
15 Copyright:
16 2018 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
17 2018 Sylvestre Ledru <sylvestre@debian.org>
18 License: Unlicense or MIT
19
20 License: MIT
21 Permission is hereby granted, free of charge, to any person obtaining a copy
22 of this software and associated documentation files (the "Software"), to deal
23 in the Software without restriction, including without limitation the rights
24 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
25 copies of the Software, and to permit persons to whom the Software is
26 furnished to do so, subject to the following conditions:
27 .
28 The above copyright notice and this permission notice shall be included in all
29 copies or substantial portions of the Software.
30 .
31 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
32 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
33 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
34 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
35 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
36 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
37 SOFTWARE.
38
39 License: Unlicense
40 This is free and unencumbered software released into the public domain.
41 .
42 Anyone is free to copy, modify, publish, use, compile, sell, or
43 distribute this software, either in source code form or as a compiled
44 binary, for any purpose, commercial or non-commercial, and by any
45 means.
46 .
47 In jurisdictions that recognize copyright laws, the author or authors
48 of this software dedicate any and all copyright interest in the
49 software to the public domain. We make this dedication for the benefit
50 of the public at large and to the detriment of our heirs and
51 successors. We intend this dedication to be an overt act of
52 relinquishment in perpetuity of all present and future rights to this
53 software under copyright law.
54 .
55 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
56 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
57 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
58 IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR
59 OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
60 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
61 OTHER DEALINGS IN THE SOFTWARE.
0 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
1 Upstream-Name: termcolor
2 Upstream-Contact: Andrew Gallant <jamslam@gmail.com>
3 Source: https://github.com/BurntSushi/ripgrep/tree/master/termcolor
4
5 Files: *
6 Copyright: FIXME (overlay) UNKNOWN-YEARS Andrew Gallant <jamslam@gmail.com>
7 License: Unlicense or MIT
8 Comment:
9 FIXME (overlay): Since upstream copyright years are not available in
10 Cargo.toml, they were extracted from the upstream Git repository. This may not
11 be correct information so you should review and fix this before uploading to
12 the archive.
13
14 Files: ./LICENSE-MIT
15 Copyright: 2015 Andrew Gallant
16 License: UNKNOWN-LICENSE; FIXME (overlay)
17 Comment:
18 FIXME (overlay): These notices are extracted from files. Please review them
19 before uploading to the archive.
20
21 Files: debian/*
22 Copyright:
23 2018 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
24 2018 FIXME (overlay) Your Name <Your Email>
25 License: Unlicense or MIT
26
27 License: MIT
28 Permission is hereby granted, free of charge, to any person obtaining a copy
29 of this software and associated documentation files (the "Software"), to deal
30 in the Software without restriction, including without limitation the rights
31 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
32 copies of the Software, and to permit persons to whom the Software is
33 furnished to do so, subject to the following conditions:
34 .
35 The above copyright notice and this permission notice shall be included in all
36 copies or substantial portions of the Software.
37 .
38 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
39 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
40 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
41 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
42 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
43 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
44 SOFTWARE.
45
46 License: Unlicense
47 This is free and unencumbered software released into the public domain.
48 .
49 Anyone is free to copy, modify, publish, use, compile, sell, or
50 distribute this software, either in source code form or as a compiled
51 binary, for any purpose, commercial or non-commercial, and by any
52 means.
53 .
54 In jurisdictions that recognize copyright laws, the author or authors
55 of this software dedicate any and all copyright interest in the
56 software to the public domain. We make this dedication for the benefit
57 of the public at large and to the detriment of our heirs and
58 successors. We intend this dedication to be an overt act of
59 relinquishment in perpetuity of all present and future rights to this
60 software under copyright law.
61 .
62 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
63 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
64 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
65 IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR
66 OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
67 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
68 OTHER DEALINGS IN THE SOFTWARE.