File: control

package info (click to toggle)
quagga 1.1.1-3%2Bdeb9u2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 14,684 kB
  • sloc: ansic: 229,645; sh: 1,062; makefile: 735; perl: 576; exp: 213; lisp: 62; awk: 30
file content (243 lines) | stat: -rw-r--r-- 6,732 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
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
Source: quagga
Section: net
Priority: optional
Maintainer: Scott Leggett <scott@sl.id.au>
Build-Depends:
 autotools-dev,
 chrpath,
 debhelper (>= 10.0.0),
 dh-autoreconf,
 gawk,
 ghostscript,
 groff,
 imagemagick,
 libcap-dev,
 libncurses5-dev,
 libpam0g-dev | libpam-dev,
 libpcre3-dev,
 libreadline-dev,
 libsnmp-dev,
 moreutils,
 pkg-config,
 po-debconf,
 texinfo (>= 4.7),
 texlive-fonts-recommended,
 texlive-generic-recommended,
 texlive-latex-base
Standards-Version: 3.9.8
Vcs-git: https://gitlab.com/smlx/quagga.git
Vcs-browser: https://gitlab.com/smlx/quagga
Homepage: http://www.quagga.net/

Package: quagga
Architecture: any
Depends:
 quagga-bgpd (= ${binary:Version}),
 quagga-core (= ${binary:Version}),
 quagga-isisd (= ${binary:Version}),
 quagga-ospf6d (= ${binary:Version}),
 quagga-ospfd (= ${binary:Version}),
 quagga-pimd (= ${binary:Version}),
 quagga-ripd (= ${binary:Version}),
 quagga-ripngd (= ${binary:Version}),
 ${misc:Depends},
 ${shlibs:Depends}
Description: network routing daemons (metapackage)
 GNU Quagga is free software which manages TCP/IP based routing protocols.
 It supports BGP4, BGP4+, OSPFv2, OSPFv3, IS-IS, RIPv1, RIPv2, and RIPng as
 well as the IPv6 versions of these.
 .
 As the predecessor Zebra has been considered orphaned, the Quagga project
 has been formed by members of the zebra mailing list and the former
 zebra-pj project to continue developing.
 .
 Quagga uses threading if the kernel supports it, but can also run on
 kernels that do not support threading. Each protocol has its own daemon.
 .
 It is more than a routed replacement, it can be used as a Route Server and
 a Route Reflector.
 .
 This metapackage depends on the full suite of Quagga routing daemons.

Package: quagga-core
Architecture: any
Depends:
 iproute2,
 ${misc:Depends},
 ${shlibs:Depends}
Pre-Depends:
 adduser,
 dpkg (>= 1.17.14)
Conflicts:
 zebra,
 zebra-pj
Replaces:
 libquagga0 (<< 1.1.1-2~),
 quagga (<< 1.1.0-1),
 zebra,
 zebra-pj
Breaks:
 libquagga0 (<< 1.1.1-2~),
 quagga (<< 1.1.0-1)
Suggests:
 quagga-bgpd (= ${binary:Version}),
 quagga-isisd (= ${binary:Version}),
 quagga-ospf6d (= ${binary:Version}),
 quagga-ospfd (= ${binary:Version}),
 quagga-pimd (= ${binary:Version}),
 quagga-ripd (= ${binary:Version}),
 quagga-ripngd (= ${binary:Version}),
 snmpd
Description: network routing daemons (core abstraction layer)
 GNU Quagga is free software which manages TCP/IP based routing protocols.
 It supports BGP4, BGP4+, OSPFv2, OSPFv3, IS-IS, RIPv1, RIPv2, and RIPng as
 well as the IPv6 versions of these.
 .
 As the predecessor Zebra has been considered orphaned, the Quagga project
 has been formed by members of the zebra mailing list and the former
 zebra-pj project to continue developing.
 .
 Quagga uses threading if the kernel supports it, but can also run on
 kernels that do not support threading. Each protocol has its own daemon.
 .
 It is more than a routed replacement, it can be used as a Route Server and
 a Route Reflector.
 .
 This package provides the zebra daemon, vtysh shell, and framework used by the
 protocol-specific daemons.

Package: quagga-doc
Section: doc
Architecture: all
Depends:
 ${misc:Depends},
 ${shlibs:Depends}
Suggests:
 quagga
Description: network routing daemons (documentation)
 GNU Quagga is free software which manages TCP/IP based routing protocols.
 It supports BGP4, BGP4+, OSPFv2, OSPFv3, IS-IS, RIPv1, RIPv2, and RIPng as
 well as the IPv6 versions of these.
 .
 This package contains the extended documentation.

Package: quagga-bgpd
Architecture: any
Depends:
 quagga-core (= ${binary:Version}),
 ${misc:Depends},
 ${shlibs:Depends}
Replaces:
 quagga (<< 1.1.0-1)
Breaks:
 quagga (<< 1.1.0-1)
Description: BGP4/BGP4+ routing daemon
 GNU Quagga is free software which manages TCP/IP based routing protocols.
 It supports BGP4, BGP4+, OSPFv2, OSPFv3, IS-IS, RIPv1, RIPv2, and RIPng as
 well as the IPv6 versions of these.
 .
 This package contains the BGP4/BGP4+ routing daemon.

Package: quagga-isisd
Architecture: any
Depends:
 quagga-core (= ${binary:Version}),
 ${misc:Depends},
 ${shlibs:Depends}
Replaces:
 quagga (<< 1.1.0-1)
Breaks:
 quagga (<< 1.1.0-1)
Description: IS-IS routing daemon
 GNU Quagga is free software which manages TCP/IP based routing protocols.
 It supports BGP4, BGP4+, OSPFv2, OSPFv3, IS-IS, RIPv1, RIPv2, and RIPng as
 well as the IPv6 versions of these.
 .
 This package contains the IS-IS routing daemon.

Package: quagga-ospf6d
Architecture: any
Depends:
 quagga-core (= ${binary:Version}),
 ${misc:Depends},
 ${shlibs:Depends}
Replaces:
 quagga (<< 1.1.0-1)
Breaks:
 quagga (<< 1.1.0-1)
Description: OSPF6 routing daemon
 GNU Quagga is free software which manages TCP/IP based routing protocols.
 It supports BGP4, BGP4+, OSPFv2, OSPFv3, IS-IS, RIPv1, RIPv2, and RIPng as
 well as the IPv6 versions of these.
 .
 This package contains the OSPF6 routing daemon.

Package: quagga-ospfd
Architecture: any
Depends:
 quagga-core (= ${binary:Version}),
 ${misc:Depends},
 ${shlibs:Depends}
Replaces:
 quagga (<< 1.1.0-1)
Breaks:
 quagga (<< 1.1.0-1)
Description: OSPF routing daemon
 GNU Quagga is free software which manages TCP/IP based routing protocols.
 It supports BGP4, BGP4+, OSPFv2, OSPFv3, IS-IS, RIPv1, RIPv2, and RIPng as
 well as the IPv6 versions of these.
 .
 This package contains the OSPF routing daemon.

Package: quagga-pimd
Architecture: any
Depends:
 quagga-core (= ${binary:Version}),
 ${misc:Depends},
 ${shlibs:Depends}
Replaces:
 quagga (<< 1.1.0-1)
Breaks:
 quagga (<< 1.1.0-1)
Conflicts:
 pimd
Description: PIM routing daemon
 GNU Quagga is free software which manages TCP/IP based routing protocols.
 It supports BGP4, BGP4+, OSPFv2, OSPFv3, IS-IS, RIPv1, RIPv2, and RIPng as
 well as the IPv6 versions of these.
 .
 This package contains the PIM routing daemon.

Package: quagga-ripd
Architecture: any
Depends:
 quagga-core (= ${binary:Version}),
 ${misc:Depends},
 ${shlibs:Depends}
Replaces:
 quagga (<< 1.1.0-1)
Breaks:
 quagga (<< 1.1.0-1)
Description: RIPv1 routing daemon
 GNU Quagga is free software which manages TCP/IP based routing protocols.
 It supports BGP4, BGP4+, OSPFv2, OSPFv3, IS-IS, RIPv1, RIPv2, and RIPng as
 well as the IPv6 versions of these.
 .
 This package contains the RIPv1/RIPv2 routing daemon.

Package: quagga-ripngd
Architecture: any
Depends:
 quagga-core (= ${binary:Version}),
 ${misc:Depends},
 ${shlibs:Depends}
Replaces:
 quagga (<< 1.1.0-1)
Breaks:
 quagga (<< 1.1.0-1)
Description: RIPng routing daemon
 GNU Quagga is free software which manages TCP/IP based routing protocols.
 It supports BGP4, BGP4+, OSPFv2, OSPFv3, IS-IS, RIPv1, RIPv2, and RIPng as
 well as the IPv6 versions of these.
 .
 This package contains the RIPng routing daemon.