Codebase list rust-libslirp / 019e824
Update seccomp-sys Ximin Luo 5 years ago
3 changed file(s) with 6 addition(s) and 4 deletion(s). Raw diff Collapse all Expand all
00 rust-seccomp-sys (0.1.2-2) UNRELEASED-FIXME-AUTOGENERATED-DEBCARGO; urgency=medium
11
2 * Package seccomp-sys 0.1.2 from crates.io using debcargo 2.2.4
2 * Team upload.
3 * Package seccomp-sys 0.1.2 from crates.io using debcargo 2.2.9
34 * Drop redundant extra build_depends in debcargo.toml
45
5 -- Ximin Luo <infinity0@debian.org> Sun, 29 Jul 2018 08:41:15 -0700
6 -- Ximin Luo <infinity0@debian.org> Mon, 21 Jan 2019 01:49:54 -0800
67
78 rust-seccomp-sys (0.1.2-1) unstable; urgency=medium
89
1313
1414 Files: debian/*
1515 Copyright:
16 2018 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
17 2018 FIXME (overlay) Your Name <Your Email>
16 2018-2019 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
17 2018-2019 kpcyrd <git@rxv.cc>
1818 License: LGPL-2.1
1919
2020 License: LGPL-2.1
00 overlay = "."
1 uploaders = ["kpcyrd <git@rxv.cc>"]
12
23 [packages.lib]
34 depends = ["libseccomp-dev"]