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
|
Source: rust-c2-chacha
Section: rust
Priority: optional
Build-Depends: debhelper (>= 11),
dh-cargo (>= 18),
cargo:native <!nocheck>,
rustc:native <!nocheck>,
libstd-rust-dev <!nocheck>,
librust-byteorder-1+default-dev (>= 1.3-~~) <!nocheck>,
librust-lazy-static-1+default-dev (>= 1.2-~~) <!nocheck>,
librust-ppv-lite86-0.2+default-dev (>= 0.2.1-~~) <!nocheck>,
librust-ppv-lite86-0.2+simd-dev (>= 0.2.1-~~) <!nocheck>,
librust-stream-cipher-0.3+default-dev <!nocheck>
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders:
kpcyrd <git@rxv.cc>
Standards-Version: 4.2.0
Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/c2-chacha]
Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/c2-chacha
Package: librust-c2-chacha-dev
Architecture: any
Multi-Arch: same
Depends:
${misc:Depends},
librust-ppv-lite86-0.2+default-dev (>= 0.2.1-~~)
Recommends:
librust-c2-chacha+default-dev (= ${binary:Version})
Suggests:
librust-c2-chacha+byteorder-dev (= ${binary:Version}),
librust-c2-chacha+lazy-static-dev (= ${binary:Version}),
librust-c2-chacha+rustcrypto-api-dev (= ${binary:Version}),
librust-c2-chacha+simd-dev (= ${binary:Version}),
librust-c2-chacha+stream-cipher-dev (= ${binary:Version})
Provides:
librust-c2-chacha-0-dev (= ${binary:Version}),
librust-c2-chacha-0.2-dev (= ${binary:Version}),
librust-c2-chacha-0.2.2-dev (= ${binary:Version})
Description: ChaCha family of stream ciphers - Rust source code
This package contains the source for the Rust c2-chacha crate, packaged by
debcargo for use with cargo and dh-cargo.
Package: librust-c2-chacha+byteorder-dev
Architecture: any
Multi-Arch: same
Depends:
${misc:Depends},
librust-c2-chacha-dev (= ${binary:Version}),
librust-byteorder-1+default-dev (>= 1.3-~~)
Provides:
librust-c2-chacha-0+byteorder-dev (= ${binary:Version}),
librust-c2-chacha-0.2+byteorder-dev (= ${binary:Version}),
librust-c2-chacha-0.2.2+byteorder-dev (= ${binary:Version})
Description: ChaCha family of stream ciphers - feature "byteorder"
This metapackage enables feature "byteorder" for the Rust c2-chacha crate, by
pulling in any additional dependencies needed by that feature.
Package: librust-c2-chacha+default-dev
Architecture: any
Multi-Arch: same
Depends:
${misc:Depends},
librust-c2-chacha-dev (= ${binary:Version}),
librust-c2-chacha+std-dev (= ${binary:Version}),
librust-c2-chacha+simd-dev (= ${binary:Version}),
librust-c2-chacha+rustcrypto-api-dev (= ${binary:Version})
Provides:
librust-c2-chacha-0+default-dev (= ${binary:Version}),
librust-c2-chacha-0.2+default-dev (= ${binary:Version}),
librust-c2-chacha-0.2.2+default-dev (= ${binary:Version})
Description: ChaCha family of stream ciphers - feature "default"
This metapackage enables feature "default" for the Rust c2-chacha crate, by
pulling in any additional dependencies needed by that feature.
Package: librust-c2-chacha+lazy-static-dev
Architecture: any
Multi-Arch: same
Depends:
${misc:Depends},
librust-c2-chacha-dev (= ${binary:Version}),
librust-lazy-static-1+default-dev (>= 1.2-~~)
Provides:
librust-c2-chacha+std-dev (= ${binary:Version}),
librust-c2-chacha-0+lazy-static-dev (= ${binary:Version}),
librust-c2-chacha-0+std-dev (= ${binary:Version}),
librust-c2-chacha-0.2+lazy-static-dev (= ${binary:Version}),
librust-c2-chacha-0.2+std-dev (= ${binary:Version}),
librust-c2-chacha-0.2.2+lazy-static-dev (= ${binary:Version}),
librust-c2-chacha-0.2.2+std-dev (= ${binary:Version})
Description: ChaCha family of stream ciphers - feature "lazy_static" and 1 more
This metapackage enables feature "lazy_static" for the Rust c2-chacha crate, by
pulling in any additional dependencies needed by that feature.
.
Additionally, this package also provides the "std" feature.
Package: librust-c2-chacha+rustcrypto-api-dev
Architecture: any
Multi-Arch: same
Depends:
${misc:Depends},
librust-c2-chacha-dev (= ${binary:Version}),
librust-byteorder-1+default-dev (>= 1.3-~~),
librust-stream-cipher-0.3+default-dev
Provides:
librust-c2-chacha-0+rustcrypto-api-dev (= ${binary:Version}),
librust-c2-chacha-0.2+rustcrypto-api-dev (= ${binary:Version}),
librust-c2-chacha-0.2.2+rustcrypto-api-dev (= ${binary:Version})
Description: ChaCha family of stream ciphers - feature "rustcrypto_api"
This metapackage enables feature "rustcrypto_api" for the Rust c2-chacha crate,
by pulling in any additional dependencies needed by that feature.
Package: librust-c2-chacha+simd-dev
Architecture: any
Multi-Arch: same
Depends:
${misc:Depends},
librust-c2-chacha-dev (= ${binary:Version}),
librust-ppv-lite86-0.2+simd-dev (>= 0.2.1-~~)
Provides:
librust-c2-chacha-0+simd-dev (= ${binary:Version}),
librust-c2-chacha-0.2+simd-dev (= ${binary:Version}),
librust-c2-chacha-0.2.2+simd-dev (= ${binary:Version})
Description: ChaCha family of stream ciphers - feature "simd"
This metapackage enables feature "simd" for the Rust c2-chacha crate, by
pulling in any additional dependencies needed by that feature.
Package: librust-c2-chacha+stream-cipher-dev
Architecture: any
Multi-Arch: same
Depends:
${misc:Depends},
librust-c2-chacha-dev (= ${binary:Version}),
librust-stream-cipher-0.3+default-dev
Provides:
librust-c2-chacha-0+stream-cipher-dev (= ${binary:Version}),
librust-c2-chacha-0.2+stream-cipher-dev (= ${binary:Version}),
librust-c2-chacha-0.2.2+stream-cipher-dev (= ${binary:Version})
Description: ChaCha family of stream ciphers - feature "stream-cipher"
This metapackage enables feature "stream-cipher" for the Rust c2-chacha crate,
by pulling in any additional dependencies needed by that feature.
|