summaryrefslogtreecommitdiff
path: root/debian/control
blob: 049cac3e71adfda96c091aad728737a7dcfb8327 (plain)
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
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
Source: perl
Section: perl
Priority: standard
Maintainer: Niko Tyni <ntyni@debian.org>
Uploaders: Dominic Hargreaves <dom@earth.li>
Standards-Version: 3.9.8
Homepage: http://dev.perl.org/perl5/
Rules-Requires-Root: no
Build-Depends: file,
 cpio,
 libdb-dev,
 libgdbm-dev (>= 1.18-3),
 libgdbm-compat-dev,
 netbase <!nocheck>,
 procps [!hurd-any] <!nocheck>,
 debhelper-compat (= 12),
 zlib1g-dev | libz-dev,
 libbz2-dev,
 dpkg-dev (>= 1.17.14),
 dist (>= 3.5-236),
 libc6-dev (>= 2.19-9) [s390x]
Vcs-Git: https://salsa.debian.org/perl-team/interpreter/perl.git
Vcs-Browser: https://salsa.debian.org/perl-team/interpreter/perl

Package: perl-base
Essential: yes
Priority: required
Architecture: any
Pre-Depends: ${shlibs:Depends}, dpkg (>= 1.17.17)
Depends: ${misc:Depends}
Conflicts: safe-rm (<< 0.8),
 update-inetd (<< 4.41),
 defoma (<< 0.11.12),
 doc-base (<< 0.10.3),
 mono-gac (<< 2.10.8.1-3),
Breaks: perl (<< ${Upstream-Version}~),
 perl-modules (<< ${Upstream-Version}~),
 libfile-spec-perl (<< 3.7800),
 libxsloader-perl (<< 0.30),
 libsocket-perl (<< 2.027),
 libio-socket-ip-perl (<< 0.39),
 libfile-temp-perl (<< 0.2309),
 libfile-path-perl (<< 2.16),
 libscalar-list-utils-perl (<< 1:1.50),
 libsbuild-perl (<< 0.67.0-1),
 backuppc (<< 3.3.1-2),
 mailagent (<< 1:3.1-81-2),
 texinfo (<< 6.1.0.dfsg.1-8),
 dh-haskell (<< 0.3),
 amanda-common (<< 1:3.3.9-2),
 libexception-class-perl (<< 1.42),
 debconf (<< 1.5.61),
 intltool (<< 0.51.0-4),
 slic3r (<< 1.2.9+dfsg-6.1),
 slic3r-prusa (<< 1.37.0+dfsg-1.1),
Replaces: perl (<< 5.10.1-12), perl-modules (<< 5.20.1-3),
 libscalar-list-utils-perl (<< 1:1.50),
 libxsloader-perl (<< 0.30),
 libsocket-perl (<< 2.027),
 libfile-temp-perl (<< 0.2309),
 libfile-path-perl (<< 2.16),
 libio-socket-ip-perl (<< 0.39),
Provides: ${perlapi:Provides},
 libscalar-list-utils-perl (= 1:1.50),
 libxsloader-perl (= 0.30),
 libsocket-perl (= 2.027),
 libfile-temp-perl (= 0.2309),
 libfile-path-perl (= 2.16),
 libio-socket-ip-perl (= 0.39),
Suggests: perl, sensible-utils
Description: minimal Perl system
 Perl is a scripting language used in many system scripts and utilities.
 .
 This package provides a Perl interpreter and the small subset of the
 standard run-time library required to perform basic tasks. For a full
 Perl installation, install "perl" (and its dependencies, "perl-modules-5.30"
 and "perl-doc").

Package: perl-doc
Section: doc
Priority: optional
Architecture: all
Depends: perl (>= ${Upstream-Version}-1), ${misc:Depends}
Suggests: man-browser, groff-base
Multi-Arch: foreign
Description: Perl documentation
 Perl manual pages, POD documentation and the `perldoc' program.  If you are
 writing Perl programs, you almost certainly need this.

Package: perl-debug
Section: devel
Priority: optional
Architecture: any
Depends: perl (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: debug-enabled Perl interpreter
 debugperl provides a debug-enabled version of Perl which can produce
 extensive information about the interpreter as it compiles and executes
 a program (see the -D switch in perlrun(1)).
 .
 Note that this package is primarily of use in debugging *Perl* rather
 than perl programs, which may be traced/debugged using the standard
 perl binary using the -d switch (see perldebug(1)).
 .
 In addition, this package also includes debugging information for the normal
 Perl interpreter.

Package: libperl5.30
Section: libs
Priority: optional
Architecture: any
Depends: ${shlibs:Depends}, perl-modules-5.30 (>= ${source:Version}), ${misc:Depends}
Breaks: libdigest-md5-perl (<< 2.55),
 libmime-base64-perl (<< 3.15),
 libtime-hires-perl (<< 1.9760),
 libstorable-perl (<< 3.15),
 libdigest-sha-perl (<< 6.02),
 libsys-syslog-perl (<< 0.35),
 libcompress-zlib-perl (<< 2.084),
 libcompress-raw-zlib-perl (<< 2.084),
 libcompress-raw-bzip2-perl (<< 2.084),
 libio-compress-zlib-perl (<< 2.084),
 libio-compress-bzip2-perl (<< 2.084),
 libio-compress-base-perl (<< 2.084),
 libio-compress-perl (<< 2.084),
 libthreads-perl (<< 2.22),
 libthreads-shared-perl (<< 1.60),
 libtime-piece-perl (<< 1.3300),
 libencode-perl (<< 3.01),
 libfilter-perl (<< 1.59),
Replaces: perl-base (<< 5.22.0~), perl (<< 5.22.0~),
 libarchive-tar-perl (<= 1.38-2),
 libdigest-md5-perl (<< 2.55),
 libmime-base64-perl (<< 3.15),
 libtime-hires-perl (<< 1.9760),
 libstorable-perl (<< 3.15),
 libdigest-sha-perl (<< 6.02),
 libtime-piece-perl (<< 1.3300),
 libsys-syslog-perl (<< 0.35),
 libcompress-zlib-perl (<< 2.084),
 libcompress-raw-zlib-perl (<< 2.084),
 libcompress-raw-bzip2-perl (<< 2.084),
 libio-compress-zlib-perl (<< 2.084),
 libio-compress-bzip2-perl (<< 2.084),
 libio-compress-base-perl (<< 2.084),
 libio-compress-perl (<< 2.084),
 libthreads-perl (<< 2.22),
 libthreads-shared-perl (<< 1.60),
 libmodule-corelist-perl (<< 2.14-2),
 libencode-perl (<< 3.01),
Suggests: sensible-utils
Multi-Arch: same
Description: shared Perl library
 This package contains the shared Perl library, used by applications
 which embed a Perl interpreter.
 .
 It also contains the architecture-dependent parts of the standard
 library (and depends on perl-modules-5.30 which contains the
 architecture-independent parts).

Package: libperl-dev
Section: libdevel
Priority: optional
Architecture: any
Provides: perl-xs-dev
Multi-Arch: same
Depends: perl:any (= ${binary:Version}), libperl5.30 (= ${binary:Version}),
 ${misc:Depends}, libc6-dev | libc-dev
Description: Perl library: development files
 Files for developing applications which embed a Perl interpreter.

Package: perl-modules-5.30
Section: libs
Priority: standard
Architecture: all
Multi-Arch: foreign
Depends: perl-base (>= ${Upstream-Version}-1), ${misc:Depends}
Pre-Depends: dpkg (>= 1.17.17)
Recommends: perl (>= ${Upstream-Version}-1),
Conflicts: perl-modules (<< 5.22.0~),
Breaks: perl (<< ${Upstream-Version}~),
 libpod-parser-perl (<< 1.63),
 libansicolor-perl (<< 4.06),
 libnet-perl (<< 1:3.11),
 libattribute-handlers-perl (<< 1.01),
 libi18n-langtags-perl (<< 0.43),
 liblocale-maketext-perl (<< 1.29),
 libmath-bigint-perl (<< 1.999816),
 libnet-ping-perl (<< 2.71),
 libtest-harness-perl (<< 3.42),
 libtest-simple-perl (<< 1.302162),
 liblocale-codes-perl (<< 3.56),
 libmodule-corelist-perl (<< 5.20190522),
 libio-zlib-perl (<< 1.10),
 libarchive-tar-perl (<< 2.32),
 libextutils-cbuilder-perl (<< 0.280231),
 libmodule-load-perl (<< 0.34),
 liblocale-maketext-simple-perl (<< 0.21.01),
 libparams-check-perl (<< 0.38),
 libmodule-load-conditional-perl (<< 0.68),
 libversion-perl (<< 1:0.9924),
 libpod-simple-perl (<< 3.35),
 libextutils-parsexs-perl (<< 3.400000),
 libpod-escapes-perl (<< 1.07),
 libparse-cpan-meta-perl (<< 2.150010),
 libparent-perl (<< 0.237),
 libautodie-perl (<< 2.29-2),
 libthread-queue-perl (<< 3.13),
 libfile-spec-perl (<< 3.7800),
 libtime-local-perl (<< 1.2800),
 podlators-perl (<< 4.11),
 libunicode-collate-perl (<< 1.27),
 libcpan-meta-perl (<< 2.150010),
 libmath-complex-perl (<< 1.5901),
 libextutils-command-perl (<< 7.34),
 libmodule-metadata-perl (<< 1.000036),
 libjson-pp-perl (<< 4.02000),
 libperl-ostype-perl (<< 1.010),
 libcpan-meta-yaml-perl (<< 0.018),
 libdigest-perl (<< 1.17.01),
 libextutils-install-perl (<< 2.14),
 libhttp-tiny-perl (<< 0.076),
 libcpan-meta-requirements-perl (<< 2.140),
 libexperimental-perl (<< 0.020),
 libtest-use-ok-perl (<< 1.302162),
 libtest-tester-perl (<< 1.302162),
 maildirsync (<< 1.2-2.1),
Replaces: perl-modules,
 perl-base (<< 5.22.0~),
 libpod-parser-perl (<< 1.63),
 libansicolor-perl (<< 4.06),
 libnet-perl (<< 1:3.11),
 libattribute-handlers-perl (<< 1.01),
 libi18n-langtags-perl (<< 0.43),
 liblocale-maketext-perl (<< 1.29),
 libmath-bigint-perl (<< 1.999816),
 libnet-ping-perl (<< 2.71),
 libtest-harness-perl (<< 3.42),
 libtest-simple-perl (<< 1.302162),
 libmodule-corelist-perl (<< 5.20190522),
 libio-zlib-perl (<< 1.10),
 libarchive-tar-perl (<< 2.32),
 libextutils-cbuilder-perl (<< 0.280231),
 libmodule-load-perl (<< 0.34),
 liblocale-maketext-simple-perl (<< 0.21.01),
 libparams-check-perl (<< 0.38),
 libmodule-load-conditional-perl (<< 0.68),
 libversion-perl (<< 1:0.9924),
 libpod-simple-perl (<< 3.35),
 libextutils-parsexs-perl (<< 3.400000),
 libpod-escapes-perl (<< 1.07),
 libparse-cpan-meta-perl (<< 2.150010),
 libparent-perl (<< 0.237),
 libautodie-perl (<< 2.29-2),
 libthread-queue-perl (<< 3.13),
 libfile-spec-perl (<< 3.7800),
 libtime-local-perl (<< 1.2800),
 podlators-perl (<< 4.11),
 libunicode-collate-perl (<< 1.27),
 libcpan-meta-perl (<< 2.150010),
 libmath-complex-perl (<< 1.5901),
 libextutils-command-perl (<< 7.34),
 libmodule-metadata-perl (<< 1.000036),
 libjson-pp-perl (<< 4.02000),
 libperl-ostype-perl (<< 1.010),
 libcpan-meta-yaml-perl (<< 0.018),
 libdigest-perl (<< 1.17.01),
 libextutils-install-perl (<< 2.14),
 libhttp-tiny-perl (<< 0.076),
 libcpan-meta-requirements-perl (<< 2.140),
 libexperimental-perl (<< 0.020),
 libtest-use-ok-perl (<< 1.302162),
 libtest-tester-perl (<< 1.302162),
Provides: perl-modules
Description: Core Perl modules
 Architecture independent Perl modules.  These modules are part of Perl and
 required if the `perl' package is installed.
 .
 Note that this package only exists to save archive space and should be
 considered an internal implementation detail of the `perl' package.
 Other packages should not depend on `perl-modules-5.30' directly, they
 should use `perl' (which depends on `perl-modules-5.30') instead.

Package: perl
Priority: standard
Architecture: any
Multi-Arch: allowed
Pre-Depends: dpkg (>= 1.17.17)
Depends: perl-base (= ${binary:Version}), perl-modules-5.30 (>= ${source:Version}), libperl5.30 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Conflicts: libjson-pp-perl (<< 2.27200-2)
Breaks: perl-doc (<< ${Upstream-Version}-1),
 libperl-dev (<< 5.24.0~),
 apt-show-versions (<< 0.22.10),
 libmarc-charset-perl (<< 1.35-3),
 libdist-inkt-perl (<< 0.024-5)
Replaces: perl-modules (<< 5.22.0~), perl-base (<< 5.30.0-2)
Provides: libdigest-md5-perl (= 2.55),
 libmime-base64-perl (= 3.15),
 libtime-hires-perl (= 1.9760),
 libstorable-perl (= 3.15),
 libdigest-sha-perl (= 6.02),
 libsys-syslog-perl (= 0.35),
 libcompress-zlib-perl (= 2.084),
 libcompress-raw-zlib-perl (= 2.084),
 libcompress-raw-bzip2-perl (= 2.084),
 libio-compress-zlib-perl (= 2.084),
 libio-compress-bzip2-perl (= 2.084),
 libio-compress-base-perl (= 2.084),
 libio-compress-perl (= 2.084),
 libthreads-perl (= 2.22),
 libthreads-shared-perl (= 1.60),
 libtime-piece-perl (= 1.3300),
 libencode-perl (= 3.01),
 libpod-parser-perl (= 1.63),
 libansicolor-perl (= 4.06),
 libnet-perl (= 1:3.11),
 libattribute-handlers-perl (= 1.01),
 libi18n-langtags-perl (= 0.43),
 liblocale-maketext-perl (= 1.29),
 libmath-bigint-perl (= 1.999816),
 libnet-ping-perl (= 2.71),
 libtest-harness-perl (= 3.42),
 libtest-simple-perl (= 1.302162),
 libmodule-corelist-perl (= 5.20190522),
 libio-zlib-perl (= 1.10),
 libarchive-tar-perl (= 2.32),
 libextutils-cbuilder-perl (= 0.280231),
 libmodule-load-perl (= 0.34),
 liblocale-maketext-simple-perl (= 0.21.01),
 libparams-check-perl (= 0.38),
 libmodule-load-conditional-perl (= 0.68),
 libversion-perl (= 1:0.9924),
 libpod-simple-perl (= 3.35),
 libextutils-parsexs-perl (= 3.400000),
 libpod-escapes-perl (= 1.07),
 libparse-cpan-meta-perl (= 2.150010),
 libparent-perl (= 0.237),
 libautodie-perl (= 2.29-2),
 libthread-queue-perl (= 3.13),
 libfile-spec-perl (= 3.7800),
 libtime-local-perl (= 1.2800),
 podlators-perl (= 4.11),
 libunicode-collate-perl (= 1.27),
 libcpan-meta-perl (= 2.150010),
 libmath-complex-perl (= 1.5901),
 libextutils-command-perl (= 7.34),
 libmodule-metadata-perl (= 1.000036),
 libjson-pp-perl (= 4.02000),
 libperl-ostype-perl (= 1.010),
 libversion-requirements-perl,
 libcpan-meta-yaml-perl (= 0.018),
 libdigest-perl (= 1.17.01),
 libextutils-install-perl (= 2.14),
 libhttp-tiny-perl (= 0.076),
 libcpan-meta-requirements-perl (= 2.140),
 libexperimental-perl (= 0.020),
 libtest-use-ok-perl (= 1.302162),
 libtest-tester-perl (= 1.302162),
Recommends: netbase
Suggests: perl-doc, libterm-readline-gnu-perl | libterm-readline-perl-perl,
 make, libb-debug-perl, liblocale-codes-perl
Description: Larry Wall's Practical Extraction and Report Language
 Perl is a highly capable, feature-rich programming language with over
 20 years of development. Perl 5 runs on over 100 platforms from
 portables to mainframes. Perl is suitable for both rapid prototyping
 and large scale development projects.
 .
 Perl 5 supports many programming styles, including procedural,
 functional, and object-oriented. In addition to this, it is supported
 by an ever-growing collection of reusable modules which accelerate
 development. Some of these modules include Web frameworks, database
 integration, networking protocols, and encryption. Perl provides
 interfaces to C and C++ for custom extension development.