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 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250
|
Source: rust-petgraph
Section: rust
Priority: optional
Build-Depends: debhelper (>= 11),
dh-cargo (>= 10),
cargo:native <!nocheck>,
rustc:native <!nocheck>,
libstd-rust-dev <!nocheck>,
librust-fixedbitset-0.1+default-dev (>= 0.1.4-~~) <!nocheck>,
librust-indexmap+default-dev (>= 1.0.2-~~) <!nocheck>
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders:
Ximin Luo <infinity0@debian.org>
Standards-Version: 4.2.0
Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/petgraph]
Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/petgraph
Package: librust-petgraph-dev
Architecture: any
Multi-Arch: same
Depends:
${misc:Depends},
librust-fixedbitset-0.1+default-dev (>= 0.1.4-~~)
Recommends:
librust-petgraph+default-dev (= ${binary:Version})
Suggests:
librust-petgraph+all-dev (= ${binary:Version}),
librust-petgraph+check-dev (= ${binary:Version}),
librust-petgraph+graphmap-dev (= ${binary:Version}),
librust-petgraph+indexmap-dev (= ${binary:Version}),
librust-petgraph+ordermap-dev (= ${binary:Version}),
librust-petgraph+quickcheck-dev (= ${binary:Version}),
librust-petgraph+rand-dev (= ${binary:Version}),
librust-petgraph+serde-dev (= ${binary:Version}),
librust-petgraph+serde-1-dev (= ${binary:Version}),
librust-petgraph+serde-derive-dev (= ${binary:Version})
Provides:
librust-petgraph+generate-dev (= ${binary:Version}),
librust-petgraph+stable-graph-dev (= ${binary:Version}),
librust-petgraph+unstable-dev (= ${binary:Version}),
librust-petgraph-0-dev (= ${binary:Version}),
librust-petgraph-0+generate-dev (= ${binary:Version}),
librust-petgraph-0+stable-graph-dev (= ${binary:Version}),
librust-petgraph-0+unstable-dev (= ${binary:Version}),
librust-petgraph-0.4-dev (= ${binary:Version}),
librust-petgraph-0.4+generate-dev (= ${binary:Version}),
librust-petgraph-0.4+stable-graph-dev (= ${binary:Version}),
librust-petgraph-0.4+unstable-dev (= ${binary:Version}),
librust-petgraph-0.4.13-dev (= ${binary:Version}),
librust-petgraph-0.4.13+generate-dev (= ${binary:Version}),
librust-petgraph-0.4.13+stable-graph-dev (= ${binary:Version}),
librust-petgraph-0.4.13+unstable-dev (= ${binary:Version})
Description: Graph data structure library - Rust source code
Provides graph types and graph algorithms.
.
This package contains the source for the Rust petgraph crate, packaged by
debcargo for use with cargo and dh-cargo.
Package: librust-petgraph+all-dev
Architecture: any
Multi-Arch: same
Depends:
${misc:Depends},
librust-petgraph-dev (= ${binary:Version}),
librust-petgraph+unstable-dev (= ${binary:Version}),
librust-petgraph+check-dev (= ${binary:Version}),
librust-petgraph+stable-graph-dev (= ${binary:Version}),
librust-petgraph+graphmap-dev (= ${binary:Version})
Provides:
librust-petgraph-0+all-dev (= ${binary:Version}),
librust-petgraph-0.4+all-dev (= ${binary:Version}),
librust-petgraph-0.4.13+all-dev (= ${binary:Version})
Description: Graph data structure library - feature "all"
Provides graph types and graph algorithms.
.
This metapackage enables feature all for the Rust petgraph crate, by pulling in
any additional dependencies needed by that feature.
Package: librust-petgraph+check-dev
Architecture: any
Multi-Arch: same
Depends:
${misc:Depends},
librust-petgraph-dev (= ${binary:Version}),
librust-quickcheck-0.8-dev | librust-quickcheck-0.7-dev,
librust-rand-0.5+default-dev
Provides:
librust-petgraph-0+check-dev (= ${binary:Version}),
librust-petgraph-0.4+check-dev (= ${binary:Version}),
librust-petgraph-0.4.13+check-dev (= ${binary:Version})
Description: Graph data structure library - feature "check"
Provides graph types and graph algorithms.
.
This metapackage enables feature check for the Rust petgraph crate, by pulling
in any additional dependencies needed by that feature.
Package: librust-petgraph+default-dev
Architecture: any
Multi-Arch: same
Depends:
${misc:Depends},
librust-petgraph-dev (= ${binary:Version}),
librust-petgraph+graphmap-dev (= ${binary:Version}),
librust-petgraph+stable-graph-dev (= ${binary:Version})
Provides:
librust-petgraph-0+default-dev (= ${binary:Version}),
librust-petgraph-0.4+default-dev (= ${binary:Version}),
librust-petgraph-0.4.13+default-dev (= ${binary:Version})
Description: Graph data structure library - feature "default"
Provides graph types and graph algorithms.
.
This metapackage enables feature default for the Rust petgraph crate, by
pulling in any additional dependencies needed by that feature.
Package: librust-petgraph+graphmap-dev
Architecture: any
Multi-Arch: same
Depends:
${misc:Depends},
librust-petgraph-dev (= ${binary:Version}),
librust-indexmap+default-dev (>= 1.0.2-~~)
Provides:
librust-petgraph-0+graphmap-dev (= ${binary:Version}),
librust-petgraph-0.4+graphmap-dev (= ${binary:Version}),
librust-petgraph-0.4.13+graphmap-dev (= ${binary:Version})
Description: Graph data structure library - feature "graphmap"
Provides graph types and graph algorithms.
.
This metapackage enables feature graphmap for the Rust petgraph crate, by
pulling in any additional dependencies needed by that feature.
Package: librust-petgraph+indexmap-dev
Architecture: any
Multi-Arch: same
Depends:
${misc:Depends},
librust-petgraph-dev (= ${binary:Version}),
librust-indexmap+default-dev (>= 1.0.2-~~)
Provides:
librust-petgraph-0+indexmap-dev (= ${binary:Version}),
librust-petgraph-0.4+indexmap-dev (= ${binary:Version}),
librust-petgraph-0.4.13+indexmap-dev (= ${binary:Version})
Description: Graph data structure library - feature "indexmap"
Provides graph types and graph algorithms.
.
This metapackage enables feature indexmap for the Rust petgraph crate, by
pulling in any additional dependencies needed by that feature.
Package: librust-petgraph+ordermap-dev
Architecture: any
Multi-Arch: same
Depends:
${misc:Depends},
librust-petgraph-dev (= ${binary:Version}),
librust-indexmap+default-dev (>= 1.0.2-~~)
Provides:
librust-petgraph-0+ordermap-dev (= ${binary:Version}),
librust-petgraph-0.4+ordermap-dev (= ${binary:Version}),
librust-petgraph-0.4.13+ordermap-dev (= ${binary:Version})
Description: Graph data structure library - feature "ordermap"
Provides graph types and graph algorithms.
.
This metapackage enables feature ordermap for the Rust petgraph crate, by
pulling in any additional dependencies needed by that feature.
Package: librust-petgraph+quickcheck-dev
Architecture: any
Multi-Arch: same
Depends:
${misc:Depends},
librust-petgraph-dev (= ${binary:Version}),
librust-quickcheck-0.8-dev | librust-quickcheck-0.7-dev
Provides:
librust-petgraph-0+quickcheck-dev (= ${binary:Version}),
librust-petgraph-0.4+quickcheck-dev (= ${binary:Version}),
librust-petgraph-0.4.13+quickcheck-dev (= ${binary:Version})
Description: Graph data structure library - feature "quickcheck"
Provides graph types and graph algorithms.
.
This metapackage enables feature quickcheck for the Rust petgraph crate, by
pulling in any additional dependencies needed by that feature.
Package: librust-petgraph+rand-dev
Architecture: any
Multi-Arch: same
Depends:
${misc:Depends},
librust-petgraph-dev (= ${binary:Version}),
librust-rand-0.5+default-dev
Provides:
librust-petgraph-0+rand-dev (= ${binary:Version}),
librust-petgraph-0.4+rand-dev (= ${binary:Version}),
librust-petgraph-0.4.13+rand-dev (= ${binary:Version})
Description: Graph data structure library - feature "rand"
Provides graph types and graph algorithms.
.
This metapackage enables feature rand for the Rust petgraph crate, by pulling
in any additional dependencies needed by that feature.
Package: librust-petgraph+serde-dev
Architecture: any
Multi-Arch: same
Depends:
${misc:Depends},
librust-petgraph-dev (= ${binary:Version}),
librust-serde-1+default-dev
Provides:
librust-petgraph-0+serde-dev (= ${binary:Version}),
librust-petgraph-0.4+serde-dev (= ${binary:Version}),
librust-petgraph-0.4.13+serde-dev (= ${binary:Version})
Description: Graph data structure library - feature "serde"
Provides graph types and graph algorithms.
.
This metapackage enables feature serde for the Rust petgraph crate, by pulling
in any additional dependencies needed by that feature.
Package: librust-petgraph+serde-1-dev
Architecture: any
Multi-Arch: same
Depends:
${misc:Depends},
librust-petgraph-dev (= ${binary:Version}),
librust-serde-1+default-dev,
librust-serde-derive-1+default-dev
Provides:
librust-petgraph-0+serde-1-dev (= ${binary:Version}),
librust-petgraph-0.4+serde-1-dev (= ${binary:Version}),
librust-petgraph-0.4.13+serde-1-dev (= ${binary:Version})
Description: Graph data structure library - feature "serde-1"
Provides graph types and graph algorithms.
.
This metapackage enables feature serde-1 for the Rust petgraph crate, by
pulling in any additional dependencies needed by that feature.
Package: librust-petgraph+serde-derive-dev
Architecture: any
Multi-Arch: same
Depends:
${misc:Depends},
librust-petgraph-dev (= ${binary:Version}),
librust-serde-derive-1+default-dev
Provides:
librust-petgraph-0+serde-derive-dev (= ${binary:Version}),
librust-petgraph-0.4+serde-derive-dev (= ${binary:Version}),
librust-petgraph-0.4.13+serde-derive-dev (= ${binary:Version})
Description: Graph data structure library - feature "serde_derive"
Provides graph types and graph algorithms.
.
This metapackage enables feature serde_derive for the Rust petgraph crate, by
pulling in any additional dependencies needed by that feature.
|