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
|
Source: rust-purl
Section: rust
Build-Depends: debhelper-compat (= 13),
dh-sequence-cargo
Build-Depends-Arch: cargo:native <!nocheck>,
rustc:native <!nocheck>,
libstd-rust-dev <!nocheck>,
librust-hex-0.4+default-dev (>= 0.4.3) <!nocheck>,
librust-percent-encoding-2+default-dev (>= 2.2.0) <!nocheck>,
librust-phf-0.11+default-dev (>= 0.11.1) <!nocheck>,
librust-phf-0.11+macros-dev (>= 0.11.1) <!nocheck>,
librust-phf-0.11+unicase-dev (>= 0.11.1) <!nocheck>,
librust-smartstring-1+default-dev (>= 1.0.1) <!nocheck>,
librust-thiserror-2+default-dev (>= 2.0.12) <!nocheck>,
librust-unicase-2+default-dev (>= 2.6.0) <!nocheck>
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders:
Aeliton Silva <aeliton@aeliton.com>
Standards-Version: 4.7.3
Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/purl]
Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/purl
Homepage: https://github.com/phylum-dev/purl/
X-Cargo-Crate: purl
X-Cargo-Crate-Version: 0.1.6
Package: librust-purl-dev
Architecture: any
Multi-Arch: same
Depends:
${misc:Depends},
librust-hex-0.4+default-dev (>= 0.4.3),
librust-percent-encoding-2+default-dev (>= 2.2.0),
librust-phf-0.11+default-dev (>= 0.11.1),
librust-phf-0.11+macros-dev (>= 0.11.1),
librust-phf-0.11+unicase-dev (>= 0.11.1),
librust-serde-1+default-dev (>= 1.0.150),
librust-serde-1+derive-dev (>= 1.0.150),
librust-smartstring-1+default-dev (>= 1.0.1),
librust-thiserror-2+default-dev (>= 2.0.12),
librust-unicase-2+default-dev (>= 2.6.0)
Provides:
librust-purl+default-dev (= ${binary:Version}),
librust-purl+package-type-dev (= ${binary:Version}),
librust-purl+phf-dev (= ${binary:Version}),
librust-purl+serde-dev (= ${binary:Version}),
librust-purl+smartstring-dev (= ${binary:Version}),
librust-purl+unicase-dev (= ${binary:Version}),
librust-purl-0-dev (= ${binary:Version}),
librust-purl-0+default-dev (= ${binary:Version}),
librust-purl-0+package-type-dev (= ${binary:Version}),
librust-purl-0+phf-dev (= ${binary:Version}),
librust-purl-0+serde-dev (= ${binary:Version}),
librust-purl-0+smartstring-dev (= ${binary:Version}),
librust-purl-0+unicase-dev (= ${binary:Version}),
librust-purl-0.1-dev (= ${binary:Version}),
librust-purl-0.1+default-dev (= ${binary:Version}),
librust-purl-0.1+package-type-dev (= ${binary:Version}),
librust-purl-0.1+phf-dev (= ${binary:Version}),
librust-purl-0.1+serde-dev (= ${binary:Version}),
librust-purl-0.1+smartstring-dev (= ${binary:Version}),
librust-purl-0.1+unicase-dev (= ${binary:Version}),
librust-purl-0.1.6-dev (= ${binary:Version}),
librust-purl-0.1.6+default-dev (= ${binary:Version}),
librust-purl-0.1.6+package-type-dev (= ${binary:Version}),
librust-purl-0.1.6+phf-dev (= ${binary:Version}),
librust-purl-0.1.6+serde-dev (= ${binary:Version}),
librust-purl-0.1.6+smartstring-dev (= ${binary:Version}),
librust-purl-0.1.6+unicase-dev (= ${binary:Version})
Description: Package URL implementation with customizable package types - Rust source code
Source code for Debianized Rust crate "purl"
|