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
|
Source: rust-rust-embed-impl
Section: rust
Priority: optional
Build-Depends: debhelper (>= 12),
dh-cargo (>= 25),
cargo:native <!nocheck>,
rustc:native <!nocheck>,
libstd-rust-dev <!nocheck>,
librust-proc-macro2-1+default-dev <!nocheck>,
librust-quote-1+default-dev <!nocheck>,
librust-rust-embed-utils-7+default-dev (>= 7.3.0-~~) <!nocheck>,
librust-syn-1+derive-dev <!nocheck>,
librust-syn-1+parsing-dev <!nocheck>,
librust-syn-1+proc-macro-dev <!nocheck>,
librust-walkdir-2+default-dev (>= 2.3.1-~~) <!nocheck>
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders:
Matthias Geiger <matthias.geiger1024@tutanota.de>
Standards-Version: 4.6.1
Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/rust-embed-impl]
Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/rust-embed-impl
X-Cargo-Crate: rust-embed-impl
Rules-Requires-Root: no
# FIXME (packages."(name)".section) debcargo auto-generated summary for librust-rust-embed-impl-dev is very long, consider overriding
Package: librust-rust-embed-impl-dev
Architecture: any
Multi-Arch: same
Depends:
${misc:Depends},
librust-proc-macro2-1+default-dev,
librust-quote-1+default-dev,
librust-rust-embed-utils-7+default-dev (>= 7.3.0-~~),
librust-rust-embed-utils-7+include-exclude-dev (>= 7.3.0-~~),
librust-shellexpand-2+default-dev,
librust-syn-1+derive-dev,
librust-syn-1+parsing-dev,
librust-syn-1+proc-macro-dev,
librust-walkdir-2+default-dev (>= 2.3.1-~~)
Provides:
librust-rust-embed-impl+compression-dev (= ${binary:Version}),
librust-rust-embed-impl+debug-embed-dev (= ${binary:Version}),
librust-rust-embed-impl+default-dev (= ${binary:Version}),
librust-rust-embed-impl+include-exclude-dev (= ${binary:Version}),
librust-rust-embed-impl+interpolate-folder-path-dev (= ${binary:Version}),
librust-rust-embed-impl+shellexpand-dev (= ${binary:Version}),
librust-rust-embed-impl-6-dev (= ${binary:Version}),
librust-rust-embed-impl-6+compression-dev (= ${binary:Version}),
librust-rust-embed-impl-6+debug-embed-dev (= ${binary:Version}),
librust-rust-embed-impl-6+default-dev (= ${binary:Version}),
librust-rust-embed-impl-6+include-exclude-dev (= ${binary:Version}),
librust-rust-embed-impl-6+interpolate-folder-path-dev (= ${binary:Version}),
librust-rust-embed-impl-6+shellexpand-dev (= ${binary:Version}),
librust-rust-embed-impl-6.3-dev (= ${binary:Version}),
librust-rust-embed-impl-6.3+compression-dev (= ${binary:Version}),
librust-rust-embed-impl-6.3+debug-embed-dev (= ${binary:Version}),
librust-rust-embed-impl-6.3+default-dev (= ${binary:Version}),
librust-rust-embed-impl-6.3+include-exclude-dev (= ${binary:Version}),
librust-rust-embed-impl-6.3+interpolate-folder-path-dev (= ${binary:Version}),
librust-rust-embed-impl-6.3+shellexpand-dev (= ${binary:Version}),
librust-rust-embed-impl-6.3.1-dev (= ${binary:Version}),
librust-rust-embed-impl-6.3.1+compression-dev (= ${binary:Version}),
librust-rust-embed-impl-6.3.1+debug-embed-dev (= ${binary:Version}),
librust-rust-embed-impl-6.3.1+default-dev (= ${binary:Version}),
librust-rust-embed-impl-6.3.1+include-exclude-dev (= ${binary:Version}),
librust-rust-embed-impl-6.3.1+interpolate-folder-path-dev (= ${binary:Version}),
librust-rust-embed-impl-6.3.1+shellexpand-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
This package contains the source for the Rust rust-embed-impl crate, packaged
by debcargo for use with cargo and dh-cargo.
|