Source: rust-const-gen
Section: rust
Build-Depends: debhelper-compat (= 13),
 dh-sequence-cargo
Build-Depends-Arch: cargo:native <!nocheck>,
 rustc:native <!nocheck>,
 libstd-rust-dev <!nocheck>,
 librust-const-gen-derive-1+default-dev (>= 1.1.7) <!nocheck>
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders:
 Igor Makarov <klim.iv@gmail.com>
Standards-Version: 4.7.4
Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/const-gen]
Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/const-gen
Homepage: https://github.com/Eolu/const-gen
X-Cargo-Crate: const-gen
X-Cargo-Crate-Version: 1.6.9

Package: librust-const-gen-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-const-gen-derive-1+default-dev (>= 1.1.7),
 librust-either-1+default-dev (>= 1.13.0)
Provides:
 librust-const-gen+const-gen-derive-dev (= ${binary:Version}),
 librust-const-gen+default-dev (= ${binary:Version}),
 librust-const-gen+derive-dev (= ${binary:Version}),
 librust-const-gen+either-dev (= ${binary:Version}),
 librust-const-gen+phf-dev (= ${binary:Version}),
 librust-const-gen+std-dev (= ${binary:Version}),
 librust-const-gen-1-dev (= ${binary:Version}),
 librust-const-gen-1+const-gen-derive-dev (= ${binary:Version}),
 librust-const-gen-1+default-dev (= ${binary:Version}),
 librust-const-gen-1+derive-dev (= ${binary:Version}),
 librust-const-gen-1+either-dev (= ${binary:Version}),
 librust-const-gen-1+phf-dev (= ${binary:Version}),
 librust-const-gen-1+std-dev (= ${binary:Version}),
 librust-const-gen-1.6-dev (= ${binary:Version}),
 librust-const-gen-1.6+const-gen-derive-dev (= ${binary:Version}),
 librust-const-gen-1.6+default-dev (= ${binary:Version}),
 librust-const-gen-1.6+derive-dev (= ${binary:Version}),
 librust-const-gen-1.6+either-dev (= ${binary:Version}),
 librust-const-gen-1.6+phf-dev (= ${binary:Version}),
 librust-const-gen-1.6+std-dev (= ${binary:Version}),
 librust-const-gen-1.6.9-dev (= ${binary:Version}),
 librust-const-gen-1.6.9+const-gen-derive-dev (= ${binary:Version}),
 librust-const-gen-1.6.9+default-dev (= ${binary:Version}),
 librust-const-gen-1.6.9+derive-dev (= ${binary:Version}),
 librust-const-gen-1.6.9+either-dev (= ${binary:Version}),
 librust-const-gen-1.6.9+phf-dev (= ${binary:Version}),
 librust-const-gen-1.6.9+std-dev (= ${binary:Version})
Description: Generating (relatively) complex compile-time constants in rust - Rust source code
 Source code for Debianized Rust crate "const-gen"
