Source: rust-reference-counted-singleton Section: rust Build-Depends: debhelper-compat (= 13), dh-sequence-cargo Build-Depends-Arch: cargo:native , rustc:native , libstd-rust-dev Maintainer: Debian Rust Maintainers Uploaders: Sylvestre Ledru Standards-Version: 4.7.4 Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/reference-counted-singleton] Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/reference-counted-singleton Homepage: https://codeberg.org/koutheir/reference-counted-singleton.git X-Cargo-Crate: reference-counted-singleton X-Cargo-Crate-Version: 0.1.5 Package: librust-reference-counted-singleton-dev Architecture: any Multi-Arch: same Depends: ${misc:Depends} Provides: librust-reference-counted-singleton+default-dev (= ${binary:Version}), librust-reference-counted-singleton-0-dev (= ${binary:Version}), librust-reference-counted-singleton-0+default-dev (= ${binary:Version}), librust-reference-counted-singleton-0.1-dev (= ${binary:Version}), librust-reference-counted-singleton-0.1+default-dev (= ${binary:Version}), librust-reference-counted-singleton-0.1.5-dev (= ${binary:Version}), librust-reference-counted-singleton-0.1.5+default-dev (= ${binary:Version}) Description: Reference-counted singleton with recreateable data - Rust source code Source code for Debianized Rust crate "reference-counted-singleton"