Codebase list rust-stfu8 / 2f5d142
package number-prefix Sylvestre Ledru 5 years ago
4 changed file(s) with 80 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
0 rust-number-prefix (0.2.8-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
1
2 * Package number_prefix 0.2.8 from crates.io using debcargo 2.1.4
3
4 -- Sylvestre Ledru <sylvestre@debian.org> Sat, 7 Jul 2018 21:56:55 +0200
0 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
1 Upstream-Name: number_prefix
2 Upstream-Contact: ogham@bsago.me
3
4 Files: *
5 Copyright: 2018 Benjamin Sago
6 License: MIT
7
8 Files: debian/*
9 Copyright: 2018 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
10 2018 Sylvestre Ledru <sylvestre@debian.org>
11 License: MIT
12
13 License: MIT
14 Permission is hereby granted, free of charge, to any person obtaining a copy
15 of this software and associated documentation files (the "Software"), to deal
16 in the Software without restriction, including without limitation the rights
17 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
18 copies of the Software, and to permit persons to whom the Software is
19 furnished to do so, subject to the following conditions:
20 .
21 The above copyright notice and this permission notice shall be included in all
22 copies or substantial portions of the Software.
23 .
24 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
25 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
26 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
27 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
28 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
29 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
30 SOFTWARE.
0 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
1 Upstream-Name: number_prefix
2 Upstream-Contact: ogham@bsago.me
3
4 Files: *
5 Copyright: FIXME (overlay) UNKNOWN ogham@bsago.me
6 License: MIT
7 Comment:
8 FIXME (overlay): Since upstream copyright years are not available in
9 Cargo.toml, they were extracted from the upstream Git repository. This may not
10 be correct information so you should review and fix this before uploading to
11 the archive.
12
13 Files: ./LICENCE
14 Copyright: 2018 Benjamin Sago
15 License: UNKNOWN; FIXME (overlay)
16 Comment:
17 FIXME (overlay): These notices are extracted from files. Please review them
18 before uploading to the archive.
19
20 Files: debian/*
21 Copyright: 2018 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
22 2018 FIXME (overlay) Your Name <Your Email>
23 License: MIT
24
25 License: MIT
26 Permission is hereby granted, free of charge, to any person obtaining a copy
27 of this software and associated documentation files (the "Software"), to deal
28 in the Software without restriction, including without limitation the rights
29 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
30 copies of the Software, and to permit persons to whom the Software is
31 furnished to do so, subject to the following conditions:
32 .
33 The above copyright notice and this permission notice shall be included in all
34 copies or substantial portions of the Software.
35 .
36 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
37 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
38 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
39 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
40 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
41 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
42 SOFTWARE.