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