Codebase list rust-stfu8 / 7ac3b18
RFS: md5 kpcyrd 5 years ago
5 changed file(s) with 124 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
6363 precomputed-hash
6464 want
6565 erased-serde
66 md5
6667
6768 Delayed/problematic::
6869
0 rust-md5 (0.3.8-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
1
2 * Package md5 0.3.8 from crates.io using debcargo 2.2.6
3
4 -- kpcyrd <git@rxv.cc> Sat, 18 Aug 2018 20:42:23 +0000
0 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
1 Upstream-Name: md5
2 Upstream-Contact:
3 Ivan Ukhov <ivan.ukhov@gmail.com>
4 Kamal Ahmad <shibe@openmailbox.org>
5 Konstantin Stepanov <milezv@gmail.com>
6 Lukas Kalbertodt <lukas.kalbertodt@gmail.com>
7 Nathan Musoke <nathan.musoke@gmail.com>
8 Tony Arcieri <bascule@gmail.com>
9 Wim de With <register@dewith.io>
10 Source: https://github.com/stainless-steel/md5
11
12 Files: *
13 Copyright:
14 2015-2018 Ivan Ukhov <ivan.ukhov@gmail.com>
15 2018 Kamal Ahmad <shibe@openmailbox.org>
16 2015 Konstantin Stepanov <milezv@gmail.com>
17 2016 Lukas Kalbertodt <lukas.kalbertodt@gmail.com>
18 2017 Nathan Musoke <nathan.musoke@gmail.com>
19 2017 Tony Arcieri <bascule@gmail.com>
20 2018 Wim de With <register@dewith.io>
21 2015-2018 The md5 Developers
22 License: Apache-2.0 or MIT
23
24 Files: debian/*
25 Copyright:
26 2018 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
27 2018 kpcyrd <git@rxv.cc>
28 License: Apache-2.0 or MIT
29
30 License: Apache-2.0
31 Debian systems provide the Apache 2.0 license in
32 /usr/share/common-licenses/Apache-2.0
33
34 License: MIT
35 Permission is hereby granted, free of charge, to any person obtaining a copy
36 of this software and associated documentation files (the "Software"), to deal
37 in the Software without restriction, including without limitation the rights
38 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
39 copies of the Software, and to permit persons to whom the Software is
40 furnished to do so, subject to the following conditions:
41 .
42 The above copyright notice and this permission notice shall be included in all
43 copies or substantial portions of the Software.
44 .
45 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
46 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
47 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
48 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
49 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
50 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
51 SOFTWARE.
0 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
1 Upstream-Name: md5
2 Upstream-Contact:
3 Ivan Ukhov <ivan.ukhov@gmail.com>
4 Kamal Ahmad <shibe@openmailbox.org>
5 Konstantin Stepanov <milezv@gmail.com>
6 Lukas Kalbertodt <lukas.kalbertodt@gmail.com>
7 Nathan Musoke <nathan.musoke@gmail.com>
8 Tony Arcieri <bascule@gmail.com>
9 Wim de With <register@dewith.io>
10 Source: https://github.com/stainless-steel/md5
11
12 Files: *
13 Copyright:
14 FIXME (overlay) UNKNOWN-YEARS Ivan Ukhov <ivan.ukhov@gmail.com>
15 FIXME (overlay) UNKNOWN-YEARS Kamal Ahmad <shibe@openmailbox.org>
16 FIXME (overlay) UNKNOWN-YEARS Konstantin Stepanov <milezv@gmail.com>
17 FIXME (overlay) UNKNOWN-YEARS Lukas Kalbertodt <lukas.kalbertodt@gmail.com>
18 FIXME (overlay) UNKNOWN-YEARS Nathan Musoke <nathan.musoke@gmail.com>
19 FIXME (overlay) UNKNOWN-YEARS Tony Arcieri <bascule@gmail.com>
20 FIXME (overlay) UNKNOWN-YEARS Wim de With <register@dewith.io>
21 License: Apache-2.0 or MIT
22 Comment:
23 FIXME (overlay): Since upstream copyright years are not available in
24 Cargo.toml, they were extracted from the upstream Git repository. This may not
25 be correct information so you should review and fix this before uploading to
26 the archive.
27
28 Files: ./LICENSE.md
29 Copyright:
30 2015–2018 The md5 Developers
31 2015–2018 The md5 Developers
32 License: UNKNOWN-LICENSE; FIXME (overlay)
33 Comment:
34 FIXME (overlay): These notices are extracted from files. Please review them
35 before uploading to the archive.
36
37 Files: debian/*
38 Copyright:
39 2018 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
40 2018 FIXME (overlay) Your Name <Your Email>
41 License: Apache-2.0 or MIT
42
43 License: Apache-2.0
44 Debian systems provide the Apache 2.0 license in
45 /usr/share/common-licenses/Apache-2.0
46
47 License: MIT
48 Permission is hereby granted, free of charge, to any person obtaining a copy
49 of this software and associated documentation files (the "Software"), to deal
50 in the Software without restriction, including without limitation the rights
51 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
52 copies of the Software, and to permit persons to whom the Software is
53 furnished to do so, subject to the following conditions:
54 .
55 The above copyright notice and this permission notice shall be included in all
56 copies or substantial portions of the Software.
57 .
58 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
59 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
60 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
61 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
62 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
63 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
64 SOFTWARE.