Source: rust-gst-plugin-version-helper
Section: rust
Priority: optional
Build-Depends: debhelper (>= 12),
 dh-cargo (>= 25),
 cargo:native <!nocheck>,
 rustc:native <!nocheck>,
 libstd-rust-dev <!nocheck>,
 librust-chrono-0.4+clock-dev (>= 0.4.23-~~) <!nocheck>,
 librust-chrono-0.4+std-dev (>= 0.4.23-~~) <!nocheck>
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders:
 Matthias Geiger <matthias.geiger1024@tutanota.de>
Standards-Version: 4.6.1
Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/gst-plugin-version-helper]
Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/gst-plugin-version-helper
Homepage: https://gstreamer.freedesktop.org
X-Cargo-Crate: gst-plugin-version-helper
Rules-Requires-Root: no

Package: librust-gst-plugin-version-helper-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-chrono-0.4+clock-dev (>= 0.4.23-~~),
 librust-chrono-0.4+std-dev (>= 0.4.23-~~)
Provides:
 librust-gst-plugin-version-helper+default-dev (= ${binary:Version}),
 librust-gst-plugin-version-helper-0-dev (= ${binary:Version}),
 librust-gst-plugin-version-helper-0+default-dev (= ${binary:Version}),
 librust-gst-plugin-version-helper-0.7-dev (= ${binary:Version}),
 librust-gst-plugin-version-helper-0.7+default-dev (= ${binary:Version}),
 librust-gst-plugin-version-helper-0.7.5-dev (= ${binary:Version}),
 librust-gst-plugin-version-helper-0.7.5+default-dev (= ${binary:Version})
Description: Build.rs helper function for GStreamer plugin metadata - Rust source code
 This package contains the source for the Rust gst-plugin-version-helper crate,
 packaged by debcargo for use with cargo and dh-cargo.
