]> git.donarmstrong.com Git - debhelper.git/blob - man/po4a/po/debhelper.pot
* dh_makeshlibs: Use new -I flag to specify symbol files, necessary to
[debhelper.git] / man / po4a / po / debhelper.pot
1 # SOME DESCRIPTIVE TITLE
2 # Copyright (C) YEAR Free Software Foundation, Inc.
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "POT-Creation-Date: 2007-11-29 12:11-0500\n"
11 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
12 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13 "Language-Team: LANGUAGE <LL@li.org>\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=CHARSET\n"
16 "Content-Transfer-Encoding: ENCODING"
17
18 # type: =head1
19 #: debhelper.pod:1 dh_builddeb:3 dh_clean:3 dh_compress:3 dh_desktop:3 dh_fixperms:3 dh_gconf:3 dh_gencontrol:3 dh_installcatalogs:3 dh_installchangelogs:3 dh_installcron:3 dh_installdebconf:3 dh_installdeb:3 dh_installdirs:3 dh_installdocs:3 dh_installemacsen:3 dh_installexamples:3 dh_installinfo:3 dh_installinit:3 dh_installlogcheck:3 dh_installlogrotate:3 dh_installmanpages:3 dh_installman:3 dh_installmenu:3 dh_installmime:3 dh_installmodules:3 dh_installpam:3 dh_install:3 dh_installppp:3 dh_installwm:3 dh_installxfonts:3 dh_link:3 dh_listpackages:3 dh_makeshlibs:3 dh_md5sums:3 dh_movefiles:3 dh_perl:3 dh_python:3 dh_scrollkeeper:3 dh_shlibdeps:3 dh_strip:3 dh_suidregister:3 dh_testdir:3 dh_testroot:3 dh_testversion:3 dh_undocumented:3 dh_usrlocal:3
20 msgid "NAME"
21 msgstr ""
22
23 # type: textblock
24 #: debhelper.pod:3
25 msgid "debhelper - the debhelper tool suite"
26 msgstr ""
27
28 # type: =head1
29 #: debhelper.pod:5 dh_builddeb:12 dh_clean:12 dh_compress:13 dh_desktop:12 dh_fixperms:12 dh_gconf:12 dh_gencontrol:12 dh_installcatalogs:14 dh_installchangelogs:12 dh_installcron:12 dh_installdebconf:12 dh_installdeb:12 dh_installdirs:12 dh_installdocs:12 dh_installemacsen:12 dh_installexamples:12 dh_installinfo:12 dh_installinit:12 dh_installlogcheck:12 dh_installlogrotate:12 dh_installmanpages:13 dh_installman:13 dh_installmenu:12 dh_installmime:12 dh_installmodules:14 dh_installpam:12 dh_install:13 dh_installppp:12 dh_installwm:12 dh_installxfonts:12 dh_link:13 dh_listpackages:12 dh_makeshlibs:12 dh_md5sums:13 dh_movefiles:12 dh_perl:14 dh_python:13 dh_scrollkeeper:12 dh_shlibdeps:13 dh_strip:13 dh_suidregister:7 dh_testdir:12 dh_testroot:7 dh_testversion:12 dh_undocumented:12 dh_usrlocal:15
30 msgid "SYNOPSIS"
31 msgstr ""
32
33 # type: textblock
34 #: debhelper.pod:7
35 msgid ""
36 "B<dh_>I<*> [B<-v>] [B<-a>] [B<-i>] [B<-s>] [B<--no-act>] [B<-ppackage>] "
37 "[B<-Npackage] [-Ptmpdir>]"
38 msgstr ""
39
40 # type: =head1
41 #: debhelper.pod:9 dh_builddeb:16 dh_clean:16 dh_compress:17 dh_desktop:16 dh_fixperms:16 dh_gconf:16 dh_gencontrol:16 dh_installcatalogs:18 dh_installchangelogs:16 dh_installcron:16 dh_installdebconf:16 dh_installdeb:16 dh_installdirs:16 dh_installdocs:16 dh_installemacsen:16 dh_installexamples:16 dh_installinfo:16 dh_installinit:16 dh_installlogcheck:16 dh_installlogrotate:16 dh_installmanpages:17 dh_installman:17 dh_installmenu:16 dh_installmime:16 dh_installmodules:18 dh_installpam:16 dh_install:17 dh_installppp:16 dh_installwm:16 dh_installxfonts:16 dh_link:17 dh_listpackages:16 dh_makeshlibs:16 dh_md5sums:17 dh_movefiles:16 dh_perl:18 dh_python:17 dh_scrollkeeper:16 dh_shlibdeps:17 dh_strip:17 dh_suidregister:11 dh_testdir:16 dh_testroot:11 dh_testversion:16 dh_undocumented:16 dh_usrlocal:19
42 msgid "DESCRIPTION"
43 msgstr ""
44
45 # type: textblock
46 #: debhelper.pod:11
47 msgid ""
48 "Debhelper is used to help you build a debian package. The philosophy behind "
49 "debhelper is to provide a collection of small, simple, and easily understood "
50 "tools that are used in debian/rules to automate various common aspects of "
51 "building a package. This means less work for you, the packager.  It also, to "
52 "some degree means that these tools can be changed if debian policy changes, "
53 "and packages that use them will require only a rebuild to comply with the "
54 "new policy."
55 msgstr ""
56
57 # type: textblock
58 #: debhelper.pod:19
59 msgid ""
60 "A typical debian/rules file that uses debhelper will call several debhelper "
61 "commands in sequence. Debhelper commands are all named with a \"dh_\" "
62 "prefix.  Examples of rules files that use debhelper are in "
63 "F</usr/share/doc/debhelper/examples/>"
64 msgstr ""
65
66 # type: textblock
67 #: debhelper.pod:24
68 msgid ""
69 "To create a new debian package using debhelper, you can just copy one of the "
70 "sample rules files and edit it by hand. Or you can try the dh-make package, "
71 "which contains a L<dh_make|dh_make(1)> command that partially automates the "
72 "process. For a more gentle introduction, the maint-guide debian package "
73 "contains a tutorial about making your first package using debhelper."
74 msgstr ""
75
76 # type: =head1
77 #: debhelper.pod:30
78 msgid "DEBHELPER COMMANDS"
79 msgstr ""
80
81 # type: textblock
82 #: debhelper.pod:32
83 msgid ""
84 "Here is the complete list of available debhelper commands. See their man "
85 "pages for additional documentation."
86 msgstr ""
87
88 # type: textblock
89 #: debhelper.pod:37
90 msgid "#LIST#"
91 msgstr ""
92
93 # type: textblock
94 #: debhelper.pod:41
95 msgid ""
96 "If a program's name starts with \"dh_\", and the program is not on the above "
97 "list, then it is not part of the debhelper package, but it should still work "
98 "like the other programs described on this page."
99 msgstr ""
100
101 # type: =head1
102 #: debhelper.pod:45
103 msgid "DEBHELPER CONFIG FILES"
104 msgstr ""
105
106 # type: textblock
107 #: debhelper.pod:47
108 msgid ""
109 "Many debhelper commands make use of files in F<debian/> to control what they "
110 "do. Besides the common F<debian/changelog> and F<debian/control>, which are "
111 "in all packages, not just those using debhelper, some additional files can "
112 "be used to configure the behavior of specific debhelper commands. These "
113 "files are typically named debian/package.foo (where \"package\" of course, "
114 "is replaced with the package that is being acted on)."
115 msgstr ""
116
117 # type: textblock
118 #: debhelper.pod:54
119 msgid ""
120 "For example, dh_installdocs uses files named debian/package.docs to list the "
121 "documentation files it will install. See the man pages of individual "
122 "commands for details about the names and formats of the files they use.  "
123 "Generally, these files will list files to act on, one file per line. Some "
124 "programs in debhelper use pairs of files and destinations or slightly more "
125 "complicated formats."
126 msgstr ""
127
128 # type: textblock
129 #: debhelper.pod:61
130 msgid ""
131 "Note that if a package is the first (or only) binary package listed in "
132 "debian/control, debhelper will use debian/foo if no debian/package.foo file "
133 "can be found."
134 msgstr ""
135
136 # type: textblock
137 #: debhelper.pod:65
138 msgid ""
139 "In some rare cases, you may want to have different versions of these files "
140 "for different architectures. If files named debian/package.foo.arch exist, "
141 "where \"arch\" is the same as the output of \"dpkg-architecture "
142 "-qDEB_HOST_ARCH\", then they will be used in preference to other, more "
143 "general files."
144 msgstr ""
145
146 # type: textblock
147 #: debhelper.pod:71
148 msgid ""
149 "In many cases, these config files are used to specify various types of "
150 "files. Documentation or example files to install, files to move, and so on.  "
151 "When appropriate, in cases like these, you can use standard shell wildcard "
152 "characters ('?' and '*' and '[..]' character classes) in the files."
153 msgstr ""
154
155 # type: textblock
156 #: debhelper.pod:76
157 msgid ""
158 "You can also put comments in these files; lines beginning with \"#\" are "
159 "ignored."
160 msgstr ""
161
162 # type: =head1
163 #: debhelper.pod:79
164 msgid "SHARED DEBHELPER OPTIONS"
165 msgstr ""
166
167 # type: textblock
168 #: debhelper.pod:81
169 msgid "The following command line options are supported by all debhelper programs."
170 msgstr ""
171
172 # type: =item
173 #: debhelper.pod:85
174 msgid "B<-v>, B<--verbose>"
175 msgstr ""
176
177 # type: textblock
178 #: debhelper.pod:87
179 msgid "Verbose mode: show all commands that modify the package build directory."
180 msgstr ""
181
182 # type: =item
183 #: debhelper.pod:89
184 msgid "B<--no-act>"
185 msgstr ""
186
187 # type: textblock
188 #: debhelper.pod:91
189 msgid ""
190 "Do not really do anything. If used with -v, the result is that the command "
191 "will output what it would have done."
192 msgstr ""
193
194 # type: =item
195 #: debhelper.pod:94
196 msgid "B<-a>, B<--arch>"
197 msgstr ""
198
199 # type: textblock
200 #: debhelper.pod:96
201 msgid "Act on all architecture dependent packages."
202 msgstr ""
203
204 # type: =item
205 #: debhelper.pod:98
206 msgid "B<-i>, B<--indep>"
207 msgstr ""
208
209 # type: textblock
210 #: debhelper.pod:100
211 msgid "Act on all architecture independent packages."
212 msgstr ""
213
214 # type: =item
215 #: debhelper.pod:102
216 msgid "B<->I<ppackage>, B<--package=>I<package>"
217 msgstr ""
218
219 # type: textblock
220 #: debhelper.pod:104
221 msgid ""
222 "Act on the package named \"package\". This option may be specified multiple "
223 "times to make debhelper operate on a given set of packages."
224 msgstr ""
225
226 # type: =item
227 #: debhelper.pod:107
228 msgid "B<-s>, B<--same-arch>"
229 msgstr ""
230
231 # type: textblock
232 #: debhelper.pod:109
233 msgid ""
234 "This is a smarter version of the -a flag, that is used in some rare "
235 "circumstances. It understands that if the control file lists \"Architecture: "
236 "i386\" for the package, the package should not be acted on on other "
237 "architectures. So this flag makes the command act on all \"Architecture: "
238 "any\" packages, as well as on any packages that have the current "
239 "architecture explicitly specified.  Contrast to the -a flag, which makes the "
240 "command work on all packages that are not architecture independent."
241 msgstr ""
242
243 # type: =item
244 #: debhelper.pod:117
245 msgid "B<-N>I<package>, B<--no-package=>I<package>"
246 msgstr ""
247
248 # type: textblock
249 #: debhelper.pod:119
250 msgid ""
251 "Do not act on the specified package even if an -a, -i, or -p option lists "
252 "the package as one that should be acted on."
253 msgstr ""
254
255 # type: =item
256 #: debhelper.pod:122
257 msgid "B<--ignore=>I<file>"
258 msgstr ""
259
260 # type: textblock
261 #: debhelper.pod:124
262 msgid ""
263 "Ignore the specified file. This can be used if debian/ contains a debhelper "
264 "config file that a debhelper command should not act on. Note that "
265 "debian/compat, debian/control, and debian/changelog can't be ignored, but "
266 "then, there should never be a reason to ignore those files."
267 msgstr ""
268
269 # type: textblock
270 #: debhelper.pod:129
271 msgid ""
272 "For example, if upstream ships a debian/init that you don't want "
273 "dh_installinit to install, use --ignore=debian/init"
274 msgstr ""
275
276 # type: =item
277 #: debhelper.pod:132
278 msgid "B<-P>I<tmpdir>, B<--tmpdir=>I<tmpdir>"
279 msgstr ""
280
281 # type: textblock
282 #: debhelper.pod:134
283 msgid "Use \"tmpdir\" for package build directory. The default is debian/<package>"
284 msgstr ""
285
286 # type: =item
287 #: debhelper.pod:136
288 msgid "B<--mainpackage=>I<package>"
289 msgstr ""
290
291 # type: textblock
292 #: debhelper.pod:138
293 msgid ""
294 "This little-used option changes the package which debhelper considers the "
295 "\"main package\", that is, the first one listed in debian/control, and the "
296 "one for which debian/foo files can be used instead of the usual "
297 "debian/package.foo files."
298 msgstr ""
299
300 # type: =head1
301 #: debhelper.pod:145
302 msgid "COMMON DEBHELPER OPTIONS"
303 msgstr ""
304
305 # type: textblock
306 #: debhelper.pod:147
307 msgid ""
308 "The following command line options are supported by some debhelper "
309 "programs.  See the man page of each program for a complete explanation of "
310 "what each option does."
311 msgstr ""
312
313 # type: =item
314 #: debhelper.pod:153
315 msgid "B<-n>"
316 msgstr ""
317
318 # type: textblock
319 #: debhelper.pod:155
320 msgid "Do not modify postinst/postrm/etc scripts."
321 msgstr ""
322
323 # type: =item
324 #: debhelper.pod:157 dh_compress:42 dh_makeshlibs:66 dh_md5sums:37 dh_shlibdeps:36 dh_strip:39
325 msgid "B<-X>I<item>, B<--exclude=>I<item>"
326 msgstr ""
327
328 # type: textblock
329 #: debhelper.pod:159
330 msgid ""
331 "Exclude an item from processing. This option may be used multiple times, to "
332 "exclude more than one thing."
333 msgstr ""
334
335 # type: =item
336 #: debhelper.pod:162 dh_compress:50 dh_installdirs:32 dh_installdocs:55 dh_installexamples:33 dh_installinfo:41 dh_installman:57 dh_link:52
337 msgid "B<-A>, B<--all>"
338 msgstr ""
339
340 # type: textblock
341 #: debhelper.pod:164
342 msgid ""
343 "Makes files or other items that are specified on the command line take "
344 "effect in ALL packages acted on, not just the first."
345 msgstr ""
346
347 # type: =head1
348 #: debhelper.pod:169 dh_installcatalogs:54 dh_installdocs:87 dh_installemacsen:54 dh_installexamples:50 dh_installinfo:57 dh_installinit:99 dh_installman:74 dh_installmime:41 dh_installmodules:56 dh_installwm:51 dh_installxfonts:37 dh_movefiles:58 dh_scrollkeeper:42 dh_strip:68 dh_usrlocal:49
349 msgid "NOTES"
350 msgstr ""
351
352 # type: =head2
353 #: debhelper.pod:171
354 msgid "Multiple binary package support"
355 msgstr ""
356
357 # type: textblock
358 #: debhelper.pod:173
359 msgid ""
360 "If your source package generates more than one binary package, debhelper "
361 "programs will default to acting on all binary packages when run. If your "
362 "source package happens to generate one architecture dependent package, and "
363 "another architecture independent package, this is not the correct behavior, "
364 "because you need to generate the architecture dependent packages in the "
365 "binary-arch debian/rules target, and the architecture independent packages "
366 "in the binary-indep debian/rules target."
367 msgstr ""
368
369 # type: textblock
370 #: debhelper.pod:181
371 msgid ""
372 "To facilitate this, as well as give you more control over which packages are "
373 "acted on by debhelper programs, all debhelper programs accept the B<-a>, "
374 "B<-i>, B<-p>, and B<-s> parameters. These parameters are cumulative.  If "
375 "none are given, debhelper programs default to acting on all packages listed "
376 "in the control file."
377 msgstr ""
378
379 # type: textblock
380 #: debhelper.pod:187
381 msgid ""
382 "See F</usr/share/doc/debhelper/examples/rules.multi> for an example of how "
383 "to use this in a package that generates multiple binary packages."
384 msgstr ""
385
386 # type: =head2
387 #: debhelper.pod:190
388 msgid "Automatic generation of debian install scripts"
389 msgstr ""
390
391 # type: textblock
392 #: debhelper.pod:192
393 msgid ""
394 "Some debhelper commands will automatically generate parts of debian "
395 "maintainer scripts. If you want these automatically generated things "
396 "included in your existing debian maintainer scripts, then you need to add "
397 "\"#DEBHELPER#\" to your scripts, in the place the code should be added.  "
398 "\"#DEBHELPER#\" will be replaced by any auto-generated code when you run "
399 "dh_installdeb."
400 msgstr ""
401
402 # type: textblock
403 #: debhelper.pod:199
404 msgid ""
405 "If a script does not exist at all and debhelper needs to add something to "
406 "it, then debhelper will create the complete script."
407 msgstr ""
408
409 # type: textblock
410 #: debhelper.pod:202
411 msgid ""
412 "All debhelper commands that automatically generate code in this way let it "
413 "be disabled by the -n parameter (see above)."
414 msgstr ""
415
416 # type: textblock
417 #: debhelper.pod:205
418 msgid ""
419 "Note that the inserted code will be shell code, so you cannot directly use "
420 "it in a perl script. If you would like to embed it into a perl script, here "
421 "is one way to do that (note that I made sure that $1, $2, etc are set with "
422 "the set command):"
423 msgstr ""
424
425 # type: verbatim
426 #: debhelper.pod:210
427 #, no-wrap
428 msgid ""
429 "  my $temp=\"set -e\\nset -- @ARGV\\n\" . << 'EOF';\n"
430 "  #DEBHELPER#\n"
431 "  EOF\n"
432 "  system ($temp) / 256 == 0\n"
433 "  \tor die \"Problem with debhelper scripts: $!\";\n"
434 "\n"
435 msgstr ""
436
437 # type: =head2
438 #: debhelper.pod:216
439 msgid "Automatic generation of miscellaneous dependencies."
440 msgstr ""
441
442 # type: textblock
443 #: debhelper.pod:218
444 msgid ""
445 "Some debhelper commands may make the generated package need to depend on "
446 "some other packages. For example, if you use L<dh_installdebconf(1)>, your "
447 "package will generally need to depend on debconf. Or if you use "
448 "L<dh_installxfonts(1)>, your package will generally need to depend on a "
449 "particular version of xutils. Keeping track of these miscellaneous "
450 "dependencies can be annoying since they are dependant on how debhelper does "
451 "things, so debhelper offers a way to automate it."
452 msgstr ""
453
454 # type: textblock
455 #: debhelper.pod:226
456 msgid ""
457 "All commands of this type, besides documenting what dependencies may be "
458 "needed on their man pages, will automatically generate a substvar called "
459 "${misc:Depends}. If you put that token into your debian/control file, it "
460 "will be expanded to the dependencies debhelper figures you need."
461 msgstr ""
462
463 # type: textblock
464 #: debhelper.pod:231
465 msgid ""
466 "This is entirely independent of the standard ${shlibs:Depends} generated by "
467 "L<dh_makeshlibs(1)>, and the ${perl:Depends} generated by L<dh_perl(1)>.  "
468 "You can choose not to use any of these, if debhelper's guesses don't match "
469 "reality."
470 msgstr ""
471
472 # type: =head2
473 #: debhelper.pod:236
474 msgid "Package build directories"
475 msgstr ""
476
477 # type: textblock
478 #: debhelper.pod:238
479 msgid ""
480 "By default, all debhelper programs assume that the temporary directory used "
481 "for assembling the tree of files in a package is debian/<package>."
482 msgstr ""
483
484 # type: textblock
485 #: debhelper.pod:241
486 msgid ""
487 "Sometimes, you might want to use some other temporary directory. This is "
488 "supported by the -P flag. For example, \"dh_installdocs -Pdebian/tmp\", will "
489 "use debian/tmp as the temporary directory. Note that if you use -P, the "
490 "debhelper programs can only be acting on a single package at a time. So if "
491 "you have a package that builds many binary packages, you will need to also "
492 "use the -p flag to specify which binary package the debhelper program will "
493 "act on."
494 msgstr ""
495
496 # type: =head2
497 #: debhelper.pod:249
498 msgid "Debhelper compatibility levels"
499 msgstr ""
500
501 # type: textblock
502 #: debhelper.pod:251
503 msgid ""
504 "From time to time, major non-backwards-compatible changes need to be made to "
505 "debhelper, to keep it clean and well-designed as needs change and its author "
506 "gains more experience. To prevent such major changes from breaking existing "
507 "packages, the concept of debhelper compatibility levels was introduced. You "
508 "tell debhelper which compatibility level it should use, and it modifies its "
509 "behavior in various ways."
510 msgstr ""
511
512 # type: textblock
513 #: debhelper.pod:258
514 msgid ""
515 "Tell debhelper what compatibility level to use by writing a number to "
516 "debian/compat. For example, to turn on V5 mode:"
517 msgstr ""
518
519 # type: verbatim
520 #: debhelper.pod:261
521 #, no-wrap
522 msgid ""
523 "  % echo 5 > debian/compat\n"
524 "\n"
525 msgstr ""
526
527 # type: textblock
528 #: debhelper.pod:263
529 msgid ""
530 "Unless otherwise indicated, all debhelper documentation assumes that you are "
531 "using the most recent compatibility level, and in most cases does not "
532 "indicate if the behavior is different in an earlier compatibility level, so "
533 "if you are not using the most recent compatibility level, you're advised to "
534 "read below for notes about what is different in earlier compatibility "
535 "levels."
536 msgstr ""
537
538 # type: textblock
539 #: debhelper.pod:270
540 msgid "These are the available compatibility levels:"
541 msgstr ""
542
543 # type: =item
544 #: debhelper.pod:274
545 msgid "V1"
546 msgstr ""
547
548 # type: textblock
549 #: debhelper.pod:276
550 msgid ""
551 "This is the original debhelper compatibility level, and so it is the default "
552 "one. In this mode, debhelper will use debian/tmp as the package tree "
553 "directory for the first binary package listed in the control file, while "
554 "using debian/<package> for all other packages listed in the control file."
555 msgstr ""
556
557 # type: textblock
558 #: debhelper.pod:281 debhelper.pod:288 debhelper.pod:311
559 msgid "This mode is deprecated."
560 msgstr ""
561
562 # type: =item
563 #: debhelper.pod:283
564 msgid "V2"
565 msgstr ""
566
567 # type: textblock
568 #: debhelper.pod:285
569 msgid ""
570 "In this mode, debhelper will consistently use debian/<package> as the "
571 "package tree directory for every package that is built."
572 msgstr ""
573
574 # type: =item
575 #: debhelper.pod:290
576 msgid "V3"
577 msgstr ""
578
579 # type: textblock
580 #: debhelper.pod:292
581 msgid "This mode works like V2, with the following additions:"
582 msgstr ""
583
584 # type: =item
585 #: debhelper.pod:296 debhelper.pod:301 debhelper.pod:305 debhelper.pod:319 debhelper.pod:324 debhelper.pod:329 debhelper.pod:334 debhelper.pod:347 debhelper.pod:351 debhelper.pod:356 debhelper.pod:360 debhelper.pod:373 debhelper.pod:378 debhelper.pod:384 debhelper.pod:390
586 msgid "-"
587 msgstr ""
588
589 # type: textblock
590 #: debhelper.pod:298
591 msgid ""
592 "Debhelper config files support globbing via * and ?, when appropriate. To "
593 "turn this off and use those characters raw, just prefix with a backslash."
594 msgstr ""
595
596 # type: textblock
597 #: debhelper.pod:303
598 msgid "dh_makeshlibs makes the postinst and postrm scripts call ldconfig."
599 msgstr ""
600
601 # type: textblock
602 #: debhelper.pod:307
603 msgid "Every file in etc/ is automatically flagged as a conffile by dh_installdeb."
604 msgstr ""
605
606 # type: =item
607 #: debhelper.pod:313
608 msgid "V4"
609 msgstr ""
610
611 # type: textblock
612 #: debhelper.pod:315
613 msgid "Changes from V3 are:"
614 msgstr ""
615
616 # type: textblock
617 #: debhelper.pod:321
618 msgid ""
619 "dh_makeshlibs -V will not include the debian part of the version number in "
620 "the generated dependency line in the shlibs file."
621 msgstr ""
622
623 # type: textblock
624 #: debhelper.pod:326
625 msgid ""
626 "You are encouraged to put the new ${misc:Depends} into debian/control to "
627 "supplement the ${shlibs:Depends} field."
628 msgstr ""
629
630 # type: textblock
631 #: debhelper.pod:331
632 msgid ""
633 "dh_fixperms will make all files in bin/ directories and in etc/init.d "
634 "executable."
635 msgstr ""
636
637 # type: textblock
638 #: debhelper.pod:336
639 msgid "dh_link will correct existing links to conform with policy."
640 msgstr ""
641
642 # type: =item
643 #: debhelper.pod:340
644 msgid "V5"
645 msgstr ""
646
647 # type: textblock
648 #: debhelper.pod:342
649 msgid "This is the recommended mode of operation. It does everything V4 does, plus:"
650 msgstr ""
651
652 # type: textblock
653 #: debhelper.pod:349
654 msgid "Comments are ignored in debhelper config files."
655 msgstr ""
656
657 # type: textblock
658 #: debhelper.pod:353
659 msgid ""
660 "dh_strip --dbg-package now specifies the name of a package to put debugging "
661 "symbols in, not the packages to take the symbols from."
662 msgstr ""
663
664 # type: textblock
665 #: debhelper.pod:358
666 msgid "dh_installdocs skips installing empty files."
667 msgstr ""
668
669 # type: textblock
670 #: debhelper.pod:362
671 msgid "dh_install errors out if wildcards expand to nothing."
672 msgstr ""
673
674 # type: =item
675 #: debhelper.pod:366
676 msgid "V6"
677 msgstr ""
678
679 # type: textblock
680 #: debhelper.pod:368
681 msgid ""
682 "This mode is still under development. Currently it has these differences "
683 "compared to V5:"
684 msgstr ""
685
686 # type: textblock
687 #: debhelper.pod:375
688 msgid ""
689 "Commands that generate maintainer script fragements will order the "
690 "fragements in reverse order for the prerm and postrm scripts."
691 msgstr ""
692
693 # type: textblock
694 #: debhelper.pod:380
695 msgid ""
696 "dh_installwm will install a slave manpage link for x-window-manager.1.gz, if "
697 "it sees the man page in usr/share/man/man1 in the package build directory."
698 msgstr ""
699
700 # type: textblock
701 #: debhelper.pod:386
702 msgid ""
703 "dh_builddeb did not previously delete everything matching DH_ALWAYS_EXCLUDE, "
704 "if it was set to a list of things to exclude, such as \"CVS:.svn:.git\". Now "
705 "it does."
706 msgstr ""
707
708 # type: textblock
709 #: debhelper.pod:392
710 msgid ""
711 "dh_installman allows overwriting existing man pages in the package build "
712 "directory. In previous compatability levels it silently refuses to do this."
713 msgstr ""
714
715 # type: =head2
716 #: debhelper.pod:399
717 msgid "Doc directory symlinks"
718 msgstr ""
719
720 # type: textblock
721 #: debhelper.pod:401
722 msgid ""
723 "Sometimes it is useful to make a package not contain a "
724 "/usr/share/doc/package directory at all, instead placing just a dangling "
725 "symlink in the binary package, that points to some other doc "
726 "directory. Policy says this is ok if your package depends on the package "
727 "whose doc directory it uses. To accomplish this, just don't tell debhelper "
728 "to install any documentation files into the package, and use dh_link to set "
729 "up the symlink (or do it by hand), and debhelper should do the right thing: "
730 "notice it is a dangling symlink and not try to install a copyright file or "
731 "changelog."
732 msgstr ""
733
734 # type: =head2
735 #: debhelper.pod:410
736 msgid "udebs"
737 msgstr ""
738
739 # type: textblock
740 #: debhelper.pod:412
741 msgid ""
742 "Debhelper includes support for udebs. To create a udeb with debhelper, add "
743 "\"XC-Package-Type: udeb\" to the package's stanza in debian/control, and "
744 "build-depend on debhelper (>= 4.2). Debhelper will try to create udebs that "
745 "comply with debian-installer policy, by making the generated package files "
746 "end in \".udeb\", not installing any documentation into a udeb, skipping "
747 "over preinst, postrm, prerm, and config scripts, etc."
748 msgstr ""
749
750 # type: =head2
751 #: debhelper.pod:419
752 msgid "Other notes"
753 msgstr ""
754
755 # type: textblock
756 #: debhelper.pod:421
757 msgid ""
758 "In general, if any debhelper program needs a directory to exist under "
759 "debian/, it will create it. I haven't bothered to document this in all the "
760 "man pages, but for example, dh_installdeb knows to make "
761 "debian/<package>/DEBIAN/ before trying to put files there, dh_installmenu "
762 "knows you need a debian/<package>/usr/share/menu/ before installing the menu "
763 "files, etc."
764 msgstr ""
765
766 # type: textblock
767 #: debhelper.pod:427
768 msgid ""
769 "Once your package uses debhelper to build, be sure to add debhelper to your "
770 "Build-Depends line in debian/control. You should build-depend on a version "
771 "of debhelper equal to (or greater than) the debhelper compatibility level "
772 "your package uses. So if your package used compatibility level 5:"
773 msgstr ""
774
775 # type: verbatim
776 #: debhelper.pod:433
777 #, no-wrap
778 msgid ""
779 "  Build-Depends: debhelper (>= 5)\n"
780 "\n"
781 msgstr ""
782
783 # type: =head1
784 #: debhelper.pod:435
785 msgid "ENVIRONMENT"
786 msgstr ""
787
788 # type: =item
789 #: debhelper.pod:439
790 msgid "DH_VERBOSE"
791 msgstr ""
792
793 # type: textblock
794 #: debhelper.pod:441
795 msgid ""
796 "Set to 1 to enable verbose mode. Debhelper will output every command it runs "
797 "that modifies files on the build system."
798 msgstr ""
799
800 # type: =item
801 #: debhelper.pod:444
802 msgid "DH_COMPAT"
803 msgstr ""
804
805 # type: textblock
806 #: debhelper.pod:446
807 msgid ""
808 "Temporarily specifies what compatibility level debhelper should run at, "
809 "overriding any value in debian/compat."
810 msgstr ""
811
812 # type: =item
813 #: debhelper.pod:449
814 msgid "DH_NO_ACT"
815 msgstr ""
816
817 # type: textblock
818 #: debhelper.pod:451
819 msgid "Set to 1 to enable no-act mode."
820 msgstr ""
821
822 # type: =item
823 #: debhelper.pod:453
824 msgid "DH_OPTIONS"
825 msgstr ""
826
827 # type: textblock
828 #: debhelper.pod:455
829 msgid ""
830 "Anything in this variable will be prepended to the command line arguments of "
831 "all debhelper commands. This is useful in some situations, for example, if "
832 "you need to pass -p to all debhelper commands that will be run. One good way "
833 "to set DH_OPTIONS is by using \"Target-specific Variable Values\" in your "
834 "debian/rules file. See the make documentation for details on doing this."
835 msgstr ""
836
837 # type: =item
838 #: debhelper.pod:461
839 msgid "DH_ALWAYS_EXCLUDE"
840 msgstr ""
841
842 # type: textblock
843 #: debhelper.pod:463
844 msgid ""
845 "If set, this adds the value the variable is set to to the -X options of all "
846 "commands that support the -X option. Moreover, dh_builddeb will rm -rf "
847 "anything that matches the value in your package build tree."
848 msgstr ""
849
850 # type: textblock
851 #: debhelper.pod:467
852 msgid ""
853 "This can be useful if you are doing a build from a CVS source tree, in which "
854 "case setting DH_ALWAYS_EXCLUDE=CVS will prevent any CVS directories from "
855 "sneaking into the package you build. Or, if a package has a source tarball "
856 "that (unwisely) includes CVS directories, you might want to export "
857 "DH_ALWAYS_EXCLUDE=CVS in debian/rules, to make it take effect wherever your "
858 "package is built."
859 msgstr ""
860
861 # type: textblock
862 #: debhelper.pod:474
863 msgid ""
864 "Multiple things to exclude can be separated with colons, as in "
865 "DH_ALWAYS_EXCLUDE=CVS:.svn"
866 msgstr ""
867
868 # type: =head1
869 #: debhelper.pod:479 dh_builddeb:85 dh_clean:106 dh_compress:189 dh_desktop:47 dh_fixperms:110 dh_gconf:90 dh_gencontrol:73 dh_installcatalogs:111 dh_installchangelogs:125 dh_installcron:61 dh_installdebconf:118 dh_installdeb:94 dh_installdirs:83 dh_installdocs:236 dh_installemacsen:109 dh_installexamples:102 dh_installinfo:103 dh_installinit:197 dh_installlogcheck:51 dh_installlogrotate:50 dh_installmanpages:197 dh_installman:229 dh_installmenu:80 dh_installmime:85 dh_installmodules:116 dh_installpam:52 dh_install:251 dh_installppp:56 dh_installwm:107 dh_installxfonts:86 dh_link:217 dh_listpackages:28 dh_makeshlibs:222 dh_md5sums:86 dh_movefiles:162 dh_perl:140 dh_python:282 dh_scrollkeeper:76 dh_shlibdeps:150 dh_strip:222 dh_suidregister:117 dh_testdir:43 dh_testroot:26 dh_testversion:74 dh_undocumented:28 dh_usrlocal:114
870 msgid "SEE ALSO"
871 msgstr ""
872
873 # type: =item
874 #: debhelper.pod:483
875 msgid "F</usr/share/doc/debhelper/examples/>"
876 msgstr ""
877
878 # type: textblock
879 #: debhelper.pod:485
880 msgid "A set of example debian/rules files that use debhelper."
881 msgstr ""
882
883 # type: =item
884 #: debhelper.pod:487
885 msgid "L<http://kitenet.net/~joey/code/debhelper/>"
886 msgstr ""
887
888 # type: textblock
889 #: debhelper.pod:489
890 msgid "Debhelper web site."
891 msgstr ""
892
893 # type: =head1
894 #: debhelper.pod:493 dh_builddeb:91 dh_clean:112 dh_compress:195 dh_desktop:53 dh_fixperms:116 dh_gconf:96 dh_gencontrol:79 dh_installcatalogs:117 dh_installchangelogs:131 dh_installcron:67 dh_installdebconf:124 dh_installdeb:100 dh_installdirs:89 dh_installdocs:242 dh_installemacsen:115 dh_installexamples:108 dh_installinfo:109 dh_installinit:203 dh_installlogcheck:57 dh_installlogrotate:56 dh_installmanpages:203 dh_installman:235 dh_installmenu:88 dh_installmime:91 dh_installmodules:122 dh_installpam:58 dh_install:257 dh_installppp:62 dh_installwm:113 dh_installxfonts:92 dh_link:223 dh_listpackages:34 dh_makeshlibs:228 dh_md5sums:92 dh_movefiles:168 dh_perl:146 dh_python:288 dh_scrollkeeper:82 dh_shlibdeps:156 dh_strip:228 dh_suidregister:123 dh_testdir:49 dh_testroot:32 dh_testversion:80 dh_undocumented:34 dh_usrlocal:120
895 msgid "AUTHOR"
896 msgstr ""
897
898 # type: textblock
899 #: debhelper.pod:495 dh_builddeb:93 dh_clean:114 dh_compress:197 dh_fixperms:118 dh_gencontrol:81 dh_installchangelogs:133 dh_installcron:69 dh_installdebconf:126 dh_installdeb:102 dh_installdirs:91 dh_installdocs:244 dh_installemacsen:117 dh_installexamples:110 dh_installinfo:111 dh_installinit:205 dh_installlogrotate:58 dh_installmanpages:205 dh_installman:237 dh_installmenu:90 dh_installmime:93 dh_installmodules:124 dh_installpam:60 dh_install:259 dh_installppp:64 dh_installwm:115 dh_installxfonts:94 dh_link:225 dh_listpackages:36 dh_makeshlibs:230 dh_md5sums:94 dh_movefiles:170 dh_shlibdeps:158 dh_strip:230 dh_suidregister:125 dh_testdir:51 dh_testroot:34 dh_testversion:82 dh_undocumented:36
900 msgid "Joey Hess <joeyh@debian.org>"
901 msgstr ""
902
903 # type: textblock
904 #: dh_builddeb:5
905 msgid "dh_builddeb - build debian packages"
906 msgstr ""
907
908 # type: textblock
909 #: dh_builddeb:14
910 msgid ""
911 "B<dh_builddeb> [S<I<debhelper options>>] [B<--destdir=>I<directory>] "
912 "[B<--filename=>I<name>] [S<B<--> I<params>>]"
913 msgstr ""
914
915 # type: textblock
916 #: dh_builddeb:18
917 msgid ""
918 "dh_builddeb simply calls L<dpkg-deb(8)> to build a debian package or "
919 "packages."
920 msgstr ""
921
922 # type: =head1
923 #: dh_builddeb:21 dh_clean:25 dh_compress:38 dh_fixperms:31 dh_gconf:34 dh_gencontrol:26 dh_installcatalogs:44 dh_installchangelogs:40 dh_installcron:24 dh_installdebconf:50 dh_installdirs:28 dh_installdocs:51 dh_installemacsen:35 dh_installexamples:29 dh_installinfo:37 dh_installinit:33 dh_installlogrotate:22 dh_installmanpages:40 dh_installman:53 dh_installmenu:34 dh_installmime:31 dh_installmodules:39 dh_installpam:24 dh_install:43 dh_installppp:26 dh_installwm:32 dh_link:48 dh_makeshlibs:28 dh_md5sums:28 dh_movefiles:32 dh_perl:28 dh_python:39 dh_scrollkeeper:32 dh_shlibdeps:26 dh_strip:35 dh_testdir:23 dh_testversion:34 dh_usrlocal:39
924 msgid "OPTIONS"
925 msgstr ""
926
927 # type: =item
928 #: dh_builddeb:25
929 msgid "B<--destdir=>I<directory>"
930 msgstr ""
931
932 # type: textblock
933 #: dh_builddeb:27
934 msgid ""
935 "Use this if you want the generated .deb files to be put in a directory other "
936 "than the default of \"..\""
937 msgstr ""
938
939 # type: =item
940 #: dh_builddeb:30
941 msgid "B<--filename=>I<name>"
942 msgstr ""
943
944 # type: textblock
945 #: dh_builddeb:32
946 msgid ""
947 "Use this if you want to force the generated .deb file to have a particular "
948 "file name. Does not work well if more than one .deb is generated!"
949 msgstr ""
950
951 # type: =item
952 #: dh_builddeb:35
953 msgid "B<-u>I<params>"
954 msgstr ""
955
956 # type: =item
957 #: dh_builddeb:37 dh_gencontrol:32 dh_installdebconf:58 dh_installinit:67 dh_makeshlibs:76 dh_shlibdeps:32
958 msgid "B<--> I<params>"
959 msgstr ""
960
961 # type: textblock
962 #: dh_builddeb:39
963 msgid "Pass I<params> to L<dpkg-deb(1)> when it is used to build the package."
964 msgstr ""
965
966 # type: textblock
967 #: dh_builddeb:87 dh_clean:108 dh_compress:191 dh_fixperms:112 dh_gconf:92 dh_gencontrol:75 dh_installcatalogs:113 dh_installchangelogs:127 dh_installcron:63 dh_installdebconf:120 dh_installdeb:96 dh_installdirs:85 dh_installdocs:238 dh_installemacsen:111 dh_installexamples:104 dh_installinfo:105 dh_installinit:199 dh_installlogcheck:53 dh_installlogrotate:52 dh_installmanpages:199 dh_installman:231 dh_installmime:87 dh_installmodules:118 dh_installpam:54 dh_install:253 dh_installppp:58 dh_installwm:109 dh_installxfonts:88 dh_link:219 dh_listpackages:30 dh_makeshlibs:224 dh_md5sums:88 dh_movefiles:164 dh_perl:142 dh_python:284 dh_strip:224 dh_suidregister:119 dh_testdir:45 dh_testroot:28 dh_testversion:76 dh_undocumented:30 dh_usrlocal:116
968 msgid "L<debhelper(7)>"
969 msgstr ""
970
971 # type: textblock
972 #: dh_builddeb:89 dh_clean:110 dh_compress:193 dh_desktop:51 dh_fixperms:114 dh_gconf:94 dh_gencontrol:77 dh_installchangelogs:129 dh_installcron:65 dh_installdebconf:122 dh_installdeb:98 dh_installdirs:87 dh_installdocs:240 dh_installemacsen:113 dh_installexamples:106 dh_installinfo:107 dh_installinit:201 dh_installlogrotate:54 dh_installmanpages:201 dh_installman:233 dh_installmenu:86 dh_installmime:89 dh_installmodules:120 dh_installpam:56 dh_install:255 dh_installppp:60 dh_installwm:111 dh_installxfonts:90 dh_link:221 dh_listpackages:32 dh_makeshlibs:226 dh_md5sums:90 dh_movefiles:166 dh_perl:144 dh_python:286 dh_scrollkeeper:80 dh_shlibdeps:154 dh_strip:226 dh_suidregister:121 dh_testdir:47 dh_testroot:30 dh_testversion:78 dh_undocumented:32 dh_usrlocal:118
973 msgid "This program is a part of debhelper."
974 msgstr ""
975
976 # type: textblock
977 #: dh_clean:5
978 msgid "dh_clean - clean up package build directories"
979 msgstr ""
980
981 # type: textblock
982 #: dh_clean:14
983 msgid ""
984 "B<dh_clean> [S<I<debhelper options>>] [B<-k>] [B<-d>] [B<-X>I<item>] "
985 "[S<I<file ...>>]"
986 msgstr ""
987
988 # type: verbatim
989 #: dh_clean:18
990 #, no-wrap
991 msgid ""
992 "dh_clean is a debhelper program that is responsible for cleaning up after "
993 "a\n"
994 "package is built. It removes the package build directories, and removes "
995 "some\n"
996 "other files including debian/files, and any detritus left behind by other\n"
997 "debhelper commands. It also removes common files that should not appear in "
998 "a\n"
999 "debian diff:\n"
1000 "  #*# *~ DEADJOE *.orig *.rej *.SUMS TAGS core .deps/* *.P\n"
1001 "\n"
1002 msgstr ""
1003
1004 # type: =item
1005 #: dh_clean:29 dh_installchangelogs:44
1006 msgid "B<-k>, B<--keep>"
1007 msgstr ""
1008
1009 # type: textblock
1010 #: dh_clean:31
1011 msgid ""
1012 "Do not delete debian/files. When do you want to use this? Anytime you have a "
1013 "debian/rules that has 2 binary targets that build different .deb packages; "
1014 "for example, one target is binary-arch, and the other is binary-indep, or "
1015 "one target builds the shared library, and the other the -dev package. If you "
1016 "didn't use -k in these cases, then debian/files would be deleted in the "
1017 "middle, and your changes file will only contain the last binary package that "
1018 "was built."
1019 msgstr ""
1020
1021 # type: =item
1022 #: dh_clean:39
1023 msgid "B<-d>, B<--dirs-only>"
1024 msgstr ""
1025
1026 # type: textblock
1027 #: dh_clean:41
1028 msgid ""
1029 "Only clean the package build directories, do not clean up any other files at "
1030 "all."
1031 msgstr ""
1032
1033 # type: =item
1034 #: dh_clean:44
1035 msgid "B<-X>I<item> B<--exclude=>I<item>"
1036 msgstr ""
1037
1038 # type: textblock
1039 #: dh_clean:46
1040 msgid ""
1041 "Exclude files that contain \"item\" anywhere in their filename from being "
1042 "deleted, even if they would normally be deleted. You may use this option "
1043 "multiple times to build up a list of things to exclude."
1044 msgstr ""
1045
1046 # type: =item
1047 #: dh_clean:50 dh_compress:55 dh_installdocs:69 dh_installexamples:38 dh_installinfo:50 dh_installmanpages:44 dh_movefiles:49 dh_testdir:27
1048 msgid "I<file ...>"
1049 msgstr ""
1050
1051 # type: textblock
1052 #: dh_clean:52
1053 msgid "Delete these files too."
1054 msgstr ""
1055
1056 # type: textblock
1057 #: dh_compress:5
1058 msgid "dh_compress - compress files and fix symlinks in package build directories"
1059 msgstr ""
1060
1061 # type: textblock
1062 #: dh_compress:15
1063 msgid ""
1064 "B<dh_compress> [S<I<debhelper options>>] [B<-X>I<item>] [B<-A>] [S<I<file "
1065 "...>>]"
1066 msgstr ""
1067
1068 # type: textblock
1069 #: dh_compress:19
1070 msgid ""
1071 "dh_compress is a debhelper program that is responsible for compressing the "
1072 "files in package build directories, and makes sure that any symlinks that "
1073 "pointed to the files before they were compressed are updated to point to the "
1074 "new files."
1075 msgstr ""
1076
1077 # type: textblock
1078 #: dh_compress:24
1079 msgid ""
1080 "By default, dh_compress compresses files that debian policy mandates should "
1081 "be compressed, namely all files in usr/share/info, usr/share/man, "
1082 "usr/X11R6/man, files in usr/share/doc that are larger than 4k in size, "
1083 "(except the copyright file, .html and .css files, and files that appear to "
1084 "be already compressed based on their extensions), and all changelog "
1085 "files. Plus PCF fonts underneath usr/X11R6/lib/X11/fonts/ and "
1086 "usr/share/fonts/X11/"
1087 msgstr ""
1088
1089 # type: textblock
1090 #: dh_compress:31
1091 msgid ""
1092 "If a debian/package.compress file exists, the default files are not "
1093 "compressed. Instead, the debian/packages.compress is ran as a shell script, "
1094 "and all filenames that the shell script outputs will be compressed.  The "
1095 "shell script will be run from inside the package build directory. Note "
1096 "though that using -X is a much better idea in general; you should only use a "
1097 "debian/package.compress file if you really need to."
1098 msgstr ""
1099
1100 # type: textblock
1101 #: dh_compress:44
1102 msgid ""
1103 "Exclude files that contain \"item\" anywhere in their filename from being "
1104 "compressed. For example, -X.jpeg will exclude jpeg files from compression.  "
1105 "You may use this option multiple times to build up a list of things to "
1106 "exclude. You can accomplish the same thing by using a debian/compress file, "
1107 "but this is easier."
1108 msgstr ""
1109
1110 # type: textblock
1111 #: dh_compress:52
1112 msgid ""
1113 "Compress all files specified by command line parameters in ALL packages "
1114 "acted on."
1115 msgstr ""
1116
1117 # type: textblock
1118 #: dh_compress:57
1119 msgid "Add these files to the list of files to compress."
1120 msgstr ""
1121
1122 # type: =head1
1123 #: dh_compress:61 dh_perl:58 dh_python:66 dh_strip:74 dh_usrlocal:55
1124 msgid "CONFORMS TO"
1125 msgstr ""
1126
1127 # type: textblock
1128 #: dh_compress:63
1129 msgid "Debian policy, version 3.0"
1130 msgstr ""
1131
1132 # type: textblock
1133 #: dh_desktop:5
1134 msgid "dh_desktop - Register .desktop files"
1135 msgstr ""
1136
1137 # type: textblock
1138 #: dh_desktop:14
1139 msgid "B<dh_desktop> [S<I<debhelper options>>]"
1140 msgstr ""
1141
1142 # type: textblock
1143 #: dh_desktop:18
1144 msgid ""
1145 "dh_desktop is a debhelper program that registers .desktop files.  Currently "
1146 "this program does not handle installation of the files, though it may do so "
1147 "at a later date. It takes care of adding maintainer script fragments to call "
1148 "F<update-desktop-database>."
1149 msgstr ""
1150
1151 # type: textblock
1152 #: dh_desktop:23
1153 msgid ""
1154 "Note that since F<update-desktop-database> currently only handles mime "
1155 "types, as an optimisation, desktop files not containing MimeType fields will "
1156 "currently be ignored by dh_desktop."
1157 msgstr ""
1158
1159 # type: textblock
1160 #: dh_desktop:49 dh_scrollkeeper:78
1161 msgid "L<debhelper>"
1162 msgstr ""
1163
1164 # type: textblock
1165 #: dh_desktop:55 dh_scrollkeeper:84
1166 msgid "Ross Burton <ross@burtonini.com>"
1167 msgstr ""
1168
1169 # type: textblock
1170 #: dh_fixperms:5
1171 msgid "dh_fixperms - fix permissions of files in package build directories"
1172 msgstr ""
1173
1174 # type: textblock
1175 #: dh_fixperms:14
1176 msgid "B<dh_fixperms> [S<I<debhelper options>>] [B<-X>I<item>]"
1177 msgstr ""
1178
1179 # type: textblock
1180 #: dh_fixperms:18
1181 msgid ""
1182 "dh_fixperms is a debhelper program that is responsible for setting the "
1183 "permissions of files and directories in package build directories to a sane "
1184 "state -- a state that complies with Debian policy."
1185 msgstr ""
1186
1187 # type: textblock
1188 #: dh_fixperms:22
1189 msgid ""
1190 "dh_fixperms makes all files in usr/share/doc in the package build directory "
1191 "(excluding files in the examples/ directory) be mode 644. It also changes "
1192 "the permissions of all man pages to mode 644. It makes all files be owned by "
1193 "root, and it removes group and other write permission from all files. It "
1194 "removes execute permissions from any libraries, headers, perl modules, or "
1195 "desktop files that have it set. It makes all files in bin/ directories, "
1196 "/usr/games/ and etc/init.d executable (since v4). Finally, it removes the "
1197 "setuid and setgid bits from all files in the package."
1198 msgstr ""
1199
1200 # type: =item
1201 #: dh_fixperms:35
1202 msgid "B<-X>I<item>, B<--exclude> I<item>"
1203 msgstr ""
1204
1205 # type: textblock
1206 #: dh_fixperms:37
1207 msgid ""
1208 "Exclude files that contain \"item\" anywhere in their filename from having "
1209 "their permissions changed. You may use this option multiple times to build "
1210 "up a list of things to exclude."
1211 msgstr ""
1212
1213 # type: textblock
1214 #: dh_gconf:5
1215 msgid "dh_gconf - generate GConf schema registration scripts"
1216 msgstr ""
1217
1218 # type: textblock
1219 #: dh_gconf:14
1220 msgid "B<dh_gconf> [S<I<debhelper options>>] [B<--priority=<number>>]"
1221 msgstr ""
1222
1223 # type: textblock
1224 #: dh_gconf:18
1225 msgid ""
1226 "dh_gconf is a debhelper program that is responsible for registering GConf "
1227 "schemas."
1228 msgstr ""
1229
1230 # type: textblock
1231 #: dh_gconf:21
1232 msgid ""
1233 "It automatically generates the postinst and prerm fragments needed to "
1234 "register and unregister the schemas in usr/share/gconf/schemas, using "
1235 "gconf-schemas."
1236 msgstr ""
1237
1238 # type: textblock
1239 #: dh_gconf:25
1240 msgid ""
1241 "If a file named debian/package.gconf-defaults exists, then it is installed "
1242 "into usr/share/gconf/defaults/10_package in the package build directory, "
1243 "with \"package\" replaced by the package name. Some postinst and postrm "
1244 "fragments will be generated to launch update-gconf-defaults."
1245 msgstr ""
1246
1247 # type: textblock
1248 #: dh_gconf:30
1249 msgid ""
1250 "The gconf-schemas and update-gconf-defaults scripts are provided by the "
1251 "gconf2 package. An appropriate dependency will be generated in "
1252 "${misc:Depends}."
1253 msgstr ""
1254
1255 # type: =item
1256 #: dh_gconf:38
1257 msgid "B<--priority> I<priority>"
1258 msgstr ""
1259
1260 # type: textblock
1261 #: dh_gconf:40
1262 msgid ""
1263 "Use I<priority> (which should be a 2-digit number) as the defaults priority "
1264 "instead of 10. Higher values than ten can be used by derived distributions "
1265 "(20), CDD distributions (50), or site-specific packages (90)."
1266 msgstr ""
1267
1268 # type: textblock
1269 #: dh_gconf:98
1270 msgid "Ross Burton <ross@burtonini.com> Josselin Mouette <joss@debian.org>"
1271 msgstr ""
1272
1273 # type: textblock
1274 #: dh_gencontrol:5
1275 msgid "dh_gencontrol - generate and install control file"
1276 msgstr ""
1277
1278 # type: textblock
1279 #: dh_gencontrol:14
1280 msgid "B<dh_gencontrol> [S<I<debhelper options>>] [S<B<--> I<params>>]"
1281 msgstr ""
1282
1283 # type: textblock
1284 #: dh_gencontrol:18
1285 msgid ""
1286 "dh_gencontrol is a debhelper program that is responsible for generating "
1287 "control files, and installing them into the DEBIAN directory with the proper "
1288 "permissions."
1289 msgstr ""
1290
1291 # type: textblock
1292 #: dh_gencontrol:22
1293 msgid ""
1294 "This program is merely a wrapper around L<dpkg-gencontrol(1)>, which calls "
1295 "it once for each package being acted on, and passes in some additional "
1296 "useful flags including \"-isp\"."
1297 msgstr ""
1298
1299 # type: =item
1300 #: dh_gencontrol:30
1301 msgid "B<-u>I<params>, B<--dpkg-gencontrol-params>=I<params>"
1302 msgstr ""
1303
1304 # type: textblock
1305 #: dh_gencontrol:34
1306 msgid "Pass \"params\" to L<dpkg-gencontrol(1)>."
1307 msgstr ""
1308
1309 # type: textblock
1310 #: dh_installcatalogs:5
1311 msgid "dh_installcatalogs - install and register SGML Catalogs"
1312 msgstr ""
1313
1314 # type: textblock
1315 #: dh_installcatalogs:16
1316 msgid "B<dh_installcatalogs> [S<I<debhelper options>>] [B<-n>]"
1317 msgstr ""
1318
1319 # type: textblock
1320 #: dh_installcatalogs:20
1321 msgid ""
1322 "dh_installcatalogs is a debhelper program that installs and registers SGML "
1323 "catalogs. (Note: it will be extended for XML catalog registration when "
1324 "xml-core is available.)  It complies with the Debian XML/SGML policy."
1325 msgstr ""
1326
1327 # type: textblock
1328 #: dh_installcatalogs:25
1329 msgid ""
1330 "The file F<debian/I<package>.sgmlcatalogs> contains the catalogs to be "
1331 "installed per package.  Each line in that file should be of the form "
1332 "C<source dest>, where C<source> indicates where the catalog resides in the "
1333 "source tree, and C<dest> indicates the destination location for the catalog "
1334 "under the package build area.  C<dest> should start with "
1335 "F</usr/share/sgml/>."
1336 msgstr ""
1337
1338 # type: textblock
1339 #: dh_installcatalogs:32
1340 msgid ""
1341 "Catalogs will be registered in a supercatalog, in "
1342 "F</etc/sgml/I<package>.cat>."
1343 msgstr ""
1344
1345 # type: textblock
1346 #: dh_installcatalogs:35
1347 msgid ""
1348 "This command automatically adds maintainer script snippets for registering "
1349 "and unregistering the catalogs and \"supercatalogs\" (unless B<-n> is "
1350 "used). These snippets are inserted into the maintainer scripts by "
1351 "dh_installdeb; see L<dh_installdeb(1)> for an explanation of Debhelper "
1352 "maintainer script snippets."
1353 msgstr ""
1354
1355 # type: textblock
1356 #: dh_installcatalogs:41
1357 msgid ""
1358 "A dependency on B<sgml-base> will be added to C<${misc:Depends}>, so be sure "
1359 "your package uses that variable in F<debian/control>."
1360 msgstr ""
1361
1362 # type: =item
1363 #: dh_installcatalogs:48 dh_installdebconf:54 dh_installdocs:60 dh_installemacsen:39 dh_installinfo:46 dh_installinit:37 dh_installmenu:38 dh_installmime:35 dh_installmodules:43 dh_installwm:42 dh_makeshlibs:62 dh_python:60 dh_scrollkeeper:36 dh_usrlocal:43
1364 msgid "B<-n>, B<--noscripts>"
1365 msgstr ""
1366
1367 # type: textblock
1368 #: dh_installcatalogs:50
1369 msgid "Do not modify F<postinst>/F<postrm>/F<prerm> scripts."
1370 msgstr ""
1371
1372 # type: textblock
1373 #: dh_installcatalogs:56 dh_installemacsen:56 dh_installinfo:59 dh_installinit:101 dh_installmime:43 dh_installmodules:58 dh_installwm:53 dh_scrollkeeper:44 dh_usrlocal:51
1374 msgid ""
1375 "Note that this command is not idempotent. \"dh_clean -k\" should be called "
1376 "between invocations of this command. Otherwise, it may cause multiple "
1377 "instances of the same text to be added to maintainer scripts."
1378 msgstr ""
1379
1380 # type: textblock
1381 #: dh_installcatalogs:115
1382 msgid "F</usr/share/doc/sgml-base-doc/>"
1383 msgstr ""
1384
1385 # type: textblock
1386 #: dh_installcatalogs:119
1387 msgid "Adam Di Carlo <aph@debian.org>"
1388 msgstr ""
1389
1390 # type: textblock
1391 #: dh_installchangelogs:5
1392 msgid "dh_installchangelogs - install changelogs into package build directories"
1393 msgstr ""
1394
1395 # type: textblock
1396 #: dh_installchangelogs:14
1397 msgid "B<dh_installchangelogs> [S<I<debhelper options>>] [B<-k>] [I<upstream>]"
1398 msgstr ""
1399
1400 # type: textblock
1401 #: dh_installchangelogs:18
1402 msgid ""
1403 "dh_installchangelogs is a debhelper program that is responsible for "
1404 "installing changelogs into package build directories."
1405 msgstr ""
1406
1407 # type: textblock
1408 #: dh_installchangelogs:21
1409 msgid ""
1410 "dh_installchangelogs determines if the package is a debian native package, "
1411 "and if so, it installs debian/changelog into usr/share/doc/package/changelog "
1412 "in the package build directory. Otherwise, it installs debian/changelog into "
1413 "usr/share/doc/package/changelog.Debian in the package build directory. (If "
1414 "files named debian/package.changelog exist, they will be used in preference "
1415 "to debian/changelog.)"
1416 msgstr ""
1417
1418 # type: textblock
1419 #: dh_installchangelogs:28
1420 msgid ""
1421 "Parallelling the debian changelog handling, this program also takes care of "
1422 "NEWS.Debian files. If there is a debian/NEWS file, it is installed as "
1423 "usr/share/doc/package/NEWS.Debian. debian/package.NEWS files can also be "
1424 "used."
1425 msgstr ""
1426
1427 # type: textblock
1428 #: dh_installchangelogs:33
1429 msgid ""
1430 "If an upstream changelog file is specified as an option, then this upstream "
1431 "changelog will be installed as usr/share/doc/package/changelog in the "
1432 "package build directory. If the changelog is a html file (determined by file "
1433 "extension), it will be installed as usr/share/doc/package/changelog.html "
1434 "instead, and will be converted to plain text with html2text to generate "
1435 "usr/share/doc/package/changelog."
1436 msgstr ""
1437
1438 # type: textblock
1439 #: dh_installchangelogs:46
1440 msgid ""
1441 "Keep the original name of the upstream changelog. This will be accomplished "
1442 "by installing the upstream changelog as \"changelog\", and making a symlink "
1443 "from that to the original name of the changelog file. This can be useful if "
1444 "the upstream changelog has an unusual name, or if other documentation in the "
1445 "package refers to the changelog file."
1446 msgstr ""
1447
1448 # type: =item
1449 #: dh_installchangelogs:52
1450 msgid "I<upstream>"
1451 msgstr ""
1452
1453 # type: textblock
1454 #: dh_installchangelogs:54
1455 msgid "Install this file as the upstream changelog."
1456 msgstr ""
1457
1458 # type: textblock
1459 #: dh_installcron:5
1460 msgid "dh_installcron - install cron scripts into etc/cron.*"
1461 msgstr ""
1462
1463 # type: textblock
1464 #: dh_installcron:14
1465 msgid "B<dh_installcron> [S<B<debhelper options>>] [B<--name=>I<name>]"
1466 msgstr ""
1467
1468 # type: textblock
1469 #: dh_installcron:18
1470 msgid ""
1471 "dh_installcron is a debhelper program that is responsible for installing "
1472 "cron scripts into etc/cron.*/ in package build directories. The files "
1473 "debian/package.cron.daily, debian/package.cron.weekly, "
1474 "debian/package.cron.monthly, debian/package.cron.hourly, and "
1475 "debian/package.cron.d are installed."
1476 msgstr ""
1477
1478 # type: =item
1479 #: dh_installcron:28 dh_installinit:72 dh_installlogrotate:26 dh_installmodules:47 dh_installpam:28 dh_installppp:30
1480 msgid "B<--name=>I<name>"
1481 msgstr ""
1482
1483 # type: textblock
1484 #: dh_installcron:30
1485 msgid ""
1486 "Look for files named debian/package.name.cron.* and install them as "
1487 "etc/cron.*/name, instead of using the usual files and installing them as the "
1488 "package name."
1489 msgstr ""
1490
1491 # type: textblock
1492 #: dh_installdebconf:5
1493 msgid ""
1494 "dh_installdebconf - install files used by debconf in package build "
1495 "directories"
1496 msgstr ""
1497
1498 # type: textblock
1499 #: dh_installdebconf:14
1500 msgid "B<dh_installdebconf> [S<I<debhelper options>>] [B<-n>] [S<B<--> I<params>>]"
1501 msgstr ""
1502
1503 # type: textblock
1504 #: dh_installdebconf:18
1505 msgid ""
1506 "dh_installdebconf is a debhelper program that is responsible for installing "
1507 "files used by the debconf package into package build directories."
1508 msgstr ""
1509
1510 # type: textblock
1511 #: dh_installdebconf:21
1512 msgid ""
1513 "It also automatically generates the postrm commands needed to interface with "
1514 "debconf. The commands are added to the maintainer scripts by "
1515 "dh_installdeb. See L<dh_installdeb(1)> for an explanation of how that works."
1516 msgstr ""
1517
1518 # type: textblock
1519 #: dh_installdebconf:26
1520 msgid ""
1521 "Files named debian/package.config and debian/package.templates are installed "
1522 "into the DEBIAN directory in the package build directory.  If a file named "
1523 "debian/package.config.debhelper exists, the contents of that file are merged "
1524 "into the config script as follows: If the script exists, then anywhere in it "
1525 "that \"#DEBHELPER#\" appears, the text of the .debhelper file is "
1526 "inserted. If the script does not exist, then a script is generated from the "
1527 ".debhelper file. The .debhelper files may be created by other debhelper "
1528 "programs, and are shell script fragments."
1529 msgstr ""
1530
1531 # type: textblock
1532 #: dh_installdebconf:35
1533 msgid ""
1534 "Note that if you use debconf, your package probably needs to depend on it "
1535 "(it will be added to ${misc:Depends} by this program)."
1536 msgstr ""
1537
1538 # type: textblock
1539 #: dh_installdebconf:38
1540 msgid ""
1541 "Note that for your config script to be called by dpkg, your postinst needs "
1542 "to source debconf's confmodule. dh_installdebconf does not install this "
1543 "statement into postinst automatically as it it too hard to do it right."
1544 msgstr ""
1545
1546 # type: =head1
1547 #: dh_installdebconf:43
1548 msgid "LOCALIZED TEMPLATE FILES"
1549 msgstr ""
1550
1551 # type: textblock
1552 #: dh_installdebconf:45
1553 msgid ""
1554 "This program will look to see if you have a debian/po directory and if so "
1555 "will automatically call L<po2debconf(1)> to generate a merged templates file "
1556 "containing the translations. For this to work, your package should "
1557 "build-depend on po-debconf."
1558 msgstr ""
1559
1560 # type: textblock
1561 #: dh_installdebconf:56
1562 msgid "Do not modify postrm script."
1563 msgstr ""
1564
1565 # type: textblock
1566 #: dh_installdebconf:60
1567 msgid "Pass the params to po2debconf."
1568 msgstr ""
1569
1570 # type: textblock
1571 #: dh_installdeb:5
1572 msgid "dh_installdeb - install files into the DEBIAN directory"
1573 msgstr ""
1574
1575 # type: textblock
1576 #: dh_installdeb:14
1577 msgid "B<dh_installdeb> [S<I<debhelper options>>]"
1578 msgstr ""
1579
1580 # type: textblock
1581 #: dh_installdeb:18
1582 msgid ""
1583 "dh_installdeb is a debhelper program that is responsible for installing "
1584 "files into the DEBIAN directories in package build directories with the "
1585 "correct permissions."
1586 msgstr ""
1587
1588 # type: verbatim
1589 #: dh_installdeb:22
1590 #, no-wrap
1591 msgid ""
1592 "dh_installdeb automatically installs the following files from debian/ into\n"
1593 "the DEBIAN directory:\n"
1594 "  package.postinst\n"
1595 "  package.preinst\n"
1596 "  package.postrm\n"
1597 "  package.prerm\n"
1598 "  package.shlibs\n"
1599 "  package.conffiles\n"
1600 "  package.triggers\n"
1601 "\n"
1602 msgstr ""
1603
1604 # type: textblock
1605 #: dh_installdeb:32
1606 msgid ""
1607 "The postinst, preinst, postrm, and prerm are handled specially: If a "
1608 "corresponding file named debian/package.script.debhelper exists, the "
1609 "contents of that file are merged into the script as follows: If the script "
1610 "exists, then anywhere in it that \"#DEBHELPER#\" appears, the text of the "
1611 ".debhelper file is inserted. If the script does not exist, then a script is "
1612 "generated from the .debhelper file. The .debhelper files are created by "
1613 "other debhelper programs, such as L<dh_installmenu(1)>, and are shell script "
1614 "fragments."
1615 msgstr ""
1616
1617 # type: textblock
1618 #: dh_installdeb:40
1619 msgid ""
1620 "In V3 compatibility mode and higher, all files in the etc/ directory in a "
1621 "package will automatically be flagged as conffiles by this program, so there "
1622 "is no need to list them manually in package.conffiles."
1623 msgstr ""
1624
1625 # type: textblock
1626 #: dh_installdirs:5
1627 msgid "dh_installdirs - create subdirectories in package build directories"
1628 msgstr ""
1629
1630 # type: textblock
1631 #: dh_installdirs:14
1632 msgid "B<dh_installdirs> [S<I<debhelper options>>] [B<-A>] [S<I<dir ...>>]"
1633 msgstr ""
1634
1635 # type: textblock
1636 #: dh_installdirs:18
1637 msgid ""
1638 "dh_installdirs is a debhelper program that is responsible for creating "
1639 "subdirectories in package build directories."
1640 msgstr ""
1641
1642 # type: textblock
1643 #: dh_installdirs:21
1644 msgid "A file named debian/package.dirs can list directories to be created."
1645 msgstr ""
1646
1647 # type: textblock
1648 #: dh_installdirs:23
1649 msgid ""
1650 "Any directory names specified as parameters will be created in the package "
1651 "build directory of the first package dh_installdirs is told to act on. By "
1652 "default, this is the first binary package in debian/control, but if you use "
1653 "-p, -i, or -a flags, it will be the first package specified by those flags."
1654 msgstr ""
1655
1656 # type: textblock
1657 #: dh_installdirs:34
1658 msgid ""
1659 "Create any directories specified by command line parameters in ALL packages "
1660 "acted on, not just the first."
1661 msgstr ""
1662
1663 # type: =item
1664 #: dh_installdirs:37
1665 msgid "I<dir ...>"
1666 msgstr ""
1667
1668 # type: textblock
1669 #: dh_installdirs:39
1670 msgid ""
1671 "Create these directories in the package build directory of the first package "
1672 "acted on. (Or in all packages if -A is specified.)"
1673 msgstr ""
1674
1675 # type: textblock
1676 #: dh_installdocs:5
1677 msgid "dh_installdocs - install documentation into package build directories"
1678 msgstr ""
1679
1680 # type: textblock
1681 #: dh_installdocs:14
1682 msgid ""
1683 "B<dh_installdocs> [S<I<debhelper options>>] [B<-A>] [B<-n>] [B<-X>I<item>] "
1684 "[S<I<file ...>>]"
1685 msgstr ""
1686
1687 # type: textblock
1688 #: dh_installdocs:18
1689 msgid ""
1690 "dh_installdocs is a debhelper program that is responsible for installing "
1691 "documentation into usr/share/doc/package in package build directories."
1692 msgstr ""
1693
1694 # type: textblock
1695 #: dh_installdocs:21
1696 msgid ""
1697 "dh_installdocs automatically installs debian/copyright if it exists. If "
1698 "dh_installdocs is acting on multiple packages, debian/copyright files will "
1699 "be installed into all packages. However, if you need to have separate "
1700 "copyright files for different binary packages, you can use files named "
1701 "debian/package.copyright."
1702 msgstr ""
1703
1704 # type: textblock
1705 #: dh_installdocs:27
1706 msgid ""
1707 "Any filenames specified as parameters will be installed into the first "
1708 "package dh_installdocs is told to act on. By default, this is the first "
1709 "binary package in debian/control, but if you use B<-p>, B<-i>, or B<-a> "
1710 "flags, it will be the first package specified by those flags."
1711 msgstr ""
1712
1713 # type: textblock
1714 #: dh_installdocs:32
1715 msgid ""
1716 "Also, debian/README.Debian (or debian/README.debian) and debian/TODO, if "
1717 "they exist, will be installed into the first binary package listed in "
1718 "debian/control, if dh_installdocs is acting on that package. Note that "
1719 "debian/TODO will be installed named TODO.Debian, if the package is not a "
1720 "debian native package. Also note that README.debian is installed as "
1721 "README.Debian, for consistency. Note that debian/package.README.Debian and "
1722 "debian/package.TODO can be used to specify files for subpackages."
1723 msgstr ""
1724
1725 # type: textblock
1726 #: dh_installdocs:40
1727 msgid "Files named debian/package.docs can list other files to be installed."
1728 msgstr ""
1729
1730 # type: textblock
1731 #: dh_installdocs:42
1732 msgid ""
1733 "Files named debian/package.doc-base, will be installed as doc-base control "
1734 "files, and will make this program automatically generate the postinst and "
1735 "prerm commands needed to interface with the doc-base package. Note that the "
1736 "doc-id will be determined from the \"Document:\" entry in the doc-base "
1737 "control file in question."
1738 msgstr ""
1739
1740 # type: textblock
1741 #: dh_installdocs:48
1742 msgid ""
1743 "If your package needs to register more than one document, you need multiple "
1744 "files. To accomplish this, you can use files named debian/package.doc-base.*"
1745 msgstr ""
1746
1747 # type: textblock
1748 #: dh_installdocs:57 dh_installinfo:43 dh_installman:59
1749 msgid ""
1750 "Install all files specified by command line parameters in ALL packages acted "
1751 "on."
1752 msgstr ""
1753
1754 # type: textblock
1755 #: dh_installdocs:62 dh_installemacsen:41 dh_installinfo:48
1756 msgid "Do not modify postinst/prerm scripts."
1757 msgstr ""
1758
1759 # type: =item
1760 #: dh_installdocs:64 dh_installexamples:43 dh_install:47 dh_movefiles:44
1761 msgid "B<-Xitem>, B<--exclude=item>"
1762 msgstr ""
1763
1764 # type: textblock
1765 #: dh_installdocs:66
1766 msgid ""
1767 "Exclude files that contain \"item\" anywhere in their filename from being "
1768 "installed. Note that this includes doc-base files."
1769 msgstr ""
1770
1771 # type: textblock
1772 #: dh_installdocs:71
1773 msgid ""
1774 "Install these files as documentation into the first package acted on. (Or in "
1775 "all packages if B<-A> is specified)."
1776 msgstr ""
1777
1778 # type: =head1
1779 #: dh_installdocs:76 dh_link:65 dh_makeshlibs:82 dh_shlibdeps:65
1780 msgid "EXAMPLES"
1781 msgstr ""
1782
1783 # type: textblock
1784 #: dh_installdocs:78
1785 msgid "This is an example of a debian/package.docs file:"
1786 msgstr ""
1787
1788 # type: verbatim
1789 #: dh_installdocs:80
1790 #, no-wrap
1791 msgid ""
1792 "  README\n"
1793 "  TODO\n"
1794 "  debian/notes-for-maintainers.txt\n"
1795 "  docs/manual.txt\n"
1796 "  docs/manual.pdf\n"
1797 "  docs/manual-html/\n"
1798 "\n"
1799 msgstr ""
1800
1801 # type: textblock
1802 #: dh_installdocs:89
1803 msgid ""
1804 "Note that dh_installdocs will happily copy entire directory hierarchies if "
1805 "you ask it to (similar to cp -a). If it is asked to install a directory, it "
1806 "will install the complete contents of the directory."
1807 msgstr ""
1808
1809 # type: textblock
1810 #: dh_installdocs:93
1811 msgid ""
1812 "Note that this command is not idempotent. \"dh_clean B<-k>\" should be "
1813 "called between invocations of this command. Otherwise, it may cause multiple "
1814 "instances of the same text to be added to maintainer scripts."
1815 msgstr ""
1816
1817 # type: textblock
1818 #: dh_installemacsen:5
1819 msgid "dh_installemacsen - register an emacs add on package"
1820 msgstr ""
1821
1822 # type: textblock
1823 #: dh_installemacsen:14
1824 msgid ""
1825 "B<dh_installemacsen> [S<I<debhelper options>>] [B<-n>] [B<--priority=>I<n>] "
1826 "[B<--flavor=>I<foo>]"
1827 msgstr ""
1828
1829 # type: textblock
1830 #: dh_installemacsen:18
1831 msgid ""
1832 "dh_installemacsen is a debhelper program that is responsible for installing "
1833 "files used by the debian emacsen-common package into package build "
1834 "directories."
1835 msgstr ""
1836
1837 # type: textblock
1838 #: dh_installemacsen:22
1839 msgid ""
1840 "It also automatically generates the postinst and prerm commands needed to "
1841 "register a package as an emacs add on package. The commands are added to the "
1842 "maintainer scripts by dh_installdeb. See L<dh_installdeb(1)> for an "
1843 "explanation of how this works."
1844 msgstr ""
1845
1846 # type: textblock
1847 #: dh_installemacsen:27
1848 msgid ""
1849 "If a file named debian/package.emacsen-install exists, then it is installed "
1850 "into usr/lib/emacsen-common/packages/install/package in the package build "
1851 "directory. Similarly, debian/package.emacsen-remove is installed into "
1852 "usr/lib/emacsen-common/packages/remove/package . And similarly, "
1853 "debian/package.emacsen-startup is installed into "
1854 "etc/emacs/site-start.d/50<package>.el (by default)."
1855 msgstr ""
1856
1857 # type: =item
1858 #: dh_installemacsen:43 dh_installwm:36
1859 msgid "B<--priority=>I<n>"
1860 msgstr ""
1861
1862 # type: textblock
1863 #: dh_installemacsen:45
1864 msgid "Sets the priority number of a site-start.d file. Default is 50."
1865 msgstr ""
1866
1867 # type: =item
1868 #: dh_installemacsen:47
1869 msgid "B<--flavor=>I<foo>"
1870 msgstr ""
1871
1872 # type: textblock
1873 #: dh_installemacsen:49
1874 msgid ""
1875 "Sets the flavor a site-start.d file will be installed in. Default is "
1876 "\"emacs\", alternatives include \"xemacs\" and \"emacs20\"."
1877 msgstr ""
1878
1879 # type: textblock
1880 #: dh_installexamples:5
1881 msgid "dh_installexamples - install example files into package build directories"
1882 msgstr ""
1883
1884 # type: textblock
1885 #: dh_installexamples:14
1886 msgid ""
1887 "B<dh_installexamples> [S<I<debhelper options>>] [B<-A>] [B<-X>I<item>] "
1888 "[S<I<file ...>>]"
1889 msgstr ""
1890
1891 # type: textblock
1892 #: dh_installexamples:18
1893 msgid ""
1894 "dh_installexamples is a debhelper program that is responsible for installing "
1895 "examples into usr/share/doc/package/examples in package build directories."
1896 msgstr ""
1897
1898 # type: textblock
1899 #: dh_installexamples:22
1900 msgid ""
1901 "Any file names specified as parameters will be installed into the first "
1902 "package dh_installexamples is told to act on. By default, this is the first "
1903 "binary package in debian/control, but if you use -p, -i, or -a flags, it "
1904 "will be the first package specified by those flags."
1905 msgstr ""
1906
1907 # type: textblock
1908 #: dh_installexamples:27
1909 msgid "Files named debian/package.examples can list other files to be installed."
1910 msgstr ""
1911
1912 # type: textblock
1913 #: dh_installexamples:35
1914 msgid ""
1915 "Install any files specified by command line parameters in ALL packages acted "
1916 "on."
1917 msgstr ""
1918
1919 # type: textblock
1920 #: dh_installexamples:40
1921 msgid ""
1922 "Install these files as examples into the first package acted on. (Or into "
1923 "all packages if -A is specified.)"
1924 msgstr ""
1925
1926 # type: textblock
1927 #: dh_installexamples:45 dh_install:49 dh_movefiles:46
1928 msgid ""
1929 "Exclude files that contain \"item\" anywhere in their filename from being "
1930 "installed."
1931 msgstr ""
1932
1933 # type: textblock
1934 #: dh_installexamples:52
1935 msgid ""
1936 "Note that dh_installexamples will happily copy entire directory hierarchies "
1937 "if you ask it to (similar to cp -a). If it is asked to install a directory, "
1938 "it will install the complete contents of the directory."
1939 msgstr ""
1940
1941 # type: textblock
1942 #: dh_installinfo:5
1943 msgid "dh_installinfo - install and register info files"
1944 msgstr ""
1945
1946 # type: textblock
1947 #: dh_installinfo:14
1948 msgid "B<dh_installinfo> [S<I<debhelper options>>] [B<-A>] [B<-n>] [S<I<file ...>>]"
1949 msgstr ""
1950
1951 # type: textblock
1952 #: dh_installinfo:18
1953 msgid ""
1954 "dh_installinfo is a debhelper program that is responsible for installing "
1955 "info files and registering the files it installs with install-info."
1956 msgstr ""
1957
1958 # type: textblock
1959 #: dh_installinfo:21
1960 msgid ""
1961 "Note that install-info determines some information about the info files by "
1962 "parsing them, in particular, it looks at the INFO-DIR-SECTION line to "
1963 "determine what section the info file belongs in."
1964 msgstr ""
1965
1966 # type: textblock
1967 #: dh_installinfo:25
1968 msgid ""
1969 "Any filenames specified as parameters will be installed into the first "
1970 "package dh_installinfo is told to act on. By default, this is the first "
1971 "binary package in debian/control, but if you use -p, -i, or -a flags, it "
1972 "will be the first package specified by those flags."
1973 msgstr ""
1974
1975 # type: textblock
1976 #: dh_installinfo:30
1977 msgid "Files named debian/package.info can list other files to be installed."
1978 msgstr ""
1979
1980 # type: textblock
1981 #: dh_installinfo:32
1982 msgid ""
1983 "dh_installinfo will automatically generate the postinst and prerm commands "
1984 "needed to interface with install-info, updating the info dir. These commands "
1985 "are inserted into the maintainer scripts by dh_installdeb.  See "
1986 "L<dh_installdeb(1)> for an explanation of how this works."
1987 msgstr ""
1988
1989 # type: textblock
1990 #: dh_installinfo:52
1991 msgid ""
1992 "Install these info files into the first package acted on. (Or in all "
1993 "packages if -A is specified)."
1994 msgstr ""
1995
1996 # type: textblock
1997 #: dh_installinit:5
1998 msgid "dh_installinit - install init scripts into package build directories"
1999 msgstr ""
2000
2001 # type: textblock
2002 #: dh_installinit:14
2003 msgid ""
2004 "B<dh_installinit> [S<I<debhelper options>>] [B<--name=>I<name>] [B<-n>] "
2005 "[B<-r>] [B<-d>] [S<B<--> I<params>>]"
2006 msgstr ""
2007
2008 # type: textblock
2009 #: dh_installinit:18
2010 msgid ""
2011 "dh_installinit is a debhelper program that is responsible for installing "
2012 "init scripts and associated defaults files into package build directories."
2013 msgstr ""
2014
2015 # type: textblock
2016 #: dh_installinit:21
2017 msgid ""
2018 "It also automatically generates the postinst and postrm and prerm commands "
2019 "needed to set up the symlinks in /etc/rc*.d/ and to start and stop the init "
2020 "scripts."
2021 msgstr ""
2022
2023 # type: textblock
2024 #: dh_installinit:25
2025 msgid ""
2026 "If a file named debian/package.init exists, then it is installed into "
2027 "etc/init.d/package in the package build directory, with \"package\" replaced "
2028 "by the package name."
2029 msgstr ""
2030
2031 # type: textblock
2032 #: dh_installinit:29
2033 msgid ""
2034 "If a file named debian/package.default exists, then it is installed into "
2035 "etc/default/package in the package build directory, with \"package\" "
2036 "replaced by the package name."
2037 msgstr ""
2038
2039 # type: textblock
2040 #: dh_installinit:39
2041 msgid "Do not modify postinst/postrm/prerm scripts."
2042 msgstr ""
2043
2044 # type: =item
2045 #: dh_installinit:41
2046 msgid "B<-o>, B<--onlyscripts>"
2047 msgstr ""
2048
2049 # type: textblock
2050 #: dh_installinit:43
2051 msgid ""
2052 "Only modify postinst/postrm/prerm scripts, do not actually install any init "
2053 "script or default files. May be useful if the init script is shipped and/or "
2054 "installed by upstream in a way that doesn't make it easy to let "
2055 "dh_installinit find it."
2056 msgstr ""
2057
2058 # type: =item
2059 #: dh_installinit:48
2060 msgid "B<-r>, B<--no-restart-on-upgrade>"
2061 msgstr ""
2062
2063 # type: textblock
2064 #: dh_installinit:50
2065 msgid "Do not restart init script on upgrade."
2066 msgstr ""
2067
2068 # type: =item
2069 #: dh_installinit:52
2070 msgid "B<--no-start>"
2071 msgstr ""
2072
2073 # type: textblock
2074 #: dh_installinit:54
2075 msgid ""
2076 "Do not start the init script on install or upgrade, or stop it on removal.  "
2077 "Only call update-rc.d. Useful for rcS scripts."
2078 msgstr ""
2079
2080 # type: =item
2081 #: dh_installinit:57
2082 msgid "B<-d>, B<--remove-d>"
2083 msgstr ""
2084
2085 # type: textblock
2086 #: dh_installinit:59
2087 msgid ""
2088 "Remove trailing \"d\" from the name of the package, and use the result for "
2089 "the filename the init script is installed as in etc/init.d/ , and the "
2090 "default file is installed as in etc/default/ . This may be useful for "
2091 "daemons with names ending in \"d\". (Note: this takes precedence over the "
2092 "--init-script parameter described below.)"
2093 msgstr ""
2094
2095 # type: =item
2096 #: dh_installinit:65
2097 msgid "B<-u>I<params> B<--update-rcd-params=>I<params>"
2098 msgstr ""
2099
2100 # type: textblock
2101 #: dh_installinit:69
2102 msgid ""
2103 "Pass \"params\" to L<update-rc.d(8)>. If not specified, \"defaults\" will be "
2104 "passed to L<update-rc.d(8)>."
2105 msgstr ""
2106
2107 # type: textblock
2108 #: dh_installinit:74
2109 msgid ""
2110 "Install the init script (and default file) using the filename I<name> "
2111 "instead of the default filename, which is the package name. When this "
2112 "parameter is used, dh_installinit looks for and installs files named "
2113 "debian/package.name.init and debian/package.name.default, instead of the "
2114 "usual debian/package.init and debian/package.default."
2115 msgstr ""
2116
2117 # type: =item
2118 #: dh_installinit:80
2119 msgid "B<--init-script=>I<scriptname>"
2120 msgstr ""
2121
2122 # type: textblock
2123 #: dh_installinit:82
2124 msgid ""
2125 "Use \"scriptname\" as the filename the init script is installed as in "
2126 "etc/init.d/ (and also use it as the filename for the defaults file, if it is "
2127 "installed). If you use this parameter, dh_installinit will look to see if a "
2128 "file in the debian/ directory exists that looks like \"package.scriptname\" "
2129 "and if so will install it as the init script in preference to the files it "
2130 "normally installs."
2131 msgstr ""
2132
2133 # type: textblock
2134 #: dh_installinit:89
2135 msgid "This parameter is deprecated, use the --name parameter instead."
2136 msgstr ""
2137
2138 # type: =item
2139 #: dh_installinit:91
2140 msgid "B<--error-handler=>I<function>"
2141 msgstr ""
2142
2143 # type: textblock
2144 #: dh_installinit:93
2145 msgid ""
2146 "Call the named shell function if running the init script fails. The function "
2147 "should be provided in the prerm and postinst scripts, before the #DEBHELPER# "
2148 "token."
2149 msgstr ""
2150
2151 # type: textblock
2152 #: dh_installlogcheck:5
2153 msgid "dh_installlogcheck - install logcheck rulefiles into etc/logcheck/"
2154 msgstr ""
2155
2156 # type: textblock
2157 #: dh_installlogcheck:14
2158 msgid "B<dh_installlogcheck> [S<B<debhelper options>>]"
2159 msgstr ""
2160
2161 # type: textblock
2162 #: dh_installlogcheck:18
2163 msgid ""
2164 "dh_installlogcheck is a debhelper program that is responsible for installing "
2165 "logcheck rule files into subdirectories of etc/logcheck/ in package build "
2166 "directories. The files debian/package.logcheck.cracking, "
2167 "debian/package.logcheck.violations, "
2168 "debian/package.logcheck.violations.ignore, "
2169 "debian/package.logcheck.ignore.workstation, "
2170 "debian/package.logcheck.ignore.server and "
2171 "debian/package.logcheck.ignore.paranoid are installed if present."
2172 msgstr ""
2173
2174 # type: verbatim
2175 #: dh_installlogcheck:55
2176 #, no-wrap
2177 msgid ""
2178 "This program is a part of debhelper.\n"
2179 "    \n"
2180 msgstr ""
2181
2182 # type: textblock
2183 #: dh_installlogcheck:59
2184 msgid "Jon Middleton <jjm@debian.org>"
2185 msgstr ""
2186
2187 # type: textblock
2188 #: dh_installlogrotate:5
2189 msgid "dh_installlogrotate - install logrotate config files"
2190 msgstr ""
2191
2192 # type: textblock
2193 #: dh_installlogrotate:14
2194 msgid "B<dh_installlogrotate> [S<I<debhelper options>>] [B<--name=>I<name>]"
2195 msgstr ""
2196
2197 # type: textblock
2198 #: dh_installlogrotate:18
2199 msgid ""
2200 "dh_installlogrotate is a debhelper program that is responsible for "
2201 "installing logrotate config files into etc/logrotate.d in package build "
2202 "directories.  Files named debian/package.logrotate are installed."
2203 msgstr ""
2204
2205 # type: textblock
2206 #: dh_installlogrotate:28
2207 msgid ""
2208 "Look for files named debian/package.name.logrotate and install them as "
2209 "etc/logrotate.d/name, instead of using the usual files and installing them "
2210 "as the package name."
2211 msgstr ""
2212
2213 # type: textblock
2214 #: dh_installmanpages:5
2215 msgid "dh_installmanpages - old-style man page installer"
2216 msgstr ""
2217
2218 # type: textblock
2219 #: dh_installmanpages:15
2220 msgid "B<dh_installmanpages> [S<I<debhelper options>>] [S<I<file ...>>]"
2221 msgstr ""
2222
2223 # type: textblock
2224 #: dh_installmanpages:19
2225 msgid ""
2226 "dh_installmanpages is a debhelper program that is responsible for "
2227 "automatically installing man pages into usr/share/man/ and usr/X11R6/man/ in "
2228 "package build directories."
2229 msgstr ""
2230
2231 # type: textblock
2232 #: dh_installmanpages:23
2233 msgid ""
2234 "This is a DWIM-style program, with an interface unlike the rest of "
2235 "debhelper. It is deprecated, and you are encouraged to use "
2236 "L<dh_installman(1)> instead."
2237 msgstr ""
2238
2239 # type: textblock
2240 #: dh_installmanpages:27
2241 msgid ""
2242 "dh_installmanpages scans the current directory and all subdirectories for "
2243 "filenames that look like man pages. (Note that only real files are looked "
2244 "at; symlinks are ignored.) It uses L<file(1)> to verify that the files are "
2245 "in the correct format. Then, based on the files' extensions, it installs "
2246 "them into the correct man directory."
2247 msgstr ""
2248
2249 # type: textblock
2250 #: dh_installmanpages:33
2251 msgid ""
2252 "All filenames specified as parameters will be skipped by "
2253 "dh_installmanpages.  This is useful if by default it installs some man pages "
2254 "that you do not want to be installed."
2255 msgstr ""
2256
2257 # type: textblock
2258 #: dh_installmanpages:37
2259 msgid ""
2260 "After the man page installation step, dh_installmanpages will check to see "
2261 "if any of the man pages are \".so\" links. If so, it changes them to "
2262 "symlinks."
2263 msgstr ""
2264
2265 # type: textblock
2266 #: dh_installmanpages:46
2267 msgid ""
2268 "Do not install these files as man pages, even if they look like valid man "
2269 "pages."
2270 msgstr ""
2271
2272 # type: =head1
2273 #: dh_installmanpages:51
2274 msgid "BUGS"
2275 msgstr ""
2276
2277 # type: textblock
2278 #: dh_installmanpages:53
2279 msgid ""
2280 "dh_installmanpages will install the man pages it finds into B<all> packages "
2281 "you tell it to act on, since it can't tell what package the man pages belong "
2282 "in. This is almost never what you really want (use -p to work around this, "
2283 "or use the much better L<dh_installman(1)> program instead)."
2284 msgstr ""
2285
2286 # type: textblock
2287 #: dh_installmanpages:58
2288 msgid "Files ending in I<.man> will be ignored."
2289 msgstr ""
2290
2291 # type: textblock
2292 #: dh_installmanpages:60
2293 msgid ""
2294 "Files specified as parameters that contain spaces in their filenames will "
2295 "not be processed properly."
2296 msgstr ""
2297
2298 # type: textblock
2299 #: dh_installman:5
2300 msgid "dh_installman - install man pages into package build directories"
2301 msgstr ""
2302
2303 # type: textblock
2304 #: dh_installman:15
2305 msgid "B<dh_installman> [S<I<debhelper options>>] [S<I<manpage ...>>]"
2306 msgstr ""
2307
2308 # type: textblock
2309 #: dh_installman:19
2310 msgid ""
2311 "dh_installman is a debhelper program that handles installing man pages into "
2312 "the correct locations in package build directories. You tell it what man "
2313 "pages go in your packages, and it figures out where to install them based on "
2314 "the section field in their .TH line. If you have a properly formatted .TH "
2315 "line, your man page will be installed into the right directory, with the "
2316 "right name (this includes proper handling of pages with a subsection, like "
2317 "\"3perl\", which are placed in man3, and given an extension of "
2318 "\".3perl\"). If your .TH line is incorrect or missing, the program may guess "
2319 "wrong based on the file extension."
2320 msgstr ""
2321
2322 # type: textblock
2323 #: dh_installman:29
2324 msgid ""
2325 "It also supports translated man pages, by looking for extensions like .ll.8 "
2326 "and .ll_LL.8, or by use of the --language switch."
2327 msgstr ""
2328
2329 # type: textblock
2330 #: dh_installman:32
2331 msgid ""
2332 "If dh_installman seems to install a man page into the wrong section or with "
2333 "the wrong extension, this is because the man page has the wrong section "
2334 "listed in its .TH line. Edit the man page and correct the section, and "
2335 "dh_installman will follow suit.  See L<man(7)> for details about the .TH "
2336 "section. If dh_installman seems to install a man page into a directory like "
2337 "/usr/share/man/pl/man1/, that is because your program has a name like "
2338 "\"foo.pl\", and dh_installman assumes that means it is translated into "
2339 "Polish. Use --language=C to avoid this."
2340 msgstr ""
2341
2342 # type: textblock
2343 #: dh_installman:41
2344 msgid ""
2345 "Any man page filenames specified as parameters will be installed into the "
2346 "first package dh_installman is told to act on. By default, this is the first "
2347 "binary package in debian/control, but if you use -p, -i, or -a flags, it "
2348 "will be the first package specified by those flags."
2349 msgstr ""
2350
2351 # type: textblock
2352 #: dh_installman:46
2353 msgid ""
2354 "Files named debian/package.manpages can list other man pages to be "
2355 "installed."
2356 msgstr ""
2357
2358 # type: textblock
2359 #: dh_installman:49
2360 msgid ""
2361 "After the man page installation step, dh_installman will check to see if any "
2362 "of the man pages in the temporary directories of any of the packages it is "
2363 "acting on contain \".so\" links. If so, it changes them to symlinks."
2364 msgstr ""
2365
2366 # type: =item
2367 #: dh_installman:62
2368 msgid "B<--language>=ll"
2369 msgstr ""
2370
2371 # type: textblock
2372 #: dh_installman:64
2373 msgid ""
2374 "Use this to specify that the man pages being acted on are written in the "
2375 "specified language."
2376 msgstr ""
2377
2378 # type: =item
2379 #: dh_installman:67
2380 msgid "I<manpage ...>"
2381 msgstr ""
2382
2383 # type: textblock
2384 #: dh_installman:69
2385 msgid ""
2386 "Install these man pages into the first package acted on. (Or in all packages "
2387 "if -A is specified)."
2388 msgstr ""
2389
2390 # type: textblock
2391 #: dh_installman:76
2392 msgid ""
2393 "An older version of this program, L<dh_installmanpages(1)>, is still used by "
2394 "some packages, and so is still included in debhelper.  It is, however, "
2395 "deprecated, due to its counterintuitive and inconsistent interface. Use this "
2396 "program instead."
2397 msgstr ""
2398
2399 # type: textblock
2400 #: dh_installmenu:5
2401 msgid "dh_installmenu - install debian menu files into package build directories"
2402 msgstr ""
2403
2404 # type: textblock
2405 #: dh_installmenu:14
2406 msgid "B<dh_installmenu> [S<B<debhelper options>>] [B<-n>]"
2407 msgstr ""
2408
2409 # type: textblock
2410 #: dh_installmenu:18
2411 msgid ""
2412 "dh_installmenu is a debhelper program that is responsible for installing "
2413 "files used by the debian menu package into package build directories."
2414 msgstr ""
2415
2416 # type: textblock
2417 #: dh_installmenu:21
2418 msgid ""
2419 "It also automatically generates the postinst and postrm commands needed to "
2420 "interface with the debian menu package. These commands are inserted into the "
2421 "maintainer scripts by dh_installdeb. See L<dh_installdeb(1)> for an "
2422 "explanation of how this works."
2423 msgstr ""
2424
2425 # type: textblock
2426 #: dh_installmenu:26
2427 msgid ""
2428 "If a file named debian/package.menu exists, then it is installed into "
2429 "usr/share/menu/package in the package build directory. This is a debian menu "
2430 "file. See L<menufile(5)> for its format."
2431 msgstr ""
2432
2433 # type: textblock
2434 #: dh_installmenu:30
2435 msgid ""
2436 "If a file named debian/package.menu-method exits, then it is installed into "
2437 "etc/menu-methods/package in the package build directory. This is a debian "
2438 "menu method file."
2439 msgstr ""
2440
2441 # type: textblock
2442 #: dh_installmenu:40 dh_installmime:37 dh_installmodules:45 dh_makeshlibs:64 dh_python:62
2443 msgid "Do not modify postinst/postrm scripts."
2444 msgstr ""
2445
2446 # type: textblock
2447 #: dh_installmenu:82
2448 msgid "L<debhelper(7)> L<update-menus(1)> L<menufile(5)>"
2449 msgstr ""
2450
2451 # type: textblock
2452 #: dh_installmime:5
2453 msgid "dh_installmime - install mime files into package build directories"
2454 msgstr ""
2455
2456 # type: textblock
2457 #: dh_installmime:14
2458 msgid "B<dh_installmime> [S<I<debhelper options>>] [B<-n>]"
2459 msgstr ""
2460
2461 # type: textblock
2462 #: dh_installmime:18
2463 msgid ""
2464 "dh_installmime is a debhelper program that is responsible for installing "
2465 "mime files into package build directories."
2466 msgstr ""
2467
2468 # type: textblock
2469 #: dh_installmime:21
2470 msgid ""
2471 "It also automatically generates the postinst and postrm commands needed to "
2472 "interface with the debian mime-support and shared-mime-info packages. These "
2473 "commands are inserted into the maintainer scripts by dh_installdeb. See "
2474 "L<dh_installdeb(1)> for an explanation of how this works."
2475 msgstr ""
2476
2477 # type: textblock
2478 #: dh_installmime:26
2479 msgid ""
2480 "If files named debian/package.mime or debian/package.sharedmimeinfo exist, "
2481 "then they are installed into usr/lib/mime/packages/package and "
2482 "/usr/share/mime/packages/package.xml (respectively) in the package build "
2483 "directory."
2484 msgstr ""
2485
2486 # type: textblock
2487 #: dh_installmodules:5
2488 msgid "dh_installmodules - register modules with modutils"
2489 msgstr ""
2490
2491 # type: textblock
2492 #: dh_installmodules:16
2493 msgid "B<dh_installmodules> [S<I<debhelper options>>] [B<-n>] [B<--name=>I<name>]"
2494 msgstr ""
2495
2496 # type: textblock
2497 #: dh_installmodules:20
2498 msgid ""
2499 "dh_installmodules is a debhelper program that is responsible for registering "
2500 "kernel modules."
2501 msgstr ""
2502
2503 # type: textblock
2504 #: dh_installmodules:23
2505 msgid ""
2506 "Files named debian/package.modprobe will be installed in "
2507 "etc/modprobe.d/package in the package build directory, to be used by "
2508 "module-init-tools's version of modprobe."
2509 msgstr ""
2510
2511 # type: textblock
2512 #: dh_installmodules:27
2513 msgid ""
2514 "Kernel modules are searched for in the package build directory and if found, "
2515 "postinst and postrm commands are automatically generated to run depmod and "
2516 "register the modules when the package is installed.  These commands are "
2517 "inserted into the maintainer scripts by dh_installdeb.  See "
2518 "L<dh_installdeb(1)> for an explanation of how this works."
2519 msgstr ""
2520
2521 # type: textblock
2522 #: dh_installmodules:33
2523 msgid ""
2524 "Previous versions of dh_installmodules also supported files named "
2525 "debian/package.modules, which were installed into etc/modutils/package in "
2526 "the package build directory. This was for use by modutils, which is no "
2527 "longer in Debian. dh_installmodules will warn about such files now."
2528 msgstr ""
2529
2530 # type: textblock
2531 #: dh_installmodules:49
2532 msgid ""
2533 "When this parameter is used, dh_installmodules looks for and installs files "
2534 "named debian/package.name.modules and debian/package.name.modprobe instead "
2535 "of the usual debian/package.modules and debian/package.modprobe"
2536 msgstr ""
2537
2538 # type: textblock
2539 #: dh_installpam:5
2540 msgid "dh_installpam - install pam support files"
2541 msgstr ""
2542
2543 # type: textblock
2544 #: dh_installpam:14
2545 msgid "B<dh_installpam> [S<I<debhelper options>>] [B<--name=>I<name>]"
2546 msgstr ""
2547
2548 # type: textblock
2549 #: dh_installpam:18
2550 msgid ""
2551 "dh_installpam is a debhelper program that is responsible for installing "
2552 "files used by PAM into package build directories."
2553 msgstr ""
2554
2555 # type: textblock
2556 #: dh_installpam:21
2557 msgid ""
2558 "If a file named debian/package.pam exists, then it is installed into "
2559 "etc/pam.d/package in the package build directory."
2560 msgstr ""
2561
2562 # type: textblock
2563 #: dh_installpam:30
2564 msgid ""
2565 "Look for files named debian/package.name.pam and install them as "
2566 "etc/pam.d/name, instead of using the usual files and installing them as the "
2567 "package name."
2568 msgstr ""
2569
2570 # type: textblock
2571 #: dh_install:5
2572 msgid "dh_install - install files into package build directories"
2573 msgstr ""
2574
2575 # type: textblock
2576 #: dh_install:15
2577 msgid ""
2578 "B<dh_install> [B<-X>I<item>] [B<--autodest>] [B<--sourcedir=>I<dir>] "
2579 "[S<I<debhelper options>>] [S<I<file [...] dest>>]"
2580 msgstr ""
2581
2582 # type: textblock
2583 #: dh_install:19
2584 msgid ""
2585 "dh_install is a debhelper program that handles installing files into package "
2586 "build directories. There are many dh_install* commands that handle "
2587 "installing specific types of files such as documentation, examples, man "
2588 "pages, and so on, and they should be used when possible as they often have "
2589 "extra intelligence for those particular tasks. dh_install, then, is useful "
2590 "for installing everything else, for which no particular intelligence is "
2591 "needed. It is a replacement for the old dh_movefiles command."
2592 msgstr ""
2593
2594 # type: textblock
2595 #: dh_install:27
2596 msgid ""
2597 "Files named debian/package.install list the files to install into each "
2598 "package and the directory they should be installed to. The format is a set "
2599 "of lines, where each line lists a file or files to install, and at the end "
2600 "of the line tells the directory it should be installed in. The name of the "
2601 "files (or directories) to install should be given relative to the current "
2602 "directory, while the installation directory is given relative to the package "
2603 "build directory. You may use wildcards in the names of the files to install "
2604 "(in v3 mode and above)."
2605 msgstr ""
2606
2607 # type: textblock
2608 #: dh_install:36
2609 msgid ""
2610 "This program may be used in one of two ways. If you just have a file or two "
2611 "that the upstream Makefile does not install for you, you can run dh_install "
2612 "on them to move them into place. On the other hand, maybe you have a large "
2613 "package that builds multiple binary packages. You can use the upstream "
2614 "Makefile to install it all into debian/tmp, and then use dh_install to copy "
2615 "directories and files from there into the proper package build directories."
2616 msgstr ""
2617
2618 # type: =item
2619 #: dh_install:52
2620 msgid "B<--autodest>"
2621 msgstr ""
2622
2623 # type: textblock
2624 #: dh_install:54
2625 msgid ""
2626 "Guess as the destination directory to install things to. If this is "
2627 "specified, you should not list destination directories in "
2628 "debian/package.install files or on the command line. Instead, dh_install "
2629 "will guess as follows:"
2630 msgstr ""
2631
2632 # type: textblock
2633 #: dh_install:59
2634 msgid ""
2635 "Strip off debian/tmp (or the sourcedir if one is given) from the front of "
2636 "the filename, if it is present, and install into the dirname of the "
2637 "filename. So if the filename is debian/tmp/usr/bin, then that directory will "
2638 "be copied to debian/package/usr/. If the filename is debian/tmp/etc/passwd, "
2639 "it will be copied to debian/package/etc/."
2640 msgstr ""
2641
2642 # type: textblock
2643 #: dh_install:65
2644 msgid ""
2645 "Note that if you list exactly one filename or wildcard-pattern on a line by "
2646 "itself in a debian/package.install file, with no explicit destination, then "
2647 "dh_install will automatically guess the destination even if this flag is not "
2648 "set."
2649 msgstr ""
2650
2651 # type: =item
2652 #: dh_install:70
2653 msgid "B<--list-missing>"
2654 msgstr ""
2655
2656 # type: textblock
2657 #: dh_install:72
2658 msgid ""
2659 "This option makes dh_install keep track of the files it installs, and then "
2660 "at the end, compare that list with the files in the source directory. If any "
2661 "of the files (and symlinks) in the source directory were not installed to "
2662 "somewhere, it will warn on stderr about that."
2663 msgstr ""
2664
2665 # type: textblock
2666 #: dh_install:77
2667 msgid ""
2668 "This may be useful if you have a large package and want to make sure that "
2669 "you don't miss installing newly added files in new upstream releases."
2670 msgstr ""
2671
2672 # type: textblock
2673 #: dh_install:80
2674 msgid ""
2675 "Note that files that are excluded from being moved via the -X option are not "
2676 "warned about."
2677 msgstr ""
2678
2679 # type: =item
2680 #: dh_install:83
2681 msgid "B<--fail-missing>"
2682 msgstr ""
2683
2684 # type: textblock
2685 #: dh_install:85
2686 msgid ""
2687 "This option is like --list-missing, except if a file was missed, it will not "
2688 "only list the missing files, but also fail with a nonzero exit code."
2689 msgstr ""
2690
2691 # type: =item
2692 #: dh_install:88
2693 msgid "B<--sourcedir=dir>"
2694 msgstr ""
2695
2696 # type: textblock
2697 #: dh_install:90
2698 msgid ""
2699 "Makes all source files be found under dir. If this is specified, it is akin "
2700 "to all the source filenames having \"dir/\" prepended to them."
2701 msgstr ""
2702
2703 # type: textblock
2704 #: dh_install:93
2705 msgid ""
2706 "To make dh_install behave like the old dh_movefiles, move your package.files "
2707 "file to package.install and call dh_install with \"--sourcedir=debian/tmp\" "
2708 "appended to the command. This will approximate dh_movefiles behaviour, "
2709 "except it will copy files instead of moving them."
2710 msgstr ""
2711
2712 # type: =item
2713 #: dh_install:99
2714 msgid "I<file [...] dest>"
2715 msgstr ""
2716
2717 # type: textblock
2718 #: dh_install:101
2719 msgid ""
2720 "Lists files (or directories) to install and where to install them to.  The "
2721 "files will be installed into the first package dh_install acts on."
2722 msgstr ""
2723
2724 # type: =head1
2725 #: dh_install:224
2726 msgid "EXAMPLE"
2727 msgstr ""
2728
2729 # type: textblock
2730 #: dh_install:226
2731 msgid ""
2732 "Suppose your package's upstream Makefile installs a binary, a man page, and "
2733 "a library into appropriate subdirectories of debian/tmp. You want to put the "
2734 "library into package libfoo, and the rest into package foo. Your rules file "
2735 "will run \"dh_install --sourcedir=debian/tmp\". Make debian/foo.install "
2736 "contain:"
2737 msgstr ""
2738
2739 # type: verbatim
2740 #: dh_install:232
2741 #, no-wrap
2742 msgid ""
2743 "  usr/bin\n"
2744 "  usr/share/man/man1\n"
2745 "\n"
2746 msgstr ""
2747
2748 # type: textblock
2749 #: dh_install:235
2750 msgid "While debian/libfoo.install contains:"
2751 msgstr ""
2752
2753 # type: verbatim
2754 #: dh_install:237
2755 #, no-wrap
2756 msgid ""
2757 "  usr/lib/libfoo*.so.*\n"
2758 "\n"
2759 msgstr ""
2760
2761 # type: textblock
2762 #: dh_install:239
2763 msgid ""
2764 "If you want a libfoo-dev package too, debian/libfoo-dev.install might "
2765 "contain:"
2766 msgstr ""
2767
2768 # type: verbatim
2769 #: dh_install:241
2770 #, no-wrap
2771 msgid ""
2772 "  usr/include\n"
2773 "  usr/lib/libfoo*.so\n"
2774 "  usr/share/man/man3\n"
2775 "\n"
2776 msgstr ""
2777
2778 # type: =head1
2779 #: dh_install:245
2780 msgid "LIMITATIONS"
2781 msgstr ""
2782
2783 # type: verbatim
2784 #: dh_install:247
2785 #, no-wrap
2786 msgid ""
2787 "dh_install cannot rename files or directories, it can only install them\n"
2788 "with the names they already have into wherever you want in the package\n"
2789 "build tree.\n"
2790 "  \n"
2791 msgstr ""
2792
2793 # type: textblock
2794 #: dh_installppp:5
2795 msgid "dh_installppp - install ppp ip-up and ip-down files"
2796 msgstr ""
2797
2798 # type: textblock
2799 #: dh_installppp:14
2800 msgid "B<dh_installppp> [S<I<debhelper options>>] [B<--name=>I<name>]"
2801 msgstr ""
2802
2803 # type: textblock
2804 #: dh_installppp:18
2805 msgid ""
2806 "dh_installppp is a debhelper program that is responsible for installing ppp "
2807 "ip-up and ip-down scripts. into package build directories."
2808 msgstr ""
2809
2810 # type: textblock
2811 #: dh_installppp:21
2812 msgid ""
2813 "If a file named debian/package.ppp.ip-up exists, then it is installed into "
2814 "etc/ppp/ip-up.d/package in the package build directory.  Files named "
2815 "debian/package.ppp.ip-down are installed to etc/ppp/ip-down.d/package"
2816 msgstr ""
2817
2818 # type: textblock
2819 #: dh_installppp:32
2820 msgid ""
2821 "Look for files named debian/package.name.ppp.ip-* and install them as "
2822 "etc/ppp/ip-*/name, instead of using the usual files and installing them as "
2823 "the package name."
2824 msgstr ""
2825
2826 # type: textblock
2827 #: dh_installwm:5
2828 msgid "dh_installwm - register a window manager"
2829 msgstr ""
2830
2831 # type: textblock
2832 #: dh_installwm:14
2833 msgid ""
2834 "B<dh_installwm> [S<I<debhelper options>>] [B<-n>] [B<--priority=>I<n>] "
2835 "[S<I<wm ...>>]"
2836 msgstr ""
2837
2838 # type: textblock
2839 #: dh_installwm:18
2840 msgid ""
2841 "dh_installwm is a debhelper program that is responsible for generating the "
2842 "postinst and postrm commands that register a window manager with "
2843 "L<update-alternatives(8)>. The window manager's man page is also registered "
2844 "as a slave symlink (in v6 mode and up), if it is found in "
2845 "usr/share/man/man1/ in the package build directory."
2846 msgstr ""
2847
2848 # type: textblock
2849 #: dh_installwm:24
2850 msgid ""
2851 "Any window manager programs specified as parameters will be registered in "
2852 "the first package dh_installwm is told to act on. By default, this is the "
2853 "first binary package in debian/control, but if you use -p, -i, or -a flags, "
2854 "it will be the first package specified by those flags."
2855 msgstr ""
2856
2857 # type: textblock
2858 #: dh_installwm:29
2859 msgid ""
2860 "Files named debian/package.wm can list other window manager programs to "
2861 "register."
2862 msgstr ""
2863
2864 # type: textblock
2865 #: dh_installwm:38
2866 msgid ""
2867 "Set the priority of the window manager. Default is 20, which is too low for "
2868 "most window managers; see the Debian Policy document for instructions on "
2869 "calculating the correct value."
2870 msgstr ""
2871
2872 # type: textblock
2873 #: dh_installwm:44
2874 msgid "Do not modify postinst/postrm scripts. Turns this command into a no-op."
2875 msgstr ""
2876
2877 # type: =item
2878 #: dh_installwm:46
2879 msgid "I<wm ...>"
2880 msgstr ""
2881
2882 # type: textblock
2883 #: dh_installwm:48
2884 msgid ""
2885 "The commands used to run the window manager or window managers you want to "
2886 "register."
2887 msgstr ""
2888
2889 # type: textblock
2890 #: dh_installxfonts:5
2891 msgid "dh_installxfonts - register X fonts"
2892 msgstr ""
2893
2894 # type: textblock
2895 #: dh_installxfonts:14
2896 msgid "B<dh_installxfonts> [S<I<debhelper options>>]"
2897 msgstr ""
2898
2899 # type: textblock
2900 #: dh_installxfonts:18
2901 msgid ""
2902 "dh_installxfonts is a debhelper program that is responsible for registering "
2903 "X fonts, so their corresponding fonts.dir, fonts.alias, and fonts.scale be "
2904 "rebuilt properly at install time."
2905 msgstr ""
2906
2907 # type: textblock
2908 #: dh_installxfonts:22
2909 msgid ""
2910 "Before calling this program, you should have installed any X fonts provided "
2911 "by your package into the appropriate location in the package build "
2912 "directory, and if you have fonts.alias or fonts.scale files, you should "
2913 "install them into the correct location under etc/X11/fonts in your package "
2914 "build directory."
2915 msgstr ""
2916
2917 # type: textblock
2918 #: dh_installxfonts:28
2919 msgid ""
2920 "Your package should depend on xfonts-utils so that the update-fonts-* "
2921 "commands are available. (This program adds that dependency to "
2922 "${misc:Depends}.)"
2923 msgstr ""
2924
2925 # type: textblock
2926 #: dh_installxfonts:32
2927 msgid ""
2928 "This program automatically generates the postinst and postrm commands needed "
2929 "to register X fonts. These commands are inserted into the maintainer scripts "
2930 "by dh_installdeb. See L<dh_installdeb(1)> for an explanation of how this "
2931 "works."
2932 msgstr ""
2933
2934 # type: textblock
2935 #: dh_installxfonts:39
2936 msgid ""
2937 "See L<update-fonts-alias(8)>, L<update-fonts-scale(8)>, and "
2938 "L<update-fonts-dir(8)> for more information about X font installation."
2939 msgstr ""
2940
2941 # type: textblock
2942 #: dh_installxfonts:42
2943 msgid ""
2944 "See Debian policy, section 11.8.5. for details about doing fonts the Debian "
2945 "way."
2946 msgstr ""
2947
2948 # type: textblock
2949 #: dh_link:5
2950 msgid "dh_link - create symlinks in package build directories"
2951 msgstr ""
2952
2953 # type: textblock
2954 #: dh_link:15
2955 msgid "B<dh_link> [S<I<debhelper options>>] [B<-A>] [S<I<source destination ...>>]"
2956 msgstr ""
2957
2958 # type: textblock
2959 #: dh_link:19
2960 msgid ""
2961 "dh_link is a debhelper program that creates symlinks in package build "
2962 "directories."
2963 msgstr ""
2964
2965 # type: textblock
2966 #: dh_link:22
2967 msgid ""
2968 "dh_link accepts a list of pairs of source and destination files. The source "
2969 "files are the already existing files that will be symlinked from. The "
2970 "destination files are the symlinks that will be created. There B<must> be an "
2971 "equal number of source and destination files specified."
2972 msgstr ""
2973
2974 # type: textblock
2975 #: dh_link:27
2976 msgid ""
2977 "The list can be specified in two ways. A file named debian/package.links can "
2978 "list pairs of files. If you use this file, you should put each pair of files "
2979 "on its own line, and separate the files within the pair with "
2980 "whitespace. Also, pairs of files can be specified as parameters - these "
2981 "pairs will only be created in the package build directory of the first "
2982 "package dh_link is told to act on. By default, this is the first binary "
2983 "package in debian/control, but if you use -p, -i, or -a flags, it will be "
2984 "the first package specified by those flags."
2985 msgstr ""
2986
2987 # type: textblock
2988 #: dh_link:36
2989 msgid ""
2990 "Be sure you B<do> specify the full filename to both the source and "
2991 "destination files (unlike you would do if you were using something like "
2992 "L<ln(1)>)."
2993 msgstr ""
2994
2995 # type: textblock
2996 #: dh_link:40
2997 msgid ""
2998 "dh_link will generate symlinks that comply with debian policy - absolute "
2999 "when policy says they should be absolute, and relative links with as short a "
3000 "path as possible. It will also create any subdirectories it needs to to put "
3001 "the symlinks in."
3002 msgstr ""
3003
3004 # type: textblock
3005 #: dh_link:45
3006 msgid ""
3007 "dh_link also scans the package build tree for existing symlinks which do not "
3008 "conform to debian policy, and corrects them (v4 or later)."
3009 msgstr ""
3010
3011 # type: textblock
3012 #: dh_link:54
3013 msgid ""
3014 "Create any links specified by command line parameters in ALL packages acted "
3015 "on, not just the first."
3016 msgstr ""
3017
3018 # type: =item
3019 #: dh_link:57
3020 msgid "I<source destination ...>"
3021 msgstr ""
3022
3023 # type: textblock
3024 #: dh_link:59
3025 msgid ""
3026 "Create a file named \"destination\" as a link to a file named \"source\". Do "
3027 "this in the package build directory of the first package acted on.  (Or in "
3028 "all packages if -A is specified.)"
3029 msgstr ""
3030
3031 # type: verbatim
3032 #: dh_link:67
3033 #, no-wrap
3034 msgid ""
3035 " dh_link usr/share/man/man1/foo.1 usr/share/man/man1/bar.1\n"
3036 "\n"
3037 msgstr ""
3038
3039 # type: textblock
3040 #: dh_link:69
3041 msgid "Make bar.1 be a symlink to foo.1"
3042 msgstr ""
3043
3044 # type: verbatim
3045 #: dh_link:71
3046 #, no-wrap
3047 msgid ""
3048 " dh_link var/lib/foo usr/lib/foo \\\n"
3049 "   usr/share/man/man1/foo.1 usr/share/man/man1/bar.1\n"
3050 "\n"
3051 msgstr ""
3052
3053 # type: textblock
3054 #: dh_link:74
3055 msgid ""
3056 "Make /usr/lib/foo/ be a link to /var/lib/foo/, and bar.1 be a symlink to the "
3057 "foo.1"
3058 msgstr ""
3059
3060 # type: textblock
3061 #: dh_listpackages:5
3062 msgid "dh_listpackages - list binary packages debhelper will act on"
3063 msgstr ""
3064
3065 # type: textblock
3066 #: dh_listpackages:14
3067 msgid "B<dh_listpackages> [S<I<debhelper options>>]"
3068 msgstr ""
3069
3070 # type: textblock
3071 #: dh_listpackages:18
3072 msgid ""
3073 "dh_listpackages is a debhelper program that outputs a list of all binary "
3074 "packages debhelper commands will act on. If you pass it some options, it "
3075 "will change the list to match the packages other debhelper commands would "
3076 "act on if passed the same options."
3077 msgstr ""
3078
3079 # type: textblock
3080 #: dh_makeshlibs:5
3081 msgid "dh_makeshlibs - automatically create shlibs file and call dpkg-gensymbols"
3082 msgstr ""
3083
3084 # type: textblock
3085 #: dh_makeshlibs:14
3086 msgid ""
3087 "B<dh_makeshlibs> [S<I<debhelper options>>] [B<-m>I<major>] "
3088 "[B<-V>I<[dependencies]>] [B<-n>] [B<-X>I<item>] [S<B<--> I<params>>]"
3089 msgstr ""
3090
3091 # type: textblock
3092 #: dh_makeshlibs:18
3093 msgid ""
3094 "dh_makeshlibs is a debhelper program that automatically scans for shared "
3095 "libraries, and generates a shlibs file for the libraries it finds."
3096 msgstr ""
3097
3098 # type: textblock
3099 #: dh_makeshlibs:21
3100 msgid ""
3101 "It also adds a call to ldconfig in the postinst and postrm scripts (in V3 "
3102 "mode and above only) to any packages in which it finds shared libraries."
3103 msgstr ""
3104
3105 # type: textblock
3106 #: dh_makeshlibs:24
3107 msgid ""
3108 "If a L<dpkg-gensymbols(1)> symbol file is found in debian/package.symbols "
3109 "(or debian/package.symbols.arch), dpkg-gensymbols will be called to process "
3110 "and install the symbols file."
3111 msgstr ""
3112
3113 # type: =item
3114 #: dh_makeshlibs:32
3115 msgid "B<-m>I<major>, B<--major=>I<major>"
3116 msgstr ""
3117
3118 # type: textblock
3119 #: dh_makeshlibs:34
3120 msgid ""
3121 "Instead of trying to guess the major number of the library with objdump, use "
3122 "the major number specified after the -m parameter. This is much less useful "
3123 "than it used to be, back in the bad old days when this program looked at "
3124 "library filenames rather than using objdump."
3125 msgstr ""
3126
3127 # type: =item
3128 #: dh_makeshlibs:39
3129 msgid "B<-V>, B<-V>I<dependencies>"
3130 msgstr ""
3131
3132 # type: =item
3133 #: dh_makeshlibs:41
3134 msgid "B<--version-info>, B<--version-info=>I<dependencies>"
3135 msgstr ""
3136
3137 # type: textblock
3138 #: dh_makeshlibs:43
3139 msgid ""
3140 "By default, the shlibs file generated by this program does not make packages "
3141 "depend on any particular version of the package containing the shared "
3142 "library. It may be necessary for you to add some version dependancy "
3143 "information to the shlibs file. If -V is specified with no dependency "
3144 "information, the current upstream version of the package is plugged into a "
3145 "dependency that looks like \"packagename (>= packageversion)\". Note that in "
3146 "debhelper compatibility levels before v4, the debian part of the package "
3147 "version number is also included. If -V is specified with parameters, the "
3148 "parameters can be used to specify the exact dependency information needed "
3149 "(be sure to include the package name)."
3150 msgstr ""
3151
3152 # type: textblock
3153 #: dh_makeshlibs:54
3154 msgid ""
3155 "Beware of using -V without any parameters; this is a conservative setting "
3156 "that always ensures that other packages' shared library dependencies are at "
3157 "least as tight as they need to be (unless your library is prone to changing "
3158 "ABI without updating the upstream version number), so that if the maintainer "
3159 "screws up then they won't break. The flip side is that packages might end up "
3160 "with dependencies that are too tight and so find it harder to be upgraded."
3161 msgstr ""
3162
3163 # type: textblock
3164 #: dh_makeshlibs:68
3165 msgid ""
3166 "Exclude files that contain \"item\" anywhere in their filename or directory "
3167 "from being treated as shared libraries."
3168 msgstr ""
3169
3170 # type: =item
3171 #: dh_makeshlibs:71
3172 msgid "B<--add-udeb=>I<udeb>"
3173 msgstr ""
3174
3175 # type: textblock
3176 #: dh_makeshlibs:73
3177 msgid ""
3178 "Create an additional line for udebs in the shlibs file and use \"udeb\" as "
3179 "the package name for udebs to depend on instead of the regular library "
3180 "package."
3181 msgstr ""
3182
3183 # type: textblock
3184 #: dh_makeshlibs:78
3185 msgid "Pass \"params\" to L<dpkg-gensymbols(1)>."
3186 msgstr ""
3187
3188 # type: =item
3189 #: dh_makeshlibs:86
3190 msgid "dh_makeshlibs"
3191 msgstr ""
3192
3193 # type: verbatim
3194 #: dh_makeshlibs:88
3195 #, no-wrap
3196 msgid ""
3197 "Assuming this is a package named libfoobar1, generates a shlibs file that\n"
3198 "looks something like:\n"
3199 " libfoobar 1 libfoobar1\n"
3200 "\n"
3201 msgstr ""
3202
3203 # type: =item
3204 #: dh_makeshlibs:92
3205 msgid "dh_makeshlibs -V"
3206 msgstr ""
3207
3208 # type: verbatim
3209 #: dh_makeshlibs:94
3210 #, no-wrap
3211 msgid ""
3212 "Assuming the current version of the package is 1.1-3, generates a shlibs\n"
3213 "file that looks something like:\n"
3214 " libfoobar 1 libfoobar1 (>= 1.1)\n"
3215 "\n"
3216 msgstr ""
3217
3218 # type: =item
3219 #: dh_makeshlibs:98
3220 msgid "dh_makeshlibs -V 'libfoobar1 (>= 1.0)'"
3221 msgstr ""
3222
3223 # type: verbatim
3224 #: dh_makeshlibs:100
3225 #, no-wrap
3226 msgid ""
3227 "Generates a shlibs file that looks something like:\n"
3228 "  libfoobar 1 libfoobar1 (>= 1.0)\n"
3229 "\n"
3230 msgstr ""
3231
3232 # type: textblock
3233 #: dh_md5sums:5
3234 msgid "dh_md5sums - generate DEBIAN/md5sums file"
3235 msgstr ""
3236
3237 # type: textblock
3238 #: dh_md5sums:15
3239 msgid ""
3240 "B<dh_md5sums> [S<I<debhelper options>>] [B<-x>] [B<-X>I<item>] "
3241 "[B<--include-conffiles>]"
3242 msgstr ""
3243
3244 # type: textblock
3245 #: dh_md5sums:19
3246 msgid ""
3247 "dh_md5sums is a debhelper program that is responsible for generating a "
3248 "DEBIAN/md5sums file, which lists the md5sums of each file in the package.  "
3249 "These files are used by the debsums package."
3250 msgstr ""
3251
3252 # type: textblock
3253 #: dh_md5sums:23
3254 msgid ""
3255 "All files in DEBIAN/ are omitted from the md5sums file, as are all conffiles "
3256 "(unless you use the --include-conffiles switch)."
3257 msgstr ""
3258
3259 # type: textblock
3260 #: dh_md5sums:26
3261 msgid "The md5sums file is installed with proper permissions and ownerships."
3262 msgstr ""
3263
3264 # type: =item
3265 #: dh_md5sums:32
3266 msgid "B<-x>, B<--include-conffiles>"
3267 msgstr ""
3268
3269 # type: textblock
3270 #: dh_md5sums:34
3271 msgid ""
3272 "Include conffiles in the md5sums list. Note that this information is "
3273 "redundant since it is included elsewhere in debian packages."
3274 msgstr ""
3275
3276 # type: textblock
3277 #: dh_md5sums:39
3278 msgid ""
3279 "Exclude files that contain \"item\" anywhere in their filename from being "
3280 "listed in the md5sums file."
3281 msgstr ""
3282
3283 # type: textblock
3284 #: dh_movefiles:5
3285 msgid "dh_movefiles - move files out of debian/tmp into subpackages"
3286 msgstr ""
3287
3288 # type: textblock
3289 #: dh_movefiles:14
3290 msgid ""
3291 "B<dh_movefiles> [S<I<debhelper options>>] [B<--sourcedir=>I<dir>] "
3292 "[B<-X>I<item>] S<I<file ...>>]"
3293 msgstr ""
3294
3295 # type: textblock
3296 #: dh_movefiles:18
3297 msgid ""
3298 "dh_movefiles is a debhelper program that is responsible for moving files out "
3299 "of debian/tmp or some other directory and into other package build "
3300 "directories. This may be useful if your package has a Makefile that installs "
3301 "everything into debian/tmp, and you need to break that up into subpackages."
3302 msgstr ""
3303
3304 # type: textblock
3305 #: dh_movefiles:23
3306 msgid ""
3307 "Files named debian/package.files list the files to be moved, separated by "
3308 "whitespace. The filenames listed should be relative to debian/tmp/. You can "
3309 "also list directory names, and the whole directory will be moved. If you "
3310 "prefer, you can list the files to move on the command line and this will "
3311 "apply to the first package dh_movefiles is told to act on."
3312 msgstr ""
3313
3314 # type: textblock
3315 #: dh_movefiles:29
3316 msgid ""
3317 "Note: dh_install is a much better program, and you are recommended to use it "
3318 "instead of dh_movefiles."
3319 msgstr ""
3320
3321 # type: =item
3322 #: dh_movefiles:36
3323 msgid "B<--sourcedir=>I<dir>"
3324 msgstr ""
3325
3326 # type: textblock
3327 #: dh_movefiles:38
3328 msgid ""
3329 "Instead of moving files out of debian/tmp (the default), this option makes "
3330 "it move files out of some other directory. Since the entire contents of the "
3331 "sourcedir is moved, specifying something like --sourcedir=/ is very unsafe, "
3332 "so to prevent mistakes, the sourcedir must be a relative filename; it cannot "
3333 "begin with a `/'."
3334 msgstr ""
3335
3336 # type: textblock
3337 #: dh_movefiles:51
3338 msgid ""
3339 "Lists files to move. The filenames listed should be relative to "
3340 "debian/tmp/. You can also list directory names, and the whole directory will "
3341 "be moved. It is an error to list files here unless you use -p, -i, or -a to "
3342 "tell dh_movefiles which subpackage to put them in."
3343 msgstr ""
3344
3345 # type: textblock
3346 #: dh_movefiles:60
3347 msgid ""
3348 "Note that files are always moved out of debian/tmp by default (even if you "
3349 "have instructed debhelper to use a compatibility level higher than one, "
3350 "which does not otherwise use debian/tmp for anything at all). The idea "
3351 "behind this is that the package that is being built can be told to install "
3352 "into debian/tmp, and then files can be moved by dh_movefiles from that "
3353 "directory. Any files or directories that remain are ignored, and get deleted "
3354 "by dh_clean later."
3355 msgstr ""
3356
3357 # type: textblock
3358 #: dh_perl:5
3359 msgid "dh_perl - calculates perl dependencies"
3360 msgstr ""
3361
3362 # type: textblock
3363 #: dh_perl:16
3364 msgid "B<dh_perl> [S<I<debhelper options>>] [B<-d>] [S<I<library dirs ...>>]"
3365 msgstr ""
3366
3367 # type: textblock
3368 #: dh_perl:20
3369 msgid ""
3370 "dh_perl is a debhelper program that is responsible for generating the "
3371 "${perl:Depends} substitutions and adding them to substvars files."
3372 msgstr ""
3373
3374 # type: textblock
3375 #: dh_perl:23
3376 msgid ""
3377 "The program will look at perl scripts and modules in your package, and will "
3378 "use this information to generate a dependency on perl or perlapi. The "
3379 "dependency will be substituted into your package's control file wherever you "
3380 "place the token \"${perl:Depends}\"."
3381 msgstr ""
3382
3383 # type: =item
3384 #: dh_perl:32
3385 msgid "B<-d>"
3386 msgstr ""
3387
3388 # type: textblock
3389 #: dh_perl:34
3390 msgid ""
3391 "In some specific cases you may want to depend on perl-base rather than the "
3392 "full perl package. If so, you can pass the -d option to make dh_perl "
3393 "generate a dependency on the correct base package. This is only necessary "
3394 "for some packages that are included in the base system."
3395 msgstr ""
3396
3397 # type: textblock
3398 #: dh_perl:39
3399 msgid ""
3400 "Note that this flag may cause no dependency on perl-base to be generated at "
3401 "all. perl-base is Essential, so its dependency can be left out, unless a "
3402 "versioned dependency is needed."
3403 msgstr ""
3404
3405 # type: =item
3406 #: dh_perl:43
3407 msgid "B<-V>"
3408 msgstr ""
3409
3410 # type: textblock
3411 #: dh_perl:45
3412 msgid ""
3413 "By default, scripts and architecture independent modules don't depend on any "
3414 "specific version of perl.  The -V option causes the current version of the "
3415 "perl (or perl-base with -d) package to be specified."
3416 msgstr ""
3417
3418 # type: =item
3419 #: dh_perl:49
3420 msgid "I<library dirs>"
3421 msgstr ""
3422
3423 # type: textblock
3424 #: dh_perl:51
3425 msgid ""
3426 "If your package installs perl modules in non-standard directories, you can "
3427 "make dh_perl check those directories by passing their names on the command "
3428 "line. It will only check the vendorlib and vendorarch directories by "
3429 "default."
3430 msgstr ""
3431
3432 # type: textblock
3433 #: dh_perl:60 dh_strip:76
3434 msgid "Debian policy, version 3.0.1"
3435 msgstr ""
3436
3437 # type: textblock
3438 #: dh_perl:62
3439 msgid "Perl policy, version 1.18"
3440 msgstr ""
3441
3442 # type: textblock
3443 #: dh_perl:148
3444 msgid "Brendan O'Dea <bod@debian.org>"
3445 msgstr ""
3446
3447 # type: textblock
3448 #: dh_python:5
3449 msgid ""
3450 "dh_python - calculates python dependencies and adds postinst and prerm "
3451 "python scripts"
3452 msgstr ""
3453
3454 # type: textblock
3455 #: dh_python:15
3456 msgid ""
3457 "B<dh_python> [S<I<debhelper options>>] [B<-n>] [B<-V> I<version>] "
3458 "[S<I<module dirs ...>>]"
3459 msgstr ""
3460
3461 # type: textblock
3462 #: dh_python:19
3463 msgid ""
3464 "Note: This program is deprecated. You should use dh_pysupport or "
3465 "dh_pycentral instead. This program will do nothing if debian/pycompat or a "
3466 "Python-Version control file field exists."
3467 msgstr ""
3468
3469 # type: textblock
3470 #: dh_python:23
3471 msgid ""
3472 "dh_python is a debhelper program that is responsible for generating the "
3473 "${python:Depends} substitutions and adding them to substvars files. It will "
3474 "also add a postinst and a prerm script if required."
3475 msgstr ""
3476
3477 # type: textblock
3478 #: dh_python:27
3479 msgid ""
3480 "The program will look at python scripts and modules in your package, and "
3481 "will use this information to generate a dependency on python, with the "
3482 "current major version, or on pythonX.Y if your scripts or modules need a "
3483 "specific python version. The dependency will be substituted into your "
3484 "package's control file wherever you place the token \"${python:Depends}\"."
3485 msgstr ""
3486
3487 # type: textblock
3488 #: dh_python:33
3489 msgid ""
3490 "If some modules need to be byte-compiled at install time, appropriate "
3491 "postinst and prerm scripts will be generated. If already byte-compiled "
3492 "modules are found, they are removed."
3493 msgstr ""
3494
3495 # type: textblock
3496 #: dh_python:37
3497 msgid "If you use this program, your package should build-depend on python."
3498 msgstr ""
3499
3500 # type: =item
3501 #: dh_python:43
3502 msgid "I<module dirs>"
3503 msgstr ""
3504
3505 # type: textblock
3506 #: dh_python:45
3507 msgid ""
3508 "If your package installs python modules in non-standard directories, you can "
3509 "make dh_python check those directories by passing their names on the command "
3510 "line. By default, it will check /usr/lib/site-python, /usr/lib/$PACKAGE, "
3511 "/usr/share/$PACKAGE, /usr/lib/games/$PACKAGE, /usr/share/games/$PACKAGE and "
3512 "/usr/lib/python?.?/site-packages."
3513 msgstr ""
3514
3515 # type: textblock
3516 #: dh_python:51
3517 msgid ""
3518 "Note: only /usr/lib/site-python, /usr/lib/python?.?/site-packages and the "
3519 "extra names on the command line are searched for binary (.so) modules."
3520 msgstr ""
3521
3522 # type: =item
3523 #: dh_python:54
3524 msgid "B<-V> I<version>"
3525 msgstr ""
3526
3527 # type: textblock
3528 #: dh_python:56
3529 msgid ""
3530 "If the .py files your package ships are meant to be used by a specific "
3531 "pythonX.Y version, you can use this option to specify the desired version, "
3532 "such as 2.3. Do not use if you ship modules in /usr/lib/site-python."
3533 msgstr ""
3534
3535 # type: textblock
3536 #: dh_python:68
3537 msgid "Debian policy, version 3.5.7"
3538 msgstr ""
3539
3540 # type: textblock
3541 #: dh_python:70
3542 msgid "Python policy, version 0.3.7"
3543 msgstr ""
3544
3545 # type: textblock
3546 #: dh_python:290
3547 msgid "Josselin Mouette <joss@debian.org>"
3548 msgstr ""
3549
3550 # type: textblock
3551 #: dh_python:292
3552 msgid "most ideas stolen from Brendan O'Dea <bod@debian.org>"
3553 msgstr ""
3554
3555 # type: textblock
3556 #: dh_scrollkeeper:5
3557 msgid "dh_scrollkeeper - generate ScrollKeeper registration scripts"
3558 msgstr ""
3559
3560 # type: textblock
3561 #: dh_scrollkeeper:14
3562 msgid "B<dh_scrollkeeper> [S<I<debhelper options>>] [B<-n>] [S<I<directory>>]"
3563 msgstr ""
3564
3565 # type: textblock
3566 #: dh_scrollkeeper:18
3567 msgid ""
3568 "B<dh_scrollkeeper> is a debhelper program that handles correctly registering "
3569 "OMF files that it finds in package build trees with ScrollKeeper."
3570 msgstr ""
3571
3572 # type: textblock
3573 #: dh_scrollkeeper:22
3574 msgid ""
3575 "This command automatically adds maintainer script snippets for registering "
3576 "and unregistering files with ScrollKeeper (unless B<-n> is used). These "
3577 "snippets are inserted into the maintainer scripts by dh_installdeb. See "
3578 "L<dh_installdeb(1)> for an explanation of Debhelper maintainer script "
3579 "snippets."
3580 msgstr ""
3581
3582 # type: textblock
3583 #: dh_scrollkeeper:28
3584 msgid ""
3585 "It will also change any DTD declarations in the OMF and DocBook files to "
3586 "refer to local files instead of remote URLs. This change does not modify the "
3587 "source files, but the files in the package build tree."
3588 msgstr ""
3589
3590 # type: textblock
3591 #: dh_scrollkeeper:38
3592 msgid "Do not modify F<postinst>/F<postrm> scripts."
3593 msgstr ""
3594
3595 # type: textblock
3596 #: dh_shlibdeps:5
3597 msgid "dh_shlibdeps - calculate shared library dependencies"
3598 msgstr ""
3599
3600 # type: textblock
3601 #: dh_shlibdeps:15
3602 msgid ""
3603 "B<dh_shlibdeps> [S<I<debhelper options>>] [B<-L>I<package>] "
3604 "[B<-l>I<directory>] [B<-X>I<item>] [S<B<--> I<params>>]"
3605 msgstr ""
3606
3607 # type: textblock
3608 #: dh_shlibdeps:19
3609 msgid ""
3610 "dh_shlibdeps is a debhelper program that is responsible for calculating "
3611 "shared library dependencies for packages."
3612 msgstr ""
3613
3614 # type: textblock
3615 #: dh_shlibdeps:22
3616 msgid ""
3617 "This program is merely a wrapper around L<dpkg-shlibdeps(1)> that calls it "
3618 "once for each package listed in the control file, passing it a list of ELF "
3619 "executables and shared libraries it has found."
3620 msgstr ""
3621
3622 # type: =item
3623 #: dh_shlibdeps:30
3624 msgid "B<-u>I<params>, B<--dpkg-shlibdeps-params=>I<params>"
3625 msgstr ""
3626
3627 # type: textblock
3628 #: dh_shlibdeps:34
3629 msgid "Pass \"params\" to L<dpkg-shlibdeps(1)>."
3630 msgstr ""
3631
3632 # type: textblock
3633 #: dh_shlibdeps:38
3634 msgid ""
3635 "Exclude files that contain \"item\" anywhere in their filename from being "
3636 "passed to dpkg-shlibdeps. This will make their dependencies be ignored.  "
3637 "This may be useful in some situations, but use it with caution. This option "
3638 "may be used more than once to exclude more than one thing."
3639 msgstr ""
3640
3641 # type: =item
3642 #: dh_shlibdeps:43
3643 msgid "B<-l>I<directory>[:directory:directory:..]"
3644 msgstr ""
3645
3646 # type: textblock
3647 #: dh_shlibdeps:45
3648 msgid ""
3649 "Before dpkg-shlibdeps is run, LD_LIBRARY_PATH will have added to it the "
3650 "specified directory (or directories -- separate with colons). This is useful "
3651 "for multi-binary packages where a library is built in one package and "
3652 "another package contains binaries linked against said library. Relative "
3653 "paths will be made absolute for the benefit of dpkg-shlibdeps."
3654 msgstr ""
3655
3656 # type: textblock
3657 #: dh_shlibdeps:52
3658 msgid ""
3659 "Note that the directory given should be the complete or relative path to a "
3660 "directory that contains the library. See example below."
3661 msgstr ""
3662
3663 # type: =item
3664 #: dh_shlibdeps:55
3665 msgid "B<-L>I<package>, B<--libpackage=>I<package>"
3666 msgstr ""
3667
3668 # type: textblock
3669 #: dh_shlibdeps:57
3670 msgid ""
3671 "Use the shlibs file automatically generated by dh_makeshlibs for the named "
3672 "package as a kind of automatically generated shlibs.local file. You can use "
3673 "this switch in concert with the -l switch to make dpkg-shlibdeps find a "
3674 "library built as part of the current package, and get the shlibs "
3675 "information.  See example below."
3676 msgstr ""
3677
3678 # type: textblock
3679 #: dh_shlibdeps:67
3680 msgid ""
3681 "Suppose that your source package produces libfoo1, libfoo-dev, and "
3682 "libfoo-bin binary packages. libfoo-bin links against libfoo1, and should "
3683 "depend on it. In your rules file, first run dh_makeshlibs, then "
3684 "dh_shlibdeps:"
3685 msgstr ""
3686
3687 # type: verbatim
3688 #: dh_shlibdeps:71
3689 #, no-wrap
3690 msgid ""
3691 "\tdh_makeshlibs\n"
3692 "\tdh_shlibdeps -L libfoo1 -l debian/libfoo1/usr/lib\n"
3693 "\n"
3694 msgstr ""
3695
3696 # type: textblock
3697 #: dh_shlibdeps:74
3698 msgid ""
3699 "This will have the effect of generating automatically a shlibs file for "
3700 "libfoo1, and using that file and the libfoo1 library in the "
3701 "debian/libfoo1/usr/lib directory to calculate shared library dependency "
3702 "information."
3703 msgstr ""
3704
3705 # type: textblock
3706 #: dh_shlibdeps:152
3707 msgid "L<debhelper(7)>, L<dpkg-shlibdeps(1)>"
3708 msgstr ""
3709
3710 # type: textblock
3711 #: dh_strip:5
3712 msgid "dh_strip - strip executables, shared libraries, and some static libraries"
3713 msgstr ""
3714
3715 # type: textblock
3716 #: dh_strip:15
3717 msgid ""
3718 "B<dh_strip> [S<I<debhelper options>>] [B<-X>I<item>] [--dbg-package=package] "
3719 "[--keep-debug]"
3720 msgstr ""
3721
3722 # type: textblock
3723 #: dh_strip:19
3724 msgid ""
3725 "dh_strip is a debhelper program that is responsible for stripping "
3726 "executables, shared libraries, and static libraries that are not used for "
3727 "debugging."
3728 msgstr ""
3729
3730 # type: textblock
3731 #: dh_strip:23
3732 msgid ""
3733 "This program examines your package build directories and works out what to "
3734 "strip on its own. It uses L<file(1)> and file permissions and filenames to "
3735 "figure out what files are shared libraries (*.so), executable binaries, and "
3736 "static (lib*.a) and debugging libraries (lib*_g.a, debug/*.so), and strips "
3737 "each as much as is possible. (Which is not at all for debugging libraries.) "
3738 "In general it seems to make very good guesses, and will do the right thing "
3739 "in almost all cases."
3740 msgstr ""
3741
3742 # type: textblock
3743 #: dh_strip:31
3744 msgid ""
3745 "Since it is very hard to automatically guess if a file is a module, and hard "
3746 "to determine how to strip a module, dh_strip does not currently deal with "
3747 "stripping binary modules such as .o files."
3748 msgstr ""
3749
3750 # type: textblock
3751 #: dh_strip:41
3752 msgid ""
3753 "Exclude files that contain \"item\" anywhere in their filename from being "
3754 "stripped. You may use this option multiple times to build up a list of "
3755 "things to exclude."
3756 msgstr ""
3757
3758 # type: =item
3759 #: dh_strip:45
3760 msgid "B<--dbg-package=>I<package>"
3761 msgstr ""
3762
3763 # type: textblock
3764 #: dh_strip:47
3765 msgid ""
3766 "Causes dh_strip to save debug symbols stripped from the packages it acts on "
3767 "as independent files in the package build directory of the specified "
3768 "debugging package."
3769 msgstr ""
3770
3771 # type: textblock
3772 #: dh_strip:51
3773 msgid ""
3774 "For example, if your packages are libfoo and foo and you want to include a "
3775 "foo-dbg package with debugging symbols, use dh_strip --dbg-package=foo-dbg."
3776 msgstr ""
3777
3778 # type: textblock
3779 #: dh_strip:54
3780 msgid ""
3781 "Note that this option behaves significantly different in debhelper "
3782 "compatibility levels 4 and below. Instead of specifying the name of a debug "
3783 "package to put symbols in, it specifies a package (or packages) which should "
3784 "have separated debug symbols, and the separated symbols are placed in "
3785 "packages with \"-dbg\" added to their name."
3786 msgstr ""
3787
3788 # type: =item
3789 #: dh_strip:60
3790 msgid "B<-k>, B<--keep-debug>"
3791 msgstr ""
3792
3793 # type: textblock
3794 #: dh_strip:62
3795 msgid ""
3796 "Debug symbols will be retained, but split into an independent file in "
3797 "usr/lib/debug/ in the package build directory. --dbg-package is easier to "
3798 "use than this option, but this option is more flexible."
3799 msgstr ""
3800
3801 # type: textblock
3802 #: dh_strip:70
3803 msgid ""
3804 "If the DEB_BUILD_OPTIONS environment variable contains \"nostrip\", nothing "
3805 "will be stripped, in accordance with Debian policy (section 10.1 "
3806 "\"Binaries\")."
3807 msgstr ""
3808
3809 # type: textblock
3810 #: dh_suidregister:5
3811 msgid "dh_suidregister - obsolete suid registration program"
3812 msgstr ""
3813
3814 # type: textblock
3815 #: dh_suidregister:9 dh_undocumented:14
3816 msgid "Do not run!"
3817 msgstr ""
3818
3819 # type: textblock
3820 #: dh_suidregister:13
3821 msgid ""
3822 "This program used to register suid and sgid files with L<suidregister(1)>, "
3823 "but with the introduction of L<dpkg-statoverride(8)>, registration of files "
3824 "in this way is unnecessary, and even harmful, so this program should not be "
3825 "used."
3826 msgstr ""
3827
3828 # type: =head1
3829 #: dh_suidregister:18
3830 msgid "CONVERTING TO STATOVERRIDE"
3831 msgstr ""
3832
3833 # type: textblock
3834 #: dh_suidregister:20
3835 msgid ""
3836 "Converting a package that uses this program to use the new statoverride "
3837 "mechanism is easy. Just remove the call to dh_suidregister from "
3838 "debian/rules, and add a versioned conflicts into your control file, as "
3839 "follows:"
3840 msgstr ""
3841
3842 # type: verbatim
3843 #: dh_suidregister:25
3844 #, no-wrap
3845 msgid ""
3846 "  Conflicts: suidmanager (<< 0.50)\n"
3847 "\n"
3848 msgstr ""
3849
3850 # type: textblock
3851 #: dh_suidregister:27
3852 msgid ""
3853 "The conflicts is only necessary if your package used to register things with "
3854 "suidmanager; if it did not, you can just remove the call to this program "
3855 "from your rules file."
3856 msgstr ""
3857
3858 # type: textblock
3859 #: dh_testdir:5
3860 msgid "dh_testdir - test directory before building debian package"
3861 msgstr ""
3862
3863 # type: textblock
3864 #: dh_testdir:14
3865 msgid "B<dh_testdir> [S<I<debhelper options>>] [S<I<file ...>>]"
3866 msgstr ""
3867
3868 # type: textblock
3869 #: dh_testdir:18
3870 msgid ""
3871 "dh_testdir tries to make sure that you are in the correct directory when "
3872 "building a debian package. It makes sure that the file debian/control "
3873 "exists, as well as any other files you specify. If not, it exits with an "
3874 "error."
3875 msgstr ""
3876
3877 # type: textblock
3878 #: dh_testdir:29
3879 msgid "Test for the existence of these files too."
3880 msgstr ""
3881
3882 # type: textblock
3883 #: dh_testroot:5
3884 msgid "dh_testroot - ensure that a package is built as root"
3885 msgstr ""
3886
3887 # type: textblock
3888 #: dh_testroot:9
3889 msgid "B<dh_testroot> [S<I<debhelper options>>]"
3890 msgstr ""
3891
3892 # type: textblock
3893 #: dh_testroot:13
3894 msgid ""
3895 "dh_testroot simply checks to see if you are root. If not, it exits with an "
3896 "error. Debian packages must be built as root, though you can use "
3897 "L<fakeroot(1)>"
3898 msgstr ""
3899
3900 # type: textblock
3901 #: dh_testversion:5
3902 msgid "dh_testversion - ensure that the correct version of debhelper is installed"
3903 msgstr ""
3904
3905 # type: textblock
3906 #: dh_testversion:14
3907 msgid "B<dh_testversion> [S<I<debhelper options>>] [I<operator>] [I<version>]"
3908 msgstr ""
3909
3910 # type: textblock
3911 #: dh_testversion:18
3912 msgid "Note: This program is deprecated. You should use build dependencies instead."
3913 msgstr ""
3914
3915 # type: textblock
3916 #: dh_testversion:21
3917 msgid ""
3918 "dh_testversion compares the version of debhelper against the version you "
3919 "specify, and if the condition is not met, exits with an error message."
3920 msgstr ""
3921
3922 # type: textblock
3923 #: dh_testversion:24
3924 msgid ""
3925 "You can use this in your debian/rules files if a new debhelper feature is "
3926 "introduced, and your package requires that feature to build correctly. Use "
3927 "debhelper's changelog to figure out the version you need."
3928 msgstr ""
3929
3930 # type: textblock
3931 #: dh_testversion:28
3932 msgid ""
3933 "Be sure not to overuse dh_testversion. If debhelper version 9.5 introduces a "
3934 "new dh_autofixbugs command, and your package uses it, then if someone tries "
3935 "to build it with debhelper 1.0, the build will fail anyway when "
3936 "dh_autofixbugs cannot be found, so there is no need for you to use "
3937 "dh_testversion."
3938 msgstr ""
3939
3940 # type: =item
3941 #: dh_testversion:38
3942 msgid "I<operator>"
3943 msgstr ""
3944
3945 # type: textblock
3946 #: dh_testversion:40
3947 msgid ""
3948 "Optional comparison operator used in comparing the versions. If not "
3949 "specified, \">=\" is used. For descriptions of the comparison operators, see "
3950 "dpkg --help."
3951 msgstr ""
3952
3953 # type: =item
3954 #: dh_testversion:44
3955 msgid "I<version>"
3956 msgstr ""
3957
3958 # type: textblock
3959 #: dh_testversion:46
3960 msgid ""
3961 "Version number to compare against the current version of debhelper. If not "
3962 "specified, dh_testversion does nothing."
3963 msgstr ""
3964
3965 # type: textblock
3966 #: dh_undocumented:5
3967 msgid "dh_undocumented - obsolete undocumented.7 symlink program"
3968 msgstr ""
3969
3970 # type: textblock
3971 #: dh_undocumented:18
3972 msgid ""
3973 "This program used to make symlinks to the undocumented.7 man page for man "
3974 "pages not present in a package. Debian policy now frowns on use of the "
3975 "undocumented.7 man page, and so this program does nothing, and should not be "
3976 "used."
3977 msgstr ""
3978
3979 # type: textblock
3980 #: dh_usrlocal:5
3981 msgid "dh_usrlocal - migrate usr/local directories to maintainer scripts"
3982 msgstr ""
3983
3984 # type: textblock
3985 #: dh_usrlocal:17
3986 msgid "B<dh_usrlocal> [S<I<debhelper options>>] [B<-n>]"
3987 msgstr ""
3988
3989 # type: textblock
3990 #: dh_usrlocal:21
3991 msgid ""
3992 "dh_usrlocal is a debhelper program that can be used for building packages "
3993 "that will provide a subdirectory in /usr/local when installed."
3994 msgstr ""
3995
3996 # type: textblock
3997 #: dh_usrlocal:24
3998 msgid ""
3999 "It finds subdirectories of usr/local in the package build directory, and "
4000 "removes them, replacing them with maintainer script snippets (unless B<-n> "
4001 "is used) to create the directories at install time, and remove them when the "
4002 "package is removed, in a manner compliant with Debian policy. These snippets "
4003 "are inserted into the maintainer scripts by dh_installdeb. See "
4004 "L<dh_installdeb(1)> for an explanation of Debhelper maintainer script "
4005 "snippets."
4006 msgstr ""
4007
4008 # type: textblock
4009 #: dh_usrlocal:32
4010 msgid ""
4011 "If the directories found in the build tree have unusual owners, groups, or "
4012 "permissions, then those values will be preserved in the directories made by "
4013 "the postinst script. However, as a special exception, if a directory is "
4014 "owned by root.root, it will be treated as if it is owned by root.staff and "
4015 "is mode 2775. This is useful, since that is the group and mode policy "
4016 "recommends for directories in /usr/local."
4017 msgstr ""
4018
4019 # type: textblock
4020 #: dh_usrlocal:45
4021 msgid "Do not modify F<postinst>/F<prerm> scripts."
4022 msgstr ""
4023
4024 # type: textblock
4025 #: dh_usrlocal:57
4026 msgid "Debian policy, version 2.2"
4027 msgstr ""
4028
4029 # type: textblock
4030 #: dh_usrlocal:122
4031 msgid "Andrew Stribblehill <ads@debian.org>"
4032 msgstr ""