File: control

package info (click to toggle)
rust-git2 0.13.11-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,076 kB
  • sloc: makefile: 6
file content (169 lines) | stat: -rw-r--r-- 6,805 bytes parent folder | download
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
Source: rust-git2
Section: rust
Priority: optional
Build-Depends: debhelper (>= 11),
 dh-cargo (>= 18),
 cargo:native <!nocheck>,
 rustc:native <!nocheck>,
 libstd-rust-dev <!nocheck>,
 librust-bitflags-1+default-dev (>= 1.1.0-~~) <!nocheck>,
 librust-libc-0.2+default-dev <!nocheck>,
 librust-libgit2-sys-0.12+default-dev (>= 0.12.13-~~) <!nocheck>,
 librust-libgit2-sys-0.12+https-dev (>= 0.12.13-~~) <!nocheck>,
 librust-libgit2-sys-0.12+ssh-dev (>= 0.12.13-~~) <!nocheck>,
 librust-libgit2-sys-0.12+ssh-key-from-memory-dev (>= 0.12.13-~~) <!nocheck>,
 librust-log-0.4+default-dev (>= 0.4.8-~~) <!nocheck>,
 librust-openssl-probe-0.1+default-dev <!nocheck>,
 librust-openssl-sys-0.9+default-dev <!nocheck>,
 librust-url-2+default-dev <!nocheck>
Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
Uploaders:
 Paride Legovini <paride@debian.org>
Standards-Version: 4.4.1
Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/git2]
Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/git2

Package: librust-git2-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-bitflags-1+default-dev (>= 1.1.0-~~),
 librust-libc-0.2+default-dev,
 librust-libgit2-sys-0.12+default-dev (>= 0.12.13-~~),
 librust-log-0.4+default-dev (>= 0.4.8-~~),
 librust-url-2+default-dev
Recommends:
 librust-git2+default-dev (= ${binary:Version})
Suggests:
 librust-git2+https-dev (= ${binary:Version}),
 librust-git2+openssl-probe-dev (= ${binary:Version}),
 librust-git2+openssl-sys-dev (= ${binary:Version}),
 librust-git2+ssh-dev (= ${binary:Version}),
 librust-git2+ssh-key-from-memory-dev (= ${binary:Version})
Provides:
 librust-git2+unstable-dev (= ${binary:Version}),
 librust-git2-0-dev (= ${binary:Version}),
 librust-git2-0+unstable-dev (= ${binary:Version}),
 librust-git2-0.13-dev (= ${binary:Version}),
 librust-git2-0.13+unstable-dev (= ${binary:Version}),
 librust-git2-0.13.11-dev (= ${binary:Version}),
 librust-git2-0.13.11+unstable-dev (= ${binary:Version})
Description: Bindings to libgit2 for interoperating with git repositories - Rust source code
 This library is both threadsafe and memory safe and allows both reading and
 writing git repositories.
 .
 This package contains the source for the Rust git2 crate, packaged by debcargo
 for use with cargo and dh-cargo.

Package: librust-git2+default-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-git2-dev (= ${binary:Version}),
 librust-git2+ssh-dev (= ${binary:Version}),
 librust-git2+https-dev (= ${binary:Version}),
 librust-git2+ssh-key-from-memory-dev (= ${binary:Version})
Provides:
 librust-git2-0+default-dev (= ${binary:Version}),
 librust-git2-0.13+default-dev (= ${binary:Version}),
 librust-git2-0.13.11+default-dev (= ${binary:Version})
Description: Bindings to libgit2 for interoperating with git repositories - feature "default"
 This library is both threadsafe and memory safe and allows both reading and
 writing git repositories.
 .
 This metapackage enables feature "default" for the Rust git2 crate, by pulling
 in any additional dependencies needed by that feature.

Package: librust-git2+https-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-git2-dev (= ${binary:Version}),
 librust-libgit2-sys-0.12+https-dev (>= 0.12.13-~~),
 librust-openssl-probe-0.1+default-dev,
 librust-openssl-sys-0.9+default-dev
Provides:
 librust-git2-0+https-dev (= ${binary:Version}),
 librust-git2-0.13+https-dev (= ${binary:Version}),
 librust-git2-0.13.11+https-dev (= ${binary:Version})
Description: Bindings to libgit2 for interoperating with git repositories - feature "https"
 This library is both threadsafe and memory safe and allows both reading and
 writing git repositories.
 .
 This metapackage enables feature "https" for the Rust git2 crate, by pulling in
 any additional dependencies needed by that feature.

Package: librust-git2+openssl-probe-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-git2-dev (= ${binary:Version}),
 librust-openssl-probe-0.1+default-dev
Provides:
 librust-git2-0+openssl-probe-dev (= ${binary:Version}),
 librust-git2-0.13+openssl-probe-dev (= ${binary:Version}),
 librust-git2-0.13.11+openssl-probe-dev (= ${binary:Version})
Description: Bindings to libgit2 for interoperating with git repositories - feature "openssl-probe"
 This library is both threadsafe and memory safe and allows both reading and
 writing git repositories.
 .
 This metapackage enables feature "openssl-probe" for the Rust git2 crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-git2+openssl-sys-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-git2-dev (= ${binary:Version}),
 librust-openssl-sys-0.9+default-dev
Provides:
 librust-git2-0+openssl-sys-dev (= ${binary:Version}),
 librust-git2-0.13+openssl-sys-dev (= ${binary:Version}),
 librust-git2-0.13.11+openssl-sys-dev (= ${binary:Version})
Description: Bindings to libgit2 for interoperating with git repositories - feature "openssl-sys"
 This library is both threadsafe and memory safe and allows both reading and
 writing git repositories.
 .
 This metapackage enables feature "openssl-sys" for the Rust git2 crate, by
 pulling in any additional dependencies needed by that feature.

Package: librust-git2+ssh-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-git2-dev (= ${binary:Version}),
 librust-libgit2-sys-0.12+ssh-dev (>= 0.12.13-~~)
Provides:
 librust-git2-0+ssh-dev (= ${binary:Version}),
 librust-git2-0.13+ssh-dev (= ${binary:Version}),
 librust-git2-0.13.11+ssh-dev (= ${binary:Version})
Description: Bindings to libgit2 for interoperating with git repositories - feature "ssh"
 This library is both threadsafe and memory safe and allows both reading and
 writing git repositories.
 .
 This metapackage enables feature "ssh" for the Rust git2 crate, by pulling in
 any additional dependencies needed by that feature.

Package: librust-git2+ssh-key-from-memory-dev
Architecture: any
Multi-Arch: same
Depends:
 ${misc:Depends},
 librust-git2-dev (= ${binary:Version}),
 librust-libgit2-sys-0.12+ssh-key-from-memory-dev (>= 0.12.13-~~)
Provides:
 librust-git2-0+ssh-key-from-memory-dev (= ${binary:Version}),
 librust-git2-0.13+ssh-key-from-memory-dev (= ${binary:Version}),
 librust-git2-0.13.11+ssh-key-from-memory-dev (= ${binary:Version})
Description: Bindings to libgit2 for interoperating with git repositories - feature "ssh_key_from_memory"
 This library is both threadsafe and memory safe and allows both reading and
 writing git repositories.
 .
 This metapackage enables feature "ssh_key_from_memory" for the Rust git2 crate,
 by pulling in any additional dependencies needed by that feature.