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
|
Source: rust-gufo-xmp
Section: rust
Priority: optional
Build-Depends: debhelper-compat (= 13),
dh-sequence-cargo,
cargo:native <!nocheck>,
rustc:native (>= 1.80) <!nocheck>,
libstd-rust-dev <!nocheck>,
librust-gufo-common-0.2+default-dev <!nocheck>,
librust-thiserror-2+default-dev (>= 2.0.3-~~) <!nocheck>,
librust-xml-rs-0.8+default-dev (>= 0.8.19-~~) <!nocheck>
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders:
Matthias Geiger <werdahias@debian.org>
Standards-Version: 4.7.0
Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/gufo-xmp]
Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/gufo-xmp
Homepage: https://github.com/gufo-rs/gufo
X-Cargo-Crate: gufo-xmp
Rules-Requires-Root: no
Package: librust-gufo-xmp-dev
Architecture: any
Multi-Arch: same
Depends:
${misc:Depends},
librust-chrono-0.4+std-dev (>= 0.4.38-~~),
librust-gufo-common-0.2+chrono-dev,
librust-gufo-common-0.2+default-dev,
librust-thiserror-2+default-dev (>= 2.0.3-~~),
librust-xml-rs-0.8+default-dev (>= 0.8.19-~~)
Provides:
librust-gufo-xmp+chrono-dev (= ${binary:Version}),
librust-gufo-xmp+default-dev (= ${binary:Version}),
librust-gufo-xmp-0-dev (= ${binary:Version}),
librust-gufo-xmp-0+chrono-dev (= ${binary:Version}),
librust-gufo-xmp-0+default-dev (= ${binary:Version}),
librust-gufo-xmp-0.2-dev (= ${binary:Version}),
librust-gufo-xmp-0.2+chrono-dev (= ${binary:Version}),
librust-gufo-xmp-0.2+default-dev (= ${binary:Version}),
librust-gufo-xmp-0.2.0-dev (= ${binary:Version}),
librust-gufo-xmp-0.2.0+chrono-dev (= ${binary:Version}),
librust-gufo-xmp-0.2.0+default-dev (= ${binary:Version})
Description: Reading and editing for XMP data - Rust source code
Source code for Debianized Rust crate "gufo-xmp"
|