Codebase list rust-stfu8 / c90474c
Package addr2line, coresimd, object, petgraph, sleef-sys Ximin Luo 5 years ago
20 changed file(s) with 498 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
0 rust-addr2line (0.7.0-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
1
2 * Package addr2line 0.7.0 from crates.io using debcargo 2.2.9
3
4 -- Ximin Luo <infinity0@debian.org> Wed, 26 Dec 2018 11:15:58 -0800
0 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
1 Upstream-Name: addr2line
2 Upstream-Contact:
3 Nick Fitzgerald <fitzgen@gmail.com>
4 Philip Craig <philipjcraig@gmail.com>
5 Jon Gjengset <jon@thesquareplanet.com>
6 Noah Bergbauer <noah.bergbauer@tum.de>
7 Source: https://github.com/gimli-rs/addr2line
8
9 Files: *
10 Copyright:
11 2016-2018 Nick Fitzgerald <fitzgen@gmail.com>
12 2016-2018 Philip Craig <philipjcraig@gmail.com>
13 2016-2018 Jon Gjengset <jon@thesquareplanet.com>
14 2016-2018 Noah Bergbauer <noah.bergbauer@tum.de>
15 2016-2018 The gimli Developers
16 License: Apache-2.0 or MIT
17
18 Files: debian/*
19 Copyright:
20 2018 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
21 2018 Ximin Luo <infinity0@debian.org>
22 License: Apache-2.0 or MIT
23
24 License: Apache-2.0
25 Debian systems provide the Apache 2.0 license in
26 /usr/share/common-licenses/Apache-2.0
27
28 License: MIT
29 Permission is hereby granted, free of charge, to any person obtaining a copy
30 of this software and associated documentation files (the "Software"), to deal
31 in the Software without restriction, including without limitation the rights
32 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
33 copies of the Software, and to permit persons to whom the Software is
34 furnished to do so, subject to the following conditions:
35 .
36 The above copyright notice and this permission notice shall be included in all
37 copies or substantial portions of the Software.
38 .
39 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
40 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
41 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
42 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
43 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
44 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
45 SOFTWARE.
0 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
1 Upstream-Name: addr2line
2 Upstream-Contact:
3 Nick Fitzgerald <fitzgen@gmail.com>
4 Philip Craig <philipjcraig@gmail.com>
5 Jon Gjengset <jon@thesquareplanet.com>
6 Noah Bergbauer <noah.bergbauer@tum.de>
7 Source: https://github.com/gimli-rs/addr2line
8
9 Files: *
10 Copyright:
11 FIXME (overlay) UNKNOWN-YEARS Nick Fitzgerald <fitzgen@gmail.com>
12 FIXME (overlay) UNKNOWN-YEARS Philip Craig <philipjcraig@gmail.com>
13 FIXME (overlay) UNKNOWN-YEARS Jon Gjengset <jon@thesquareplanet.com>
14 FIXME (overlay) UNKNOWN-YEARS Noah Bergbauer <noah.bergbauer@tum.de>
15 License: Apache-2.0 or MIT
16 Comment:
17 FIXME (overlay): Since upstream copyright years are not available in
18 Cargo.toml, they were extracted from the upstream Git repository. This may not
19 be correct information so you should review and fix this before uploading to
20 the archive.
21
22 Files: ./LICENSE-MIT
23 Copyright: 2016-2018 The gimli Developers
24 License: UNKNOWN-LICENSE; FIXME (overlay)
25 Comment:
26 FIXME (overlay): These notices are extracted from files. Please review them
27 before uploading to the archive.
28
29 Files: debian/*
30 Copyright:
31 2018 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
32 2018 Ximin Luo <infinity0@debian.org>
33 License: Apache-2.0 or MIT
34
35 License: Apache-2.0
36 Debian systems provide the Apache 2.0 license in
37 /usr/share/common-licenses/Apache-2.0
38
39 License: MIT
40 Permission is hereby granted, free of charge, to any person obtaining a copy
41 of this software and associated documentation files (the "Software"), to deal
42 in the Software without restriction, including without limitation the rights
43 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
44 copies of the Software, and to permit persons to whom the Software is
45 furnished to do so, subject to the following conditions:
46 .
47 The above copyright notice and this permission notice shall be included in all
48 copies or substantial portions of the Software.
49 .
50 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
51 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
52 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
53 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
54 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
55 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
56 SOFTWARE.
0 overlay = "."
1 uploaders = ["Ximin Luo <infinity0@debian.org>"]
0 rust-coresimd (0.1.2-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
1
2 * Package coresimd 0.1.2 from crates.io using debcargo 2.2.9
3
4 -- Ximin Luo <infinity0@debian.org> Wed, 26 Dec 2018 11:16:23 -0800
0 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
1 Upstream-Name: coresimd
2 Upstream-Contact: Andrew Gallant <jamslam@gmail.com>
3 Source: https://github.com/rust-lang-nursery/stdsimd
4
5 Files: *
6 Copyright: 2016-2018 Andrew Gallant <jamslam@gmail.com>
7 License: MIT or Apache-2.0
8
9 Files: debian/*
10 Copyright:
11 2018 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
12 2018 Ximin Luo <infinity0@debian.org>
13 License: MIT or Apache-2.0
14
15 License: Apache-2.0
16 Debian systems provide the Apache 2.0 license in
17 /usr/share/common-licenses/Apache-2.0
18
19 License: MIT
20 Permission is hereby granted, free of charge, to any person obtaining a copy
21 of this software and associated documentation files (the "Software"), to deal
22 in the Software without restriction, including without limitation the rights
23 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
24 copies of the Software, and to permit persons to whom the Software is
25 furnished to do so, subject to the following conditions:
26 .
27 The above copyright notice and this permission notice shall be included in all
28 copies or substantial portions of the Software.
29 .
30 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
31 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
32 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
33 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
34 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
35 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
36 SOFTWARE.
0 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
1 Upstream-Name: coresimd
2 Upstream-Contact: Andrew Gallant <jamslam@gmail.com>
3 Source: https://github.com/rust-lang-nursery/stdsimd
4
5 Files: *
6 Copyright: FIXME (overlay) UNKNOWN-YEARS Andrew Gallant <jamslam@gmail.com>
7 License: MIT or Apache-2.0
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 Ximin Luo <infinity0@debian.org>
18 License: MIT or Apache-2.0
19
20 License: Apache-2.0
21 Debian systems provide the Apache 2.0 license in
22 /usr/share/common-licenses/Apache-2.0
23
24 License: MIT
25 Permission is hereby granted, free of charge, to any person obtaining a copy
26 of this software and associated documentation files (the "Software"), to deal
27 in the Software without restriction, including without limitation the rights
28 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
29 copies of the Software, and to permit persons to whom the Software is
30 furnished to do so, subject to the following conditions:
31 .
32 The above copyright notice and this permission notice shall be included in all
33 copies or substantial portions of the Software.
34 .
35 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
36 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
37 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
38 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
39 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
40 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
41 SOFTWARE.
0 overlay = "."
1 uploaders = ["Ximin Luo <infinity0@debian.org>"]
0 rust-object (0.11.0-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
1
2 * Package object 0.11.0 from crates.io using debcargo 2.2.9
3
4 -- Ximin Luo <infinity0@debian.org> Wed, 26 Dec 2018 11:15:18 -0800
0 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
1 Upstream-Name: object
2 Upstream-Contact:
3 Nick Fitzgerald <fitzgen@gmail.com>
4 Philip Craig <philipjcraig@gmail.com>
5 Source: https://github.com/gimli-rs/object
6
7 Files: *
8 Copyright:
9 2016-2018 Nick Fitzgerald <fitzgen@gmail.com>
10 2016-2018 Philip Craig <philipjcraig@gmail.com>
11 2015 The Gimli Developers
12 License: Apache-2.0 or MIT
13
14 Files: debian/*
15 Copyright:
16 2018 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
17 2018 Ximin Luo <infinity0@debian.org>
18 License: Apache-2.0 or MIT
19
20 License: Apache-2.0
21 Debian systems provide the Apache 2.0 license in
22 /usr/share/common-licenses/Apache-2.0
23
24 License: MIT
25 Permission is hereby granted, free of charge, to any person obtaining a copy
26 of this software and associated documentation files (the "Software"), to deal
27 in the Software without restriction, including without limitation the rights
28 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
29 copies of the Software, and to permit persons to whom the Software is
30 furnished to do so, subject to the following conditions:
31 .
32 The above copyright notice and this permission notice shall be included in all
33 copies or substantial portions of the Software.
34 .
35 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
36 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
37 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
38 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
39 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
40 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
41 SOFTWARE.
0 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
1 Upstream-Name: object
2 Upstream-Contact:
3 Nick Fitzgerald <fitzgen@gmail.com>
4 Philip Craig <philipjcraig@gmail.com>
5 Source: https://github.com/gimli-rs/object
6
7 Files: *
8 Copyright:
9 FIXME (overlay) UNKNOWN-YEARS Nick Fitzgerald <fitzgen@gmail.com>
10 FIXME (overlay) UNKNOWN-YEARS Philip Craig <philipjcraig@gmail.com>
11 License: Apache-2.0 or MIT
12 Comment:
13 FIXME (overlay): Since upstream copyright years are not available in
14 Cargo.toml, they were extracted from the upstream Git repository. This may not
15 be correct information so you should review and fix this before uploading to
16 the archive.
17
18 Files: ./LICENSE-MIT
19 Copyright: 2015 The Gimli Developers
20 License: UNKNOWN-LICENSE; FIXME (overlay)
21 Comment:
22 FIXME (overlay): These notices are extracted from files. Please review them
23 before uploading to the archive.
24
25 Files: debian/*
26 Copyright:
27 2018 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
28 2018 Ximin Luo <infinity0@debian.org>
29 License: Apache-2.0 or MIT
30
31 License: Apache-2.0
32 Debian systems provide the Apache 2.0 license in
33 /usr/share/common-licenses/Apache-2.0
34
35 License: MIT
36 Permission is hereby granted, free of charge, to any person obtaining a copy
37 of this software and associated documentation files (the "Software"), to deal
38 in the Software without restriction, including without limitation the rights
39 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
40 copies of the Software, and to permit persons to whom the Software is
41 furnished to do so, subject to the following conditions:
42 .
43 The above copyright notice and this permission notice shall be included in all
44 copies or substantial portions of the Software.
45 .
46 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
47 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
48 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
49 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
50 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
51 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
52 SOFTWARE.
0 overlay = "."
1 uploaders = ["Ximin Luo <infinity0@debian.org>"]
0 rust-petgraph (0.4.13-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
1
2 * Package petgraph 0.4.13 from crates.io using debcargo 2.2.9
3
4 -- Ximin Luo <infinity0@debian.org> Wed, 26 Dec 2018 11:14:12 -0800
0 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
1 Upstream-Name: petgraph
2 Upstream-Contact:
3 bluss
4 mitchmindtree
5 Source: https://github.com/bluss/petgraph
6
7 Files: *
8 Copyright:
9 2014-2018 bluss
10 2014-2018 mitchmindtree
11 License: MIT or Apache-2.0
12
13 Files: debian/*
14 Copyright:
15 2018 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
16 2018 Ximin Luo <infinity0@debian.org>
17 License: MIT or Apache-2.0
18
19 License: Apache-2.0
20 Debian systems provide the Apache 2.0 license in
21 /usr/share/common-licenses/Apache-2.0
22
23 License: MIT
24 Permission is hereby granted, free of charge, to any person obtaining a copy
25 of this software and associated documentation files (the "Software"), to deal
26 in the Software without restriction, including without limitation the rights
27 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
28 copies of the Software, and to permit persons to whom the Software is
29 furnished to do so, subject to the following conditions:
30 .
31 The above copyright notice and this permission notice shall be included in all
32 copies or substantial portions of the Software.
33 .
34 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
35 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
36 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
37 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
38 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
39 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
40 SOFTWARE.
0 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
1 Upstream-Name: petgraph
2 Upstream-Contact:
3 bluss
4 mitchmindtree
5 Source: https://github.com/bluss/petgraph
6
7 Files: *
8 Copyright:
9 FIXME (overlay) UNKNOWN-YEARS bluss
10 FIXME (overlay) UNKNOWN-YEARS mitchmindtree
11 License: MIT or Apache-2.0
12 Comment:
13 FIXME (overlay): Since upstream copyright years are not available in
14 Cargo.toml, they were extracted from the upstream Git repository. This may not
15 be correct information so you should review and fix this before uploading to
16 the archive.
17
18 Files: ./LICENSE-MIT
19 Copyright: 2015
20 License: UNKNOWN-LICENSE; FIXME (overlay)
21 Comment:
22 FIXME (overlay): These notices are extracted from files. Please review them
23 before uploading to the archive.
24
25 Files: debian/*
26 Copyright:
27 2018 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
28 2018 Ximin Luo <infinity0@debian.org>
29 License: MIT or Apache-2.0
30
31 License: Apache-2.0
32 Debian systems provide the Apache 2.0 license in
33 /usr/share/common-licenses/Apache-2.0
34
35 License: MIT
36 Permission is hereby granted, free of charge, to any person obtaining a copy
37 of this software and associated documentation files (the "Software"), to deal
38 in the Software without restriction, including without limitation the rights
39 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
40 copies of the Software, and to permit persons to whom the Software is
41 furnished to do so, subject to the following conditions:
42 .
43 The above copyright notice and this permission notice shall be included in all
44 copies or substantial portions of the Software.
45 .
46 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
47 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
48 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
49 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
50 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
51 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
52 SOFTWARE.
0 overlay = "."
1 uploaders = ["Ximin Luo <infinity0@debian.org>"]
0 rust-sleef-sys (0.1.1-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
1
2 * Package sleef-sys 0.1.1 from crates.io using debcargo 2.2.9
3
4 -- Ximin Luo <infinity0@debian.org> Wed, 26 Dec 2018 11:20:27 -0800
0 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
1 Upstream-Name: sleef-sys
2 Upstream-Contact: gnzlbg <gonzalobg88@gmail.com>
3 Source: https://github.com/gnzlbg/sleef-sys
4
5 Files: *
6 Copyright:
7 2018 gnzlbg <gonzalobg88@gmail.com>
8 2014 The Rust Project Developers
9 License: MIT or Apache-2.0
10
11 Files: debian/*
12 Copyright:
13 2018 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
14 2018 Ximin Luo <infinity0@debian.org>
15 License: MIT or Apache-2.0
16
17 License: Apache-2.0
18 Debian systems provide the Apache 2.0 license in
19 /usr/share/common-licenses/Apache-2.0
20
21 License: MIT
22 Permission is hereby granted, free of charge, to any person obtaining a copy
23 of this software and associated documentation files (the "Software"), to deal
24 in the Software without restriction, including without limitation the rights
25 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
26 copies of the Software, and to permit persons to whom the Software is
27 furnished to do so, subject to the following conditions:
28 .
29 The above copyright notice and this permission notice shall be included in all
30 copies or substantial portions of the Software.
31 .
32 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
33 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
34 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
35 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
36 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
37 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
38 SOFTWARE.
0 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
1 Upstream-Name: sleef-sys
2 Upstream-Contact: gnzlbg <gonzalobg88@gmail.com>
3 Source: https://github.com/gnzlbg/sleef-sys
4
5 Files: *
6 Copyright: FIXME (overlay) UNKNOWN-YEARS gnzlbg <gonzalobg88@gmail.com>
7 License: MIT or Apache-2.0
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: 2014 The Rust Project Developers
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 Ximin Luo <infinity0@debian.org>
25 License: MIT or Apache-2.0
26
27 License: Apache-2.0
28 Debian systems provide the Apache 2.0 license in
29 /usr/share/common-licenses/Apache-2.0
30
31 License: MIT
32 Permission is hereby granted, free of charge, to any person obtaining a copy
33 of this software and associated documentation files (the "Software"), to deal
34 in the Software without restriction, including without limitation the rights
35 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
36 copies of the Software, and to permit persons to whom the Software is
37 furnished to do so, subject to the following conditions:
38 .
39 The above copyright notice and this permission notice shall be included in all
40 copies or substantial portions of the Software.
41 .
42 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
43 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
44 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
45 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
46 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
47 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
48 SOFTWARE.
0 overlay = "."
1 uploaders = ["Ximin Luo <infinity0@debian.org>"]
2 excludes = ["sleef/**"]
3
4 [packages.lib]
5 depends = ["libsleef-dev"]