1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162
|
Source: rust-hickory-resolver
Section: rust
Priority: optional
Build-Depends: debhelper-compat (= 13),
dh-sequence-cargo
Build-Depends-Arch: cargo:native <!nocheck>,
rustc:native (>= 1.71.1) <!nocheck>,
libstd-rust-dev <!nocheck>,
librust-cfg-if-1+default-dev <!nocheck>,
librust-futures-util-0.3+std-dev (>= 0.3.5-~~) <!nocheck>,
librust-hickory-proto-0.24+tokio-runtime-dev (>= 0.24.3-~~) <!nocheck>,
librust-hickory-proto-0.24-dev (>= 0.24.3-~~) <!nocheck>,
librust-lru-cache-0.1+default-dev (>= 0.1.2-~~) <!nocheck>,
librust-once-cell-1+default-dev (>= 1.18.0-~~) <!nocheck>,
librust-parking-lot-0.12+default-dev <!nocheck>,
librust-rand-0.8+default-dev <!nocheck>,
librust-resolv-conf-0.7+default-dev <!nocheck>,
librust-resolv-conf-0.7+system-dev <!nocheck>,
librust-smallvec-1+default-dev (>= 1.6-~~) <!nocheck>,
librust-thiserror-1+default-dev (>= 1.0.20-~~) <!nocheck>,
librust-tokio-1+rt-dev (>= 1.21-~~) <!nocheck>,
librust-tracing-0.1+default-dev (>= 0.1.30-~~) <!nocheck>
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders:
Alexander Kjäll <alexander.kjall@gmail.com>
Standards-Version: 4.7.0
Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/hickory-resolver]
Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/hickory-resolver
Homepage: https://hickory-dns.org/
X-Cargo-Crate: hickory-resolver
Rules-Requires-Root: no
Package: librust-hickory-resolver-dev
Architecture: any
Multi-Arch: same
Depends:
${misc:Depends},
librust-backtrace-0.3+default-dev (>= 0.3.50-~~),
librust-cfg-if-1+default-dev,
librust-futures-util-0.3+std-dev (>= 0.3.5-~~),
librust-hickory-proto-0.24+backtrace-dev (>= 0.24.3-~~),
librust-hickory-proto-0.24+dns-over-h3-dev (>= 0.24.3-~~),
librust-hickory-proto-0.24+dns-over-https-dev (>= 0.24.3-~~),
librust-hickory-proto-0.24+dns-over-https-rustls-dev (>= 0.24.3-~~),
librust-hickory-proto-0.24+dns-over-native-tls-dev (>= 0.24.3-~~),
librust-hickory-proto-0.24+dns-over-openssl-dev (>= 0.24.3-~~),
librust-hickory-proto-0.24+dns-over-quic-dev (>= 0.24.3-~~),
librust-hickory-proto-0.24+dns-over-rustls-dev (>= 0.24.3-~~),
librust-hickory-proto-0.24+dnssec-openssl-dev (>= 0.24.3-~~),
librust-hickory-proto-0.24+dnssec-ring-dev (>= 0.24.3-~~),
librust-hickory-proto-0.24+native-certs-dev (>= 0.24.3-~~),
librust-hickory-proto-0.24+serde-config-dev (>= 0.24.3-~~),
librust-hickory-proto-0.24+tokio-runtime-dev (>= 0.24.3-~~),
librust-hickory-proto-0.24-dev (>= 0.24.3-~~),
librust-lru-cache-0.1+default-dev (>= 0.1.2-~~),
librust-once-cell-1+default-dev (>= 1.18.0-~~),
librust-parking-lot-0.12+default-dev,
librust-quinn-0.11+log-dev (>= 0.11.2-~~),
librust-quinn-0.11+runtime-tokio-dev (>= 0.11.2-~~),
librust-quinn-0.11+rustls-dev (>= 0.11.2-~~),
librust-rand-0.8+default-dev,
librust-resolv-conf-0.7+default-dev,
librust-resolv-conf-0.7+system-dev,
librust-rustls-0.23+logging-dev,
librust-rustls-0.23+std-dev,
librust-rustls-0.23+tls12-dev,
librust-rustls-native-certs-0.6+default-dev,
librust-serde-1+default-dev,
librust-serde-1+derive-dev,
librust-smallvec-1+default-dev (>= 1.6-~~),
librust-thiserror-1+default-dev (>= 1.0.20-~~),
librust-tokio-1+default-dev (>= 1.21-~~),
librust-tokio-1+rt-dev (>= 1.21-~~),
librust-tokio-native-tls-0.3+default-dev,
librust-tokio-openssl-0.6+default-dev,
librust-tokio-rustls-0.26+default-dev,
librust-tracing-0.1+default-dev (>= 0.1.30-~~)
Provides:
librust-hickory-resolver+backtrace-dev (= ${binary:Version}),
librust-hickory-resolver+default-dev (= ${binary:Version}),
librust-hickory-resolver+dns-over-h3-dev (= ${binary:Version}),
librust-hickory-resolver+dns-over-https-dev (= ${binary:Version}),
librust-hickory-resolver+dns-over-https-rustls-dev (= ${binary:Version}),
librust-hickory-resolver+dns-over-native-tls-dev (= ${binary:Version}),
librust-hickory-resolver+dns-over-openssl-dev (= ${binary:Version}),
librust-hickory-resolver+dns-over-quic-dev (= ${binary:Version}),
librust-hickory-resolver+dns-over-rustls-dev (= ${binary:Version}),
librust-hickory-resolver+dns-over-tls-dev (= ${binary:Version}),
librust-hickory-resolver+dnssec-dev (= ${binary:Version}),
librust-hickory-resolver+dnssec-openssl-dev (= ${binary:Version}),
librust-hickory-resolver+dnssec-ring-dev (= ${binary:Version}),
librust-hickory-resolver+native-certs-dev (= ${binary:Version}),
librust-hickory-resolver+resolv-conf-dev (= ${binary:Version}),
librust-hickory-resolver+rustls-dev (= ${binary:Version}),
librust-hickory-resolver+serde-dev (= ${binary:Version}),
librust-hickory-resolver+serde-config-dev (= ${binary:Version}),
librust-hickory-resolver+system-config-dev (= ${binary:Version}),
librust-hickory-resolver+testing-dev (= ${binary:Version}),
librust-hickory-resolver+tokio-dev (= ${binary:Version}),
librust-hickory-resolver+tokio-native-tls-dev (= ${binary:Version}),
librust-hickory-resolver+tokio-openssl-dev (= ${binary:Version}),
librust-hickory-resolver+tokio-runtime-dev (= ${binary:Version}),
librust-hickory-resolver+tokio-rustls-dev (= ${binary:Version}),
librust-hickory-resolver-0-dev (= ${binary:Version}),
librust-hickory-resolver-0+backtrace-dev (= ${binary:Version}),
librust-hickory-resolver-0+default-dev (= ${binary:Version}),
librust-hickory-resolver-0+dns-over-h3-dev (= ${binary:Version}),
librust-hickory-resolver-0+dns-over-https-dev (= ${binary:Version}),
librust-hickory-resolver-0+dns-over-https-rustls-dev (= ${binary:Version}),
librust-hickory-resolver-0+dns-over-native-tls-dev (= ${binary:Version}),
librust-hickory-resolver-0+dns-over-openssl-dev (= ${binary:Version}),
librust-hickory-resolver-0+dns-over-quic-dev (= ${binary:Version}),
librust-hickory-resolver-0+dns-over-rustls-dev (= ${binary:Version}),
librust-hickory-resolver-0+dns-over-tls-dev (= ${binary:Version}),
librust-hickory-resolver-0+dnssec-dev (= ${binary:Version}),
librust-hickory-resolver-0+dnssec-openssl-dev (= ${binary:Version}),
librust-hickory-resolver-0+dnssec-ring-dev (= ${binary:Version}),
librust-hickory-resolver-0+native-certs-dev (= ${binary:Version}),
librust-hickory-resolver-0+resolv-conf-dev (= ${binary:Version}),
librust-hickory-resolver-0+rustls-dev (= ${binary:Version}),
librust-hickory-resolver-0+serde-dev (= ${binary:Version}),
librust-hickory-resolver-0+serde-config-dev (= ${binary:Version}),
librust-hickory-resolver-0+system-config-dev (= ${binary:Version}),
librust-hickory-resolver-0+testing-dev (= ${binary:Version}),
librust-hickory-resolver-0+tokio-dev (= ${binary:Version}),
librust-hickory-resolver-0+tokio-native-tls-dev (= ${binary:Version}),
librust-hickory-resolver-0+tokio-openssl-dev (= ${binary:Version}),
librust-hickory-resolver-0+tokio-runtime-dev (= ${binary:Version}),
librust-hickory-resolver-0+tokio-rustls-dev (= ${binary:Version}),
librust-hickory-resolver-0.24-dev (= ${binary:Version}),
librust-hickory-resolver-0.24+backtrace-dev (= ${binary:Version}),
librust-hickory-resolver-0.24+default-dev (= ${binary:Version}),
librust-hickory-resolver-0.24+dns-over-h3-dev (= ${binary:Version}),
librust-hickory-resolver-0.24+dns-over-https-dev (= ${binary:Version}),
librust-hickory-resolver-0.24+dns-over-https-rustls-dev (= ${binary:Version}),
librust-hickory-resolver-0.24+dns-over-native-tls-dev (= ${binary:Version}),
librust-hickory-resolver-0.24+dns-over-openssl-dev (= ${binary:Version}),
librust-hickory-resolver-0.24+dns-over-quic-dev (= ${binary:Version}),
librust-hickory-resolver-0.24+dns-over-rustls-dev (= ${binary:Version}),
librust-hickory-resolver-0.24+dns-over-tls-dev (= ${binary:Version}),
librust-hickory-resolver-0.24+dnssec-dev (= ${binary:Version}),
librust-hickory-resolver-0.24+dnssec-openssl-dev (= ${binary:Version}),
librust-hickory-resolver-0.24+dnssec-ring-dev (= ${binary:Version}),
librust-hickory-resolver-0.24+native-certs-dev (= ${binary:Version}),
librust-hickory-resolver-0.24+resolv-conf-dev (= ${binary:Version}),
librust-hickory-resolver-0.24+rustls-dev (= ${binary:Version}),
librust-hickory-resolver-0.24+serde-dev (= ${binary:Version}),
librust-hickory-resolver-0.24+serde-config-dev (= ${binary:Version}),
librust-hickory-resolver-0.24+system-config-dev (= ${binary:Version}),
librust-hickory-resolver-0.24+testing-dev (= ${binary:Version}),
librust-hickory-resolver-0.24+tokio-dev (= ${binary:Version}),
librust-hickory-resolver-0.24+tokio-native-tls-dev (= ${binary:Version}),
librust-hickory-resolver-0.24+tokio-openssl-dev (= ${binary:Version}),
librust-hickory-resolver-0.24+tokio-runtime-dev (= ${binary:Version}),
librust-hickory-resolver-0.24+tokio-rustls-dev (= ${binary:Version}),
Description: Hickory DNS is a safe and secure DNS library - Rust source code
This Resolver library uses the Client library to perform all DNS queries. The
Resolver is intended to be a high-level library for any DNS record resolution
see Resolver and AsyncResolver for supported resolution types. The Client can
be used for other queries.
.
Source code for Debianized Rust crate "hickory-resolver"
|