Codebase list rust-daemonize / 6b59f59
Merge branch 'nickblack/notcurses-2.4.2' into 'master' libnotcurses-sys: 2.1.8 -> 2.4.1 See merge request rust-team/debcargo-conf!210 Ximin Luo 2 years ago
2 changed file(s) with 30 addition(s) and 9 deletion(s). Raw diff Collapse all Expand all
0 rust-libnotcurses-sys (2.4.1-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
1
2 * Team upload.
3 * Package libnotcurses-sys 2.4.1 from crates.io using debcargo 2.4.4
4
5 -- Nick Black (Public gmail account) <dankamongmen@gmail.com> Fri, 01 Oct 2021 13:51:31 -0400
6
07 rust-libnotcurses-sys (2.1.8-1) unstable; urgency=medium
18
29 * Package libnotcurses-sys 2.1.8 from crates.io using debcargo 2.4.3
66
77 Files: *
88 Copyright:
9 FIXME (overlay) UNKNOWN-YEARS nick black <dankamongmen@gmail.com>
10 FIXME (overlay) UNKNOWN-YEARS José Luis Cruz <joseluis@andamira.net>
11 License: 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.
9 2020-2021 nick black <dankamongmen@gmail.com>
10 2020-2021 UNKNOWN-YEARS José Luis Cruz <joseluis@andamira.net>
11 License: MIT or Apache-2.0
1712
1813 Files: debian/*
1914 Copyright:
2015 2020-2021 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
2116 2020-2021 Nick Black <dankamongmen@gmail.com>
22 License: Apache-2.0
17 License: MIT or Apache-2.0
2318
2419 License: Apache-2.0
2520 Debian systems provide the Apache 2.0 license in
2621 /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.