Codebase list rust-stfu8 / 206954a
Prepare euclid-0.19 Andrej Shadura 4 years ago
4 changed file(s) with 250 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
0 rust-euclid-0.19 (0.19.9-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
1
2 * Change the source package’s source name because of an API break.
3 * Package euclid 0.19.9 from crates.io using debcargo 2.2.10
4
5 -- Andrej Shadura <andrewsh@debian.org> Sat, 20 Jul 2019 11:26:52 -0300
6
7 rust-euclid (0.19.5-1) unstable; urgency=medium
8
9 * Package euclid 0.19.5 from crates.io using debcargo 2.2.9
10
11 -- Andrej Shadura <andrewsh@debian.org> Sun, 20 Jan 2019 22:10:49 +0100
0 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
1 Upstream-Name: euclid
2 Upstream-Contact: The Servo Project Developers
3 Source: https://github.com/servo/euclid
4
5 Files: *
6 Copyright:
7 2012—2013 Mozilla Foundation
8 2013—2019 The Servo Project Developers
9 License: MIT or Apache-2.0
10 Comment:
11 Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
12 http://www.apache.org/licenses/LICENSE-2.0> or the MIT license
13 <LICENSE-MIT or http://opensource.org/licenses/MIT>, at your
14 option. This file may not be copied, modified, or distributed
15 except according to those terms.
16
17
18 Files: debian/*
19 Copyright:
20 2019 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
21 2019 Andrej Shadura <andrewsh@debian.org>
22 License: MIT or Apache-2.0
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: euclid
2 Upstream-Contact: The Servo Project Developers
3 Source: https://github.com/servo/euclid
4
5 Files: *
6 Copyright: FIXME (overlay) UNKNOWN-YEARS The Servo Project Developers
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: 2012-2013 Mozilla Foundation
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: ./src/approxeq.rs
22 Copyright: 2013 The Servo Project Developers
23 License: UNKNOWN-LICENSE; FIXME (overlay)
24 Comment:
25 FIXME (overlay): These notices are extracted from files. Please review them
26 before uploading to the archive.
27
28 Files: ./src/approxord.rs
29 Copyright: 2013 The Servo Project Developers
30 License: UNKNOWN-LICENSE; FIXME (overlay)
31 Comment:
32 FIXME (overlay): These notices are extracted from files. Please review them
33 before uploading to the archive.
34
35 Files: ./src/box2d.rs
36 Copyright: 2013 The Servo Project Developers
37 License: UNKNOWN-LICENSE; FIXME (overlay)
38 Comment:
39 FIXME (overlay): These notices are extracted from files. Please review them
40 before uploading to the archive.
41
42 Files: ./src/box3d.rs
43 Copyright: 2013 The Servo Project Developers
44 License: UNKNOWN-LICENSE; FIXME (overlay)
45 Comment:
46 FIXME (overlay): These notices are extracted from files. Please review them
47 before uploading to the archive.
48
49 Files: ./src/homogen.rs
50 Copyright: 2018 The Servo Project Developers
51 License: UNKNOWN-LICENSE; FIXME (overlay)
52 Comment:
53 FIXME (overlay): These notices are extracted from files. Please review them
54 before uploading to the archive.
55
56 Files: ./src/length.rs
57 Copyright: 2014 The Servo Project Developers
58 License: UNKNOWN-LICENSE; FIXME (overlay)
59 Comment:
60 FIXME (overlay): These notices are extracted from files. Please review them
61 before uploading to the archive.
62
63 Files: ./src/lib.rs
64 Copyright: 2013 The Servo Project Developers
65 License: UNKNOWN-LICENSE; FIXME (overlay)
66 Comment:
67 FIXME (overlay): These notices are extracted from files. Please review them
68 before uploading to the archive.
69
70 Files: ./src/macros.rs
71 Copyright: 2013 The Servo Project Developers
72 License: UNKNOWN-LICENSE; FIXME (overlay)
73 Comment:
74 FIXME (overlay): These notices are extracted from files. Please review them
75 before uploading to the archive.
76
77 Files: ./src/num.rs
78 Copyright: 2014 The Servo Project Developers
79 License: UNKNOWN-LICENSE; FIXME (overlay)
80 Comment:
81 FIXME (overlay): These notices are extracted from files. Please review them
82 before uploading to the archive.
83
84 Files: ./src/point.rs
85 Copyright: 2013 The Servo Project Developers
86 License: UNKNOWN-LICENSE; FIXME (overlay)
87 Comment:
88 FIXME (overlay): These notices are extracted from files. Please review them
89 before uploading to the archive.
90
91 Files: ./src/rect.rs
92 Copyright: 2013 The Servo Project Developers
93 License: UNKNOWN-LICENSE; FIXME (overlay)
94 Comment:
95 FIXME (overlay): These notices are extracted from files. Please review them
96 before uploading to the archive.
97
98 Files: ./src/rotation.rs
99 Copyright: 2013 The Servo Project Developers
100 License: UNKNOWN-LICENSE; FIXME (overlay)
101 Comment:
102 FIXME (overlay): These notices are extracted from files. Please review them
103 before uploading to the archive.
104
105 Files: ./src/scale.rs
106 Copyright: 2014 The Servo Project Developers
107 License: UNKNOWN-LICENSE; FIXME (overlay)
108 Comment:
109 FIXME (overlay): These notices are extracted from files. Please review them
110 before uploading to the archive.
111
112 Files: ./src/side_offsets.rs
113 Copyright: 2013 The Servo Project Developers
114 License: UNKNOWN-LICENSE; FIXME (overlay)
115 Comment:
116 FIXME (overlay): These notices are extracted from files. Please review them
117 before uploading to the archive.
118
119 Files: ./src/size.rs
120 Copyright: 2013 The Servo Project Developers
121 License: UNKNOWN-LICENSE; FIXME (overlay)
122 Comment:
123 FIXME (overlay): These notices are extracted from files. Please review them
124 before uploading to the archive.
125
126 Files: ./src/transform2d.rs
127 Copyright: 2013 The Servo Project Developers
128 License: UNKNOWN-LICENSE; FIXME (overlay)
129 Comment:
130 FIXME (overlay): These notices are extracted from files. Please review them
131 before uploading to the archive.
132
133 Files: ./src/transform3d.rs
134 Copyright: 2013 The Servo Project Developers
135 License: UNKNOWN-LICENSE; FIXME (overlay)
136 Comment:
137 FIXME (overlay): These notices are extracted from files. Please review them
138 before uploading to the archive.
139
140 Files: ./src/translation.rs
141 Copyright: 2018 The Servo Project Developers
142 License: UNKNOWN-LICENSE; FIXME (overlay)
143 Comment:
144 FIXME (overlay): These notices are extracted from files. Please review them
145 before uploading to the archive.
146
147 Files: ./src/trig.rs
148 Copyright: 2013 The Servo Project Developers
149 License: UNKNOWN-LICENSE; FIXME (overlay)
150 Comment:
151 FIXME (overlay): These notices are extracted from files. Please review them
152 before uploading to the archive.
153
154 Files: ./src/vector.rs
155 Copyright: 2013 The Servo Project Developers
156 License: UNKNOWN-LICENSE; FIXME (overlay)
157 Comment:
158 FIXME (overlay): These notices are extracted from files. Please review them
159 before uploading to the archive.
160
161 Files: debian/*
162 Copyright:
163 2019 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
164 2019 Andrej Shadura <andrewsh@debian.org>
165 License: MIT or Apache-2.0
166
167 License: Apache-2.0
168 Debian systems provide the Apache 2.0 license in
169 /usr/share/common-licenses/Apache-2.0
170
171 License: MIT
172 Permission is hereby granted, free of charge, to any person obtaining a copy
173 of this software and associated documentation files (the "Software"), to deal
174 in the Software without restriction, including without limitation the rights
175 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
176 copies of the Software, and to permit persons to whom the Software is
177 furnished to do so, subject to the following conditions:
178 .
179 The above copyright notice and this permission notice shall be included in all
180 copies or substantial portions of the Software.
181 .
182 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
183 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
184 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
185 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
186 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
187 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
188 SOFTWARE.
0 semver_suffix = true
1 overlay = "."
2 uploaders = ["Andrej Shadura <andrewsh@debian.org>"]