File: control

package info (click to toggle)
boxer 1.4.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 1,236 kB
  • sloc: perl: 2,063; sh: 22; makefile: 5
file content (90 lines) | stat: -rw-r--r-- 2,676 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
Source: boxer
Section: admin
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
 libapp-cmd-perl <!nocheck>,
 libclass-xsaccessor-perl <!nocheck>,
 libfile-basedir-perl <!nocheck>,
 libfile-sharedir-install-perl <!nocheck>,
 libfile-sharedir-perl <!nocheck>,
 libfile-which-perl <!nocheck>,
 libhash-merge-perl <!nocheck>,
 libipc-system-simple-perl <!nocheck>,
 liblist-moreutils-perl <!nocheck>,
 liblog-any-adapter-screen-perl <!nocheck>,
 libmatch-simple-perl <!nocheck>,
 libmodule-runtime-perl <!nocheck>,
 libmodule-find-perl <!nocheck>,
 libmodule-load-conditional-perl <!nocheck>,
 libmoo-perl <!nocheck>,
 libmoox-role-logger-perl <!nocheck>,
 libmoox-strictconstructor-perl <!nocheck>,
 libnamespace-autoclean-perl <!nocheck>,
 libpath-tiny-perl <!nocheck>,
 librole-commons-perl <!nocheck>,
 libstrictures-perl <!nocheck>,
 libtemplate-tiny-perl <!nocheck>,
 libtest-cleannamespaces-perl <!nocheck>,
 libtest-compile-perl <!nocheck>,
 libtest-deep-perl <!nocheck>,
 libtest-fatal-perl <!nocheck>,
 libtest-file-contents-perl <!nocheck>,
 libtest-fixme-perl <!nocheck>,
 libtest-minimumversion-perl <!nocheck>,
 libtest-pod-perl <!nocheck>,
 libtest-synopsis-perl <!nocheck>,
 libtry-tiny-perl <!nocheck>,
 libtype-tiny-perl <!nocheck>,
 libtypes-path-tiny-perl <!nocheck>,
 libyaml-libyaml-perl <!nocheck>,
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders:
 Jonas Smedegaard <dr@jones.dk>,
Standards-Version: 4.6.0
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/boxer.git
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/boxer
Homepage: https://wiki.debian.org/Boxer
Rules-Requires-Root: no
Testsuite: autopkgtest-pkg-perl

Package: boxer
Architecture: all
Depends:
 libapp-cmd-perl,
 libclass-xsaccessor-perl,
 libfile-basedir-perl,
 libfile-sharedir-perl,
 libhash-merge-perl,
 libipc-system-simple-perl,
 liblog-any-adapter-screen-perl,
 libmatch-simple-perl,
 libmodule-runtime-perl,
 libmodule-find-perl,
 libmodule-load-conditional-perl,
 libmoo-perl,
 libmoox-role-logger-perl,
 libmoox-strictconstructor-perl,
 libnamespace-autoclean-perl,
 libpath-tiny-perl,
 librole-commons-perl,
 libstrictures-perl,
 libtemplate-tiny-perl,
 liblist-moreutils-perl,
 libtry-tiny-perl,
 libtype-tiny-perl,
 libtypes-path-tiny-perl,
 libyaml-libyaml-perl,
 ${misc:Depends},
 ${perl:Depends}
Recommends:
 boxer-data,
 mmdebstrap,
 debootstrap | cdebootstrap | mmdebstrap,
Suggests:
 cdebootstrap,
 debootstick,
 debootstrap,
Description: system deployment ninja tricks
 Boxer is a tool for system deployment and for composing blends,
 i.e designing how to have a distribution unfold onto boxes.