Codebase list rust-libslirp / c4698f7
RFS: kamadak-exif kpcyrd 5 years ago
5 changed file(s) with 190 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
3535 errno-dragonfly (it is really needed?)
3636 security-framework-sys
3737 diesel_derives
38 kamadak-exif
3839
3940 Delayed/problematic::
4041
0 rust-kamadak-exif (0.3.1-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
1
2 * Package kamadak-exif 0.3.1 from crates.io using debcargo 2.2.10
3
4 -- kpcyrd <git@rxv.cc> Sat, 27 Apr 2019 06:59:14 +0200
0 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
1 Upstream-Name: kamadak-exif
2 Upstream-Contact: KAMADA Ken'ichi <kamada@nanohz.org>
3 Source: https://github.com/kamadak/exif-rs
4
5 Files: *
6 Copyright: 2016-2018 KAMADA Ken'ichi <kamada@nanohz.org>
7 License: BSD-2-Clause
8
9 Files: debian/*
10 Copyright:
11 2019 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
12 2019 kpcyrd <git@rxv.cc>
13 License: BSD-2-Clause
14
15 License: BSD-2-Clause
16 Redistribution and use in source and binary forms, with or without
17 modification, are permitted provided that the following conditions are met:
18 .
19 1. Redistributions of source code must retain the above copyright notice, this
20 list of conditions and the following disclaimer.
21 .
22 2. Redistributions in binary form must reproduce the above copyright notice,
23 this list of conditions and the following disclaimer in the documentation
24 and/or other materials provided with the distribution.
25 .
26 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
27 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
28 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
29 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
30 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
31 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
32 SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
33 CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
34 OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
35 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
0 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
1 Upstream-Name: kamadak-exif
2 Upstream-Contact: KAMADA Ken'ichi <kamada@nanohz.org>
3 Source: https://github.com/kamadak/exif-rs
4
5 Files: *
6 Copyright: FIXME (overlay) UNKNOWN-YEARS KAMADA Ken'ichi <kamada@nanohz.org>
7 License: BSD-2-Clause
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: ./examples/dumpexif.rs
15 Copyright: 2016 KAMADA Ken'ichi.
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: ./examples/reading.rs
22 Copyright: 2017 KAMADA Ken'ichi.
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/endian.rs
29 Copyright: 2016 KAMADA Ken'ichi.
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/error.rs
36 Copyright: 2016 KAMADA Ken'ichi.
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/jpeg.rs
43 Copyright: 2016 KAMADA Ken'ichi.
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/lib.rs
50 Copyright: 2016 KAMADA Ken'ichi.
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/reader.rs
57 Copyright: 2017 KAMADA Ken'ichi.
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/tag.rs
64 Copyright: 2016 KAMADA Ken'ichi.
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/tiff.rs
71 Copyright: 2016 KAMADA Ken'ichi.
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/tmacro.rs
78 Copyright: 2016 KAMADA Ken'ichi.
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/util.rs
85 Copyright: 2016 KAMADA Ken'ichi.
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/value.rs
92 Copyright: 2016 KAMADA Ken'ichi.
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/writer.rs
99 Copyright: 2017 KAMADA Ken'ichi.
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: ./tests/platform.rs
106 Copyright: 2016 KAMADA Ken'ichi.
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: ./tests/rwrcmp.rs
113 Copyright: 2017 KAMADA Ken'ichi.
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: debian/*
120 Copyright:
121 2019 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
122 2019 kpcyrd <git@rxv.cc>
123 License: BSD-2-Clause
124
125 License: BSD-2-Clause
126 Redistribution and use in source and binary forms, with or without
127 modification, are permitted provided that the following conditions are met:
128 .
129 1. Redistributions of source code must retain the above copyright notice, this
130 list of conditions and the following disclaimer.
131 .
132 2. Redistributions in binary form must reproduce the above copyright notice,
133 this list of conditions and the following disclaimer in the documentation
134 and/or other materials provided with the distribution.
135 .
136 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
137 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
138 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
139 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
140 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
141 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
142 SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
143 CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
144 OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
145 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
0 overlay = "."
1 uploaders = ["kpcyrd <git@rxv.cc>"]