Source: rust-hyper-rustls
Section: rust
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-rust,
 librust-http-dev,
 librust-hyper-dev,
 librust-hyper-util-dev,
 librust-log-dev,
 librust-rustls-dev,
 librust-rustls-native-certs-dev,
 librust-rustls-platform-verifier-dev,
 librust-tokio-dev,
 librust-tokio-rustls-dev,
 librust-tower-service-dev,
Maintainer: Jonas Smedegaard <dr@jones.dk>
Standards-Version: 4.7.4
Vcs-Git: https://salsa.debian.org/debian/rust-hyper-rustls.git
Vcs-Browser: https://salsa.debian.org/debian/rust-hyper-rustls
Homepage: https://github.com/rustls/hyper-rustls

Package: librust-hyper-rustls-dev
Architecture: all
#Multi-Arch: foreign
Depends:
 librust-http-dev,
 librust-hyper-dev,
 librust-hyper-util-dev,
 librust-log-dev,
 librust-rustls-dev,
 librust-rustls-native-certs-dev,
 librust-rustls-platform-verifier-dev,
 librust-tokio-dev,
 librust-tokio-rustls-dev,
 librust-tower-service-dev,
 ${misc:Depends},
Provides:
 librust-hyper-rustls-0-dev (= ${binary:Version}),
# librust-hyper-rustls-0.27+default-dev (= ${binary:Version}),
 librust-hyper-rustls-0.27+http1-dev (= ${binary:Version}),
 librust-hyper-rustls-0.27+http2-dev (= ${binary:Version}),
 librust-hyper-rustls-0.27+logging-dev (= ${binary:Version}),
 librust-hyper-rustls-0.27+native-tokio-dev (= ${binary:Version}),
 librust-hyper-rustls-0.27+ring-dev (= ${binary:Version}),
 librust-hyper-rustls-0.27+tls12-dev (= ${binary:Version}),
 librust-hyper-rustls-0.27-dev (= ${binary:Version}),
 librust-hyper-rustls-0.27.8-dev (= ${binary:Version}),
Description: rustls+hyper integration for pure rust HTTPS - Rust source code
 hyper-rustls is an integration
 between the rustls TLS stack and the hyper HTTP library.
 .
 This package contains the source
 for the Rust hyper-rustls crate,
 for use with cargo.
