1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82
|
Source: rust-rust-embed
Section: rust
Priority: optional
Build-Depends: debhelper-compat (= 13),
dh-sequence-cargo
Build-Depends-Arch: cargo:native <!nocheck>,
rustc:native (>= 1.70.0) <!nocheck>,
libstd-rust-dev <!nocheck>,
librust-rust-embed-impl-8+default-dev (>= 8.7.0-~~) <!nocheck>,
librust-rust-embed-utils-8+default-dev (>= 8.7.0-~~) <!nocheck>,
librust-walkdir-2+default-dev (>= 2.3.2-~~) <!nocheck>
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders:
Matthias Geiger <matthias.geiger1024@tutanota.de>
Standards-Version: 4.7.0
Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/rust-embed]
Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/rust-embed
Homepage: https://github.com/pyros2097/rust-embed
X-Cargo-Crate: rust-embed
Rules-Requires-Root: no
# FIXME (packages."(name)".section) debcargo auto-generated summary for librust-rust-embed-dev is very long, consider overriding
Package: librust-rust-embed-dev
Architecture: any
Multi-Arch: same
Depends:
${misc:Depends},
librust-hex-0.4+default-dev (>= 0.4.3-~~),
librust-mime-guess-2+default-dev (>= 2.0.5-~~),
librust-rust-embed-impl-8+debug-embed-dev (>= 8.7.0-~~),
librust-rust-embed-impl-8+default-dev (>= 8.7.0-~~),
librust-rust-embed-impl-8+deterministic-timestamps-dev (>= 8.7.0-~~),
librust-rust-embed-impl-8+include-exclude-dev (>= 8.7.0-~~),
librust-rust-embed-impl-8+interpolate-folder-path-dev (>= 8.7.0-~~),
librust-rust-embed-impl-8+mime-guess-dev (>= 8.7.0-~~),
librust-rust-embed-utils-8+debug-embed-dev (>= 8.7.0-~~),
librust-rust-embed-utils-8+default-dev (>= 8.7.0-~~),
librust-rust-embed-utils-8+include-exclude-dev (>= 8.7.0-~~),
librust-rust-embed-utils-8+mime-guess-dev (>= 8.7.0-~~),
librust-tokio-1+default-dev,
librust-tokio-1+macros-dev,
librust-tokio-1+rt-multi-thread-dev,
librust-walkdir-2+default-dev (>= 2.3.2-~~)
Provides:
librust-rust-embed+debug-embed-dev (= ${binary:Version}),
librust-rust-embed+default-dev (= ${binary:Version}),
librust-rust-embed+deterministic-timestamps-dev (= ${binary:Version}),
librust-rust-embed+hex-dev (= ${binary:Version}),
librust-rust-embed+include-exclude-dev (= ${binary:Version}),
librust-rust-embed+interpolate-folder-path-dev (= ${binary:Version}),
librust-rust-embed+mime-guess-dev (= ${binary:Version}),
librust-rust-embed+tokio-dev (= ${binary:Version}),
librust-rust-embed-8-dev (= ${binary:Version}),
librust-rust-embed-8+debug-embed-dev (= ${binary:Version}),
librust-rust-embed-8+default-dev (= ${binary:Version}),
librust-rust-embed-8+deterministic-timestamps-dev (= ${binary:Version}),
librust-rust-embed-8+hex-dev (= ${binary:Version}),
librust-rust-embed-8+include-exclude-dev (= ${binary:Version}),
librust-rust-embed-8+interpolate-folder-path-dev (= ${binary:Version}),
librust-rust-embed-8+mime-guess-dev (= ${binary:Version}),
librust-rust-embed-8+tokio-dev (= ${binary:Version}),
librust-rust-embed-8.7-dev (= ${binary:Version}),
librust-rust-embed-8.7+debug-embed-dev (= ${binary:Version}),
librust-rust-embed-8.7+default-dev (= ${binary:Version}),
librust-rust-embed-8.7+deterministic-timestamps-dev (= ${binary:Version}),
librust-rust-embed-8.7+hex-dev (= ${binary:Version}),
librust-rust-embed-8.7+include-exclude-dev (= ${binary:Version}),
librust-rust-embed-8.7+interpolate-folder-path-dev (= ${binary:Version}),
librust-rust-embed-8.7+mime-guess-dev (= ${binary:Version}),
librust-rust-embed-8.7+tokio-dev (= ${binary:Version}),
librust-rust-embed-8.7.0-dev (= ${binary:Version}),
librust-rust-embed-8.7.0+debug-embed-dev (= ${binary:Version}),
librust-rust-embed-8.7.0+default-dev (= ${binary:Version}),
librust-rust-embed-8.7.0+deterministic-timestamps-dev (= ${binary:Version}),
librust-rust-embed-8.7.0+hex-dev (= ${binary:Version}),
librust-rust-embed-8.7.0+include-exclude-dev (= ${binary:Version}),
librust-rust-embed-8.7.0+interpolate-folder-path-dev (= ${binary:Version}),
librust-rust-embed-8.7.0+mime-guess-dev (= ${binary:Version}),
librust-rust-embed-8.7.0+tokio-dev (= ${binary:Version})
Description: Rust Custom Derive Macro which loads files into the rust binary at compile time during release and loads the file from the fs during dev - Rust source code
Source code for Debianized Rust crate "rust-embed"
|