mprlimit: The new name for `prlimit'.
[misc] / debian / control
1 Source: distorted-utils
2 Section: utils
3 Priority: extra
4 Maintainer: Mark Wooding <mdw@distorted.org.uk>
5 Build-Depends: debhelper (>= 9), pkg-config,
6 libcdb-dev, mlib-dev (>= 2.0.4), catacomb-dev (>= 2.1.1),
7 python, python-cdb,
8 tclsh
9 Standards-Version: 3.1.1
10
11 Package: distorted-utils
12 Architecture: any
13 Section: utils
14 Replaces: nsict-utils (<< 1.4.0~)
15 Breaks: nsict-utils (<< 1.4.0~)
16 Depends:
17 buf,
18 create,
19 distorted-cdb,
20 distorted-mail,
21 getpass,
22 gorp,
23 hush,
24 if-mtu,
25 inplace,
26 locking,
27 mdwopt-perl,
28 mtimeout,
29 mprlimit [linux-any],
30 pause,
31 prlimit [linux-any],
32 shadowfix,
33 space,
34 splitconf,
35 sshsvc-mkauthkeys,
36 stamp,
37 with-umask,
38 x86-model [any-i386 any-amd64],
39 xtitle,
40 zz
41 Description: Dummy package for convenience.
42
43 Package: buf
44 Architecture: all
45 Section: utils
46 Description: Captures stdin in a temporary file and runs a command.
47
48 Package: create
49 Architecture: all
50 Section: utils
51 Description: Simple script encapsulating atomic file update.
52
53 Package: distorted-cdb
54 Architecture: any
55 Section: utils
56 Replaces: nsict-cdb (<< 1.4.0~)
57 Breaks: nsict-cdb (<< 1.4.0~)
58 Depends: ${shlibs:Depends}, python (>= 2.4), python-cdb
59 Description: Simple utilities for messing with CDB files.
60
61 Package: distorted-mail
62 Architecture: all
63 Section: mail
64 Depends: ${shlibs:Depends}, qmail, distorted-cdb, perl5, libmime-perl
65 Description: Some simple scripts for mail handling.
66
67 Package: getpass
68 Architecture: any
69 Depends: ${shlibs:Depends}
70 Section: utils
71 Description: Read a password without echoing; write it to stdout.
72
73 Package: gorp
74 Architecture: any
75 Depends: ${shlibs:Depends}
76 Section: utils
77 Description: Print a random base64 string.
78
79 Package: hush
80 Architecture: all
81 Section: utils
82 Description: Run a command, hiding its output in a logfile unless it fails
83 The hush program is useful for running noisy programs from cron or similar,
84 where you get spammed with uninteresting success reports. hush runs a
85 command, logging its output, but, unless the command actually fails, it
86 produces no output of its own.
87
88 Package: if-mtu
89 Architecture: any
90 Section: utils
91 Depends: ${shlibs:Depends}
92 Description: Report the MTU of a network interface.
93
94 Package: inplace
95 Architecture: all
96 Section: utils
97 Description: Update files in place safely.
98
99 Package: locking
100 Architecture: any
101 Section: utils
102 Depends: ${shlibs:Depends}
103 Description: Run a program while holding a file lock.
104
105 Package: mdwopt-perl
106 Architecture: all
107 Section: perl
108 Depends: perl5
109 Description: Options parser library for perl.
110
111 Package: mtimeout
112 Architecture: any
113 Section: utils
114 Depends: ${shlibs:Depends}
115 Description: Run a program for at most a given amount of time.
116
117 Package: mprlimit
118 Architecture: linux-any
119 Section: utils
120 Depends: ${shlibs:Depends}
121 Description: Run a program for at most a given amount of time.
122
123 Package: pause
124 Architecture: any
125 Depends: ${shlibs:Depends}
126 Section: utils
127 Description: Wait for a given time, or until a key is pressed.
128
129 Package: prlimit
130 Architecture: all
131 Section: utils
132 Depends: mprlimit
133 Conflicts: util-linux (>= 2.24.2)
134 Description: Run a program for at most a given amount of time.
135 This package provides a symlink to `mprlimit' for the sake of backwards
136 compatibility.
137
138 Package: sema
139 Architecture: any
140 Depends: ${shlibs:Depends}
141 Section: utils
142 Description: Perform simple operations on SysV semaphores.
143 The sema program performs simple operations on (System V-style) semaphores.
144 It's not intended to be a utility for general-purpose hacking on existing
145 semaphores, but rather a tool for doing synchronization between shell
146 scripts or other simple programs.
147
148 Package: shadowfix
149 Architecture: all
150 Section: utils
151 Depends: perl5, mdwopt-perl
152 Description: Check and fix shadow password and group files.
153
154 Package: space
155 Architecture: any
156 Depends: ${shlibs:Depends}
157 Section: utils
158 Description: Identify and fix problematic whitespace in text files.
159 The space program won't send you to the moon, but it will identify
160 and fix problems such as trailing whitespace and spaces before tabs.
161 It can safely update files in place, and could therefore be used as part
162 of a commit hook.
163
164 Package: splitconf
165 Architecture: all
166 Depends: tclsh
167 Section: utils
168 Description: Gather little config files into one big one.
169
170 Package: sshsvc-mkauthkeys
171 Architecture: all
172 Section: utils
173 Description: Construct .ssh/authorized_keys files for SSH services.
174 SSH is a fine way to provide services to external users. It conveniently
175 takes care of details like authenticating users and encrypting
176 communications. Unfortunately, managing the key files is rather painful.
177 This simple script does a lot of the heavy lifting.
178
179 Package: stamp
180 Architecture: any
181 Depends: ${shlibs:Depends}
182 Section: utils
183 Description: Like cat, but prefixing each line with a datestamp.
184
185 Package: with-umask
186 Architecture: all
187 Section: utils
188 Description: Runs a command with a given umask.
189
190 Package: x86-model
191 Architecture: any-i386 any-amd64
192 Depends: ${shlibs:Depends}
193 Section: utils
194 Description: Shows basic model information about x86 processors.
195 The cpuid program is probably better for most people.
196
197 Package: xtitle
198 Architecture: any
199 Depends: ${shlibs:Depends}
200 Recommends: x-terminal-emulator
201 Section: utils
202 Description: Simple program for messing with xterm (or compatible) title bars.
203
204 Package: zz
205 Architecture: all
206 Section: utils
207 Description: Run a program, automatically decompressing its argument files.
208
209 Package: nsict-cdb
210 Architecture: all
211 Section: oldlibs
212 Depends: distorted-cdb
213 Description: Dummy package for transition.
214 This is a transitional dummy package. It can safely be removed.
215
216 Package: nsict-mail
217 Architecture: all
218 Section: oldlibs
219 Depends: distorted-mail
220 Description: Dummy package for transition.
221 This is a transitional dummy package. It can safely be removed.
222
223 Package: nsict-utils
224 Architecture: all
225 Section: oldlibs
226 Depends: distorted-utils
227 Description: Dummy package for transition.
228 This is a transitional dummy package. It can safely be removed.