Codebase list rust-libslirp / eb2058b
Package cssparser kpcyrd 5 years ago
4 changed file(s) with 46 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
0 rust-cssparser (0.25.1-1) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
1
2 * Package cssparser 0.25.1 from crates.io using debcargo 2.2.8
3
4 -- kpcyrd <git@rxv.cc> Thu, 8 Nov 2018 02:55:28 +0000
0 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
1 Upstream-Name: cssparser
2 Upstream-Contact: Simon Sapin <simon.sapin@exyr.org>
3 Source: https://github.com/servo/rust-cssparser
4
5 Files: *
6 Copyright: 2014-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
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>"]