Codebase list rust-stfu8 / 2860f93
Package and RFS fragile Wolfgang Silbermayr 5 years ago
5 changed file(s) with 52 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
6666 These packages (RFS) are prepared in the master branch and can be uploaded
6767 because all required dependencies are available in main::
6868
69 fragile
6970 ryu (update)
7071 pulldown-cmark (update 0.1.2 to 0.2.0)
7172 hexyl (updated to run tests)
0 rust-fragile (0.3.0-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
1
2 * Package fragile 0.3.0 from crates.io using debcargo 2.2.9
3
4 -- Wolfgang Silbermayr <wolfgang@silbermayr.at> Fri, 16 Nov 2018 14:46:21 +0100
0 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
1 Upstream-Name: fragile
2 Upstream-Contact: Armin Ronacher <armin.ronacher@active-4.com>
3 Source: https://github.com/mitsuhiko/rust-fragile
4
5 Files: *
6 Copyright: 2018 Armin Ronacher <armin.ronacher@active-4.com>
7 License: Apache-2.0
8
9 Files: debian/*
10 Copyright:
11 2018 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
12 2018 Wolfgang Silbermayr <wolfgang@silbermayr.at>
13 License: 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
0 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
1 Upstream-Name: fragile
2 Upstream-Contact: Armin Ronacher <armin.ronacher@active-4.com>
3 Source: https://github.com/mitsuhiko/rust-fragile
4
5 Files: *
6 Copyright: FIXME (overlay) UNKNOWN-YEARS Armin Ronacher <armin.ronacher@active-4.com>
7 License: 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 Wolfgang Silbermayr <wolfgang@silbermayr.at>
18 License: 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
0 overlay = "."
1 uploaders = ["Wolfgang Silbermayr <wolfgang@silbermayr.at>"]
2
3 # The auto-generated summary is too long.
4 summary = "Wrapper types that permit sending non Send types"