Codebase list rust-libslirp / 81093f4
RFS: cssparser-macros kpcyrd 5 years ago
5 changed file(s) with 47 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 cssparser-macros
6970 lua52-sys
7071 cairo-sys-rs (update)
7172 glib-sys (update)
0 rust-cssparser-macros (0.3.4-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
1
2 * Package cssparser-macros 0.3.4 from crates.io using debcargo 2.2.8
3
4 -- kpcyrd <git@rxv.cc> Sat, 20 Oct 2018 15:30:25 +0000
0 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
1 Upstream-Name: cssparser-macros
2 Upstream-Contact: Simon Sapin <simon.sapin@exyr.org>
3 Source: https://github.com/servo/rust-cssparser
4
5 Files: *
6 Copyright: 2017-2018 Simon Sapin <simon.sapin@exyr.org>
7 License: MPL-2.0
8
9 Files: debian/*
10 Copyright:
11 2018 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
12 2018 kpcyrd <git@rxv.cc>
13 License: MPL-2.0
14
15 License: MPL-2.0
16 Debian systems provide the MPL 2.0 in /usr/share/common-licenses/MPL-2.0
0 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
1 Upstream-Name: cssparser-macros
2 Upstream-Contact: Simon Sapin <simon.sapin@exyr.org>
3 Source: https://github.com/servo/rust-cssparser
4
5 Files: *
6 Copyright: FIXME (overlay) UNKNOWN-YEARS Simon Sapin <simon.sapin@exyr.org>
7 License: MPL-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 kpcyrd <git@rxv.cc>
18 License: MPL-2.0
19
20 License: MPL-2.0
21 Debian systems provide the MPL 2.0 in /usr/share/common-licenses/MPL-2.0
0 overlay = "."
1 uploaders = ["kpcyrd <git@rxv.cc>"]