Source: rust-function-name-proc-macro
Section: rust
Build-Depends: debhelper-compat (= 13),
 dh-sequence-cargo
Build-Depends-Arch: cargo:native <!nocheck>,
 rustc:native <!nocheck>,
 libstd-rust-dev <!nocheck>
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders:
 Igor Makarov <klim.iv@gmail.com>
Standards-Version: 4.7.3
Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/function-name-proc-macro]
Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/function-name-proc-macro
Homepage: https://crates.io/crates/function_name
X-Cargo-Crate: function_name-proc-macro
X-Cargo-Crate-Version: 0.3.0

Package: librust-function-name-proc-macro-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends}
Provides:
 librust-function-name-proc-macro+default-dev (= ${binary:Version}),
 librust-function-name-proc-macro-0-dev (= ${binary:Version}),
 librust-function-name-proc-macro-0+default-dev (= ${binary:Version}),
 librust-function-name-proc-macro-0.3-dev (= ${binary:Version}),
 librust-function-name-proc-macro-0.3+default-dev (= ${binary:Version}),
 librust-function-name-proc-macro-0.3.0-dev (= ${binary:Version}),
 librust-function-name-proc-macro-0.3.0+default-dev (= ${binary:Version})
Description: Macro that expands to the name of the annotated function - Rust source code
 Source code for Debianized Rust crate "function_name-proc-macro"
