Source: rust-source-location
Section: rust
Build-Depends: debhelper-compat (= 13),
 dh-sequence-cargo
Build-Depends-Arch: cargo:native <!nocheck>,
 rustc:native <!nocheck>,
 libstd-rust-dev <!nocheck>,
 librust-serde-1+default-dev <!nocheck>,
 librust-serde-1+serde-derive-dev <!nocheck>
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders:
 Michele Cane <michele.cane@proton.me>
Standards-Version: 4.7.3
Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/source-location]
Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/source-location
Homepage: https://crates.io/crates/source-location/0.3.0
X-Cargo-Crate: source-location
X-Cargo-Crate-Version: 0.3.0

Package: librust-source-location-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-serde-1+default-dev,
 librust-serde-1+serde-derive-dev
Provides:
 librust-source-location+default-dev (= ${binary:Version}),
 librust-source-location-0-dev (= ${binary:Version}),
 librust-source-location-0+default-dev (= ${binary:Version}),
 librust-source-location-0.3-dev (= ${binary:Version}),
 librust-source-location-0.3+default-dev (= ${binary:Version}),
 librust-source-location-0.3.0-dev (= ${binary:Version}),
 librust-source-location-0.3.0+default-dev (= ${binary:Version})
Description: Container struct for source location data + construction macro - Rust source code
 Container struct for source location data and its `location!` macro.
 Source code for Debianized Rust crate "source-location"
