~ubuntu-branches/ubuntu/utopic/debhelper/utopic-proposed

« back to all changes in this revision

Viewing changes to man/po4a/po/debhelper.pot

  • Committer: Bazaar Package Importer
  • Author(s): أحمد المحمودي (Ahmed El-Mahmoudy), أحمد المحمودي (Ahmed El-Mahmoudy), Daniel Holbach
  • Date: 2009-12-16 09:01:54 UTC
  • mfrom: (1.4.8 sid)
  • Revision ID: james.westby@ubuntu.com-20091216090154-4qtf6jm09jtbsnfg
Tags: 7.4.10ubuntu1
[ أحمد المحمودي (Ahmed El-Mahmoudy) ]
* Merge with Debian unstable (LP: #485956). Remaining Ubuntu changes:
  - dh_installinit: Add --upstart-only and --onlyscripts-upstart modes.
  - Add various autoscripts for above: postinst-upstart,
    postinst-upstart-replace, postinst-upstart-restart,
    prerm-upstart, prerm-upstart-norestart, preinst-removeconffile.
  - dh_installudev: Handle conffile migration from old Ubuntu defaults
    (needed until after the next LTS release).

[ Daniel Holbach ]
* Port merge from 7.4.7 to 7.4.10.

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
msgid ""
8
8
msgstr ""
9
9
"Project-Id-Version: PACKAGE VERSION\n"
10
 
"POT-Creation-Date: 2009-11-02 13:02+0100\n"
 
10
"POT-Creation-Date: 2009-12-16 10:25+0100\n"
11
11
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
12
12
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13
13
"Language-Team: LANGUAGE <LL@li.org>\n"
80
80
#. type: textblock
81
81
#: debhelper.pod:31
82
82
msgid ""
83
 
"Here is the complete list of available debhelper commands. See their man "
84
 
"pages for additional documentation."
 
83
"Here is the list of debhelper commands you can use. See their man pages for "
 
84
"additional documentation."
85
85
msgstr ""
86
86
 
87
87
#. type: textblock
89
89
msgid "#LIST#"
90
90
msgstr ""
91
91
 
92
 
#. type: textblock
 
92
#. type: =head2
93
93
#: debhelper.pod:40
 
94
msgid "Deprecated Commands"
 
95
msgstr ""
 
96
 
 
97
#. type: textblock
 
98
#: debhelper.pod:42
 
99
msgid "A few debhelper commands are deprecated and should not be used."
 
100
msgstr ""
 
101
 
 
102
#. type: textblock
 
103
#: debhelper.pod:46
 
104
msgid "#LIST_DEPRECATED#"
 
105
msgstr ""
 
106
 
 
107
#. type: =head2
 
108
#: debhelper.pod:50
 
109
msgid "Other Commands"
 
110
msgstr ""
 
111
 
 
112
#. type: textblock
 
113
#: debhelper.pod:52
94
114
msgid ""
95
115
"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."
 
116
"lists, then it is not part of the debhelper package, but it should still "
 
117
"work like the other programs described on this page."
98
118
msgstr ""
99
119
 
100
120
#. type: =head1
101
 
#: debhelper.pod:44
 
121
#: debhelper.pod:56
102
122
msgid "DEBHELPER CONFIG FILES"
103
123
msgstr ""
104
124
 
105
125
#. type: textblock
106
 
#: debhelper.pod:46
 
126
#: debhelper.pod:58
107
127
msgid ""
108
128
"Many debhelper commands make use of files in F<debian/> to control what they "
109
129
"do. Besides the common F<debian/changelog> and F<debian/control>, which are "
114
134
msgstr ""
115
135
 
116
136
#. type: textblock
117
 
#: debhelper.pod:53
 
137
#: debhelper.pod:65
118
138
msgid ""
119
139
"For example, dh_installdocs uses files named debian/package.docs to list the "
120
140
"documentation files it will install. See the man pages of individual "
125
145
msgstr ""
126
146
 
127
147
#. type: textblock
128
 
#: debhelper.pod:60
 
148
#: debhelper.pod:72
129
149
msgid ""
130
150
"Note that if a package is the first (or only) binary package listed in "
131
151
"debian/control, debhelper will use debian/foo if no debian/package.foo file "
133
153
msgstr ""
134
154
 
135
155
#. type: textblock
136
 
#: debhelper.pod:64
 
156
#: debhelper.pod:76
137
157
msgid ""
138
158
"In some rare cases, you may want to have different versions of these files "
139
159
"for different architectures or OSes. If files named debian/package.foo.ARCH "
144
164
msgstr ""
145
165
 
146
166
#. type: textblock
147
 
#: debhelper.pod:71
 
167
#: debhelper.pod:83
148
168
msgid ""
149
169
"In many cases, these config files are used to specify various types of "
150
170
"files. Documentation or example files to install, files to move, and so on.  "
153
173
msgstr ""
154
174
 
155
175
#. type: textblock
156
 
#: debhelper.pod:76
 
176
#: debhelper.pod:88
157
177
msgid ""
158
178
"You can also put comments in these files; lines beginning with \"#\" are "
159
179
"ignored."
160
180
msgstr ""
161
181
 
162
182
#. type: =head1
163
 
#: debhelper.pod:79
 
183
#: debhelper.pod:91
164
184
msgid "SHARED DEBHELPER OPTIONS"
165
185
msgstr ""
166
186
 
167
187
#. type: textblock
168
 
#: debhelper.pod:81
 
188
#: debhelper.pod:93
169
189
msgid "The following command line options are supported by all debhelper programs."
170
190
msgstr ""
171
191
 
172
192
#. type: =item
173
 
#: debhelper.pod:85
 
193
#: debhelper.pod:97
174
194
msgid "B<-v>, B<--verbose>"
175
195
msgstr ""
176
196
 
177
197
#. type: textblock
178
 
#: debhelper.pod:87
 
198
#: debhelper.pod:99
179
199
msgid "Verbose mode: show all commands that modify the package build directory."
180
200
msgstr ""
181
201
 
182
202
#. type: =item
183
 
#: debhelper.pod:89
 
203
#: debhelper.pod:101 dh:81
184
204
msgid "B<--no-act>"
185
205
msgstr ""
186
206
 
187
207
#. type: textblock
188
 
#: debhelper.pod:91
 
208
#: debhelper.pod:103
189
209
msgid ""
190
210
"Do not really do anything. If used with -v, the result is that the command "
191
211
"will output what it would have done."
192
212
msgstr ""
193
213
 
194
214
#. type: =item
195
 
#: debhelper.pod:94
 
215
#: debhelper.pod:106
196
216
msgid "B<-a>, B<--arch>"
197
217
msgstr ""
198
218
 
199
219
#. type: textblock
200
 
#: debhelper.pod:96
 
220
#: debhelper.pod:108
201
221
msgid ""
202
222
"Act on architecture dependent packages that should be built for the build "
203
223
"architecture."
204
224
msgstr ""
205
225
 
206
226
#. type: =item
207
 
#: debhelper.pod:99
 
227
#: debhelper.pod:111
208
228
msgid "B<-i>, B<--indep>"
209
229
msgstr ""
210
230
 
211
231
#. type: textblock
212
 
#: debhelper.pod:101
 
232
#: debhelper.pod:113
213
233
msgid "Act on all architecture independent packages."
214
234
msgstr ""
215
235
 
216
236
#. type: =item
217
 
#: debhelper.pod:103
 
237
#: debhelper.pod:115
218
238
msgid "B<->I<ppackage>, B<--package=>I<package>"
219
239
msgstr ""
220
240
 
221
241
#. type: textblock
222
 
#: debhelper.pod:105
 
242
#: debhelper.pod:117
223
243
msgid ""
224
244
"Act on the package named \"package\". This option may be specified multiple "
225
245
"times to make debhelper operate on a given set of packages."
226
246
msgstr ""
227
247
 
228
248
#. type: =item
229
 
#: debhelper.pod:108
 
249
#: debhelper.pod:120
230
250
msgid "B<-s>, B<--same-arch>"
231
251
msgstr ""
232
252
 
233
253
#. type: textblock
234
 
#: debhelper.pod:110
 
254
#: debhelper.pod:122
235
255
msgid ""
236
256
"This used to be a smarter version of the -a flag, but the -a flag is now "
237
257
"equally smart."
238
258
msgstr ""
239
259
 
240
260
#. type: =item
241
 
#: debhelper.pod:113
 
261
#: debhelper.pod:125
242
262
msgid "B<-N>I<package>, B<--no-package=>I<package>"
243
263
msgstr ""
244
264
 
245
265
#. type: textblock
246
 
#: debhelper.pod:115
 
266
#: debhelper.pod:127
247
267
msgid ""
248
268
"Do not act on the specified package even if an -a, -i, or -p option lists "
249
269
"the package as one that should be acted on."
250
270
msgstr ""
251
271
 
252
272
#. type: =item
253
 
#: debhelper.pod:118
 
273
#: debhelper.pod:130
254
274
msgid "B<--remaining-packages>"
255
275
msgstr ""
256
276
 
257
277
#. type: textblock
258
 
#: debhelper.pod:120
 
278
#: debhelper.pod:132
259
279
msgid ""
260
280
"Do not act on the packages which have already been acted on by this "
261
281
"debhelper command earlier (i.e. if the command is present in the package "
265
285
msgstr ""
266
286
 
267
287
#. type: =item
268
 
#: debhelper.pod:126
 
288
#: debhelper.pod:138
269
289
msgid "B<--ignore=>I<file>"
270
290
msgstr ""
271
291
 
272
292
#. type: textblock
273
 
#: debhelper.pod:128
 
293
#: debhelper.pod:140
274
294
msgid ""
275
295
"Ignore the specified file. This can be used if debian/ contains a debhelper "
276
296
"config file that a debhelper command should not act on. Note that "
279
299
msgstr ""
280
300
 
281
301
#. type: textblock
282
 
#: debhelper.pod:133
 
302
#: debhelper.pod:145
283
303
msgid ""
284
304
"For example, if upstream ships a debian/init that you don't want "
285
305
"dh_installinit to install, use --ignore=debian/init"
286
306
msgstr ""
287
307
 
288
308
#. type: =item
289
 
#: debhelper.pod:136
 
309
#: debhelper.pod:148
290
310
msgid "B<-P>I<tmpdir>, B<--tmpdir=>I<tmpdir>"
291
311
msgstr ""
292
312
 
293
313
#. type: textblock
294
 
#: debhelper.pod:138
 
314
#: debhelper.pod:150
295
315
msgid "Use \"tmpdir\" for package build directory. The default is debian/<package>"
296
316
msgstr ""
297
317
 
298
318
#. type: =item
299
 
#: debhelper.pod:140
 
319
#: debhelper.pod:152
300
320
msgid "B<--mainpackage=>I<package>"
301
321
msgstr ""
302
322
 
303
323
#. type: textblock
304
 
#: debhelper.pod:142
 
324
#: debhelper.pod:154
305
325
msgid ""
306
326
"This little-used option changes the package which debhelper considers the "
307
327
"\"main package\", that is, the first one listed in debian/control, and the "
310
330
msgstr ""
311
331
 
312
332
#. type: =head1
313
 
#: debhelper.pod:149
 
333
#: debhelper.pod:161
314
334
msgid "COMMON DEBHELPER OPTIONS"
315
335
msgstr ""
316
336
 
317
337
#. type: textblock
318
 
#: debhelper.pod:151
 
338
#: debhelper.pod:163
319
339
msgid ""
320
340
"The following command line options are supported by some debhelper "
321
341
"programs.  See the man page of each program for a complete explanation of "
323
343
msgstr ""
324
344
 
325
345
#. type: =item
326
 
#: debhelper.pod:157
 
346
#: debhelper.pod:169
327
347
msgid "B<-n>"
328
348
msgstr ""
329
349
 
330
350
#. type: textblock
331
 
#: debhelper.pod:159
 
351
#: debhelper.pod:171
332
352
msgid "Do not modify postinst/postrm/etc scripts."
333
353
msgstr ""
334
354
 
335
355
#. type: =item
336
 
#: debhelper.pod:161 dh_compress:51 dh_makeshlibs:76 dh_md5sums:37 dh_shlibdeps:36 dh_strip:39
 
356
#: debhelper.pod:173 dh_compress:50 dh_makeshlibs:76 dh_md5sums:37 dh_shlibdeps:30 dh_strip:39
337
357
msgid "B<-X>I<item>, B<--exclude=>I<item>"
338
358
msgstr ""
339
359
 
340
360
#. type: textblock
341
 
#: debhelper.pod:163
 
361
#: debhelper.pod:175
342
362
msgid ""
343
363
"Exclude an item from processing. This option may be used multiple times, to "
344
364
"exclude more than one thing."
345
365
msgstr ""
346
366
 
347
367
#. type: =item
348
 
#: debhelper.pod:166 dh_bugfiles:54 dh_compress:59 dh_installdirs:35 dh_installdocs:64 dh_installexamples:36 dh_installinfo:35 dh_installman:64 dh_link:55
 
368
#: debhelper.pod:178 dh_bugfiles:54 dh_compress:58 dh_installdirs:35 dh_installdocs:64 dh_installexamples:36 dh_installinfo:35 dh_installman:64 dh_link:55
349
369
msgid "B<-A>, B<--all>"
350
370
msgstr ""
351
371
 
352
372
#. type: textblock
353
 
#: debhelper.pod:168
 
373
#: debhelper.pod:180
354
374
msgid ""
355
375
"Makes files or other items that are specified on the command line take "
356
376
"effect in ALL packages acted on, not just the first."
357
377
msgstr ""
358
378
 
359
379
#. type: =head1
360
 
#: debhelper.pod:173
 
380
#: debhelper.pod:185
361
381
msgid "BUILD SYSTEM OPTIONS"
362
382
msgstr ""
363
383
 
364
384
#. type: textblock
365
 
#: debhelper.pod:175
 
385
#: debhelper.pod:187
366
386
msgid ""
367
387
"The following command line options are supported by all of the dh_auto_* "
368
388
"debhelper programs. These programs support a variety of build systems, and "
371
391
msgstr ""
372
392
 
373
393
#. type: =item
374
 
#: debhelper.pod:182
 
394
#: debhelper.pod:194
375
395
msgid "B<-S>I<buildsystem>, B<--buildsystem=>I<buildsystem>"
376
396
msgstr ""
377
397
 
378
398
#. type: textblock
379
 
#: debhelper.pod:184
 
399
#: debhelper.pod:196
380
400
msgid ""
381
401
"Force use of the specified I<buildsystem>, instead of trying to auto-select "
382
402
"one which might be applicable for the package."
383
403
msgstr ""
384
404
 
385
405
#. type: =item
386
 
#: debhelper.pod:187
 
406
#: debhelper.pod:199
387
407
msgid "B<-D>I<directory>, B<--sourcedirectory=>I<directory>"
388
408
msgstr ""
389
409
 
390
410
#. type: textblock
391
 
#: debhelper.pod:189
 
411
#: debhelper.pod:201
392
412
msgid ""
393
413
"Assume that the original package source tree is at the specified "
394
414
"I<directory> rather than the top level directory of the Debian source "
396
416
msgstr ""
397
417
 
398
418
#. type: =item
399
 
#: debhelper.pod:193
 
419
#: debhelper.pod:205
400
420
msgid "B<-B>[I<directory>], B<--builddirectory>=[I<directory>]"
401
421
msgstr ""
402
422
 
403
423
#. type: textblock
404
 
#: debhelper.pod:195
 
424
#: debhelper.pod:207
405
425
msgid ""
406
426
"Enable out of source building and use the specified I<directory> as the "
407
427
"build directory. If I<directory> parameter is omitted, a default build "
409
429
msgstr ""
410
430
 
411
431
#. type: textblock
412
 
#: debhelper.pod:199
 
432
#: debhelper.pod:211
413
433
msgid ""
414
434
"If this option is not specified, building will be done in source by default "
415
435
"unless the build system requires or prefers out of source tree building.  In "
418
438
msgstr ""
419
439
 
420
440
#. type: textblock
421
 
#: debhelper.pod:204
 
441
#: debhelper.pod:216
422
442
msgid ""
423
443
"If the build system prefers out of source tree building but still allows in "
424
444
"source building, the latter can be re-enabled by passing a build directory "
426
446
msgstr ""
427
447
 
428
448
#. type: =item
429
 
#: debhelper.pod:208 dh:61
 
449
#: debhelper.pod:220
 
450
msgid "B<--parallel>"
 
451
msgstr ""
 
452
 
 
453
#. type: textblock
 
454
#: debhelper.pod:222
 
455
msgid ""
 
456
"Enable parallel builds if underlying build system supports them.  The number "
 
457
"of parallel jobs is controlled by the DEB_BUILD_OPTIONS environment variable "
 
458
"(L<Debian Policy, section 4.9.1>) at build time. It might also be subject to "
 
459
"a build system specific limit."
 
460
msgstr ""
 
461
 
 
462
#. type: textblock
 
463
#: debhelper.pod:227
 
464
msgid ""
 
465
"If this option is not specified, debhelper currently defaults to not "
 
466
"allowing parallel package builds."
 
467
msgstr ""
 
468
 
 
469
#. type: =item
 
470
#: debhelper.pod:230
 
471
msgid "B<--max-parallel>I<=maximum>"
 
472
msgstr ""
 
473
 
 
474
#. type: textblock
 
475
#: debhelper.pod:232
 
476
msgid ""
 
477
"This option implies L<--parallel> and allows further limiting the number of "
 
478
"jobs that can be used in a parallel build. If the package build is known to "
 
479
"only work with certain levels of concurrency, you can set this to the "
 
480
"maximum level that is known to work, or that you wish to support."
 
481
msgstr ""
 
482
 
 
483
#. type: =item
 
484
#: debhelper.pod:237 dh:61
430
485
msgid "B<--list>, B<-l>"
431
486
msgstr ""
432
487
 
433
488
#. type: textblock
434
 
#: debhelper.pod:210
 
489
#: debhelper.pod:239
435
490
msgid ""
436
491
"List all build systems supported by debhelper on this system. The list "
437
492
"includes both default and third party build systems (marked as such). Also "
440
495
msgstr ""
441
496
 
442
497
#. type: =head1
443
 
#: debhelper.pod:217 dh_auto_test:44 dh_installcatalogs:59 dh_installdocs:110 dh_installemacsen:67 dh_installexamples:53 dh_installinit:141 dh_installman:81 dh_installmime:51 dh_installmodules:60 dh_installudev:55 dh_installwm:54 dh_installxfonts:37 dh_movefiles:64 dh_strip:68 dh_usrlocal:49
 
498
#: debhelper.pod:246 dh_auto_test:44 dh_installcatalogs:59 dh_installdocs:110 dh_installemacsen:67 dh_installexamples:53 dh_installinit:141 dh_installman:81 dh_installmime:51 dh_installmodules:60 dh_installudev:55 dh_installwm:54 dh_installxfonts:37 dh_movefiles:64 dh_strip:68 dh_usrlocal:49
444
499
msgid "NOTES"
445
500
msgstr ""
446
501
 
447
502
#. type: =head2
448
 
#: debhelper.pod:219
 
503
#: debhelper.pod:248
449
504
msgid "Multiple binary package support"
450
505
msgstr ""
451
506
 
452
507
#. type: textblock
453
 
#: debhelper.pod:221
 
508
#: debhelper.pod:250
454
509
msgid ""
455
510
"If your source package generates more than one binary package, debhelper "
456
511
"programs will default to acting on all binary packages when run. If your "
462
517
msgstr ""
463
518
 
464
519
#. type: textblock
465
 
#: debhelper.pod:229
 
520
#: debhelper.pod:258
466
521
msgid ""
467
522
"To facilitate this, as well as give you more control over which packages are "
468
523
"acted on by debhelper programs, all debhelper programs accept the B<-a>, "
472
527
msgstr ""
473
528
 
474
529
#. type: =head2
475
 
#: debhelper.pod:235
 
530
#: debhelper.pod:264
476
531
msgid "Automatic generation of debian install scripts"
477
532
msgstr ""
478
533
 
479
534
#. type: textblock
480
 
#: debhelper.pod:237
 
535
#: debhelper.pod:266
481
536
msgid ""
482
537
"Some debhelper commands will automatically generate parts of debian "
483
538
"maintainer scripts. If you want these automatically generated things "
488
543
msgstr ""
489
544
 
490
545
#. type: textblock
491
 
#: debhelper.pod:244
 
546
#: debhelper.pod:273
492
547
msgid ""
493
548
"If a script does not exist at all and debhelper needs to add something to "
494
549
"it, then debhelper will create the complete script."
495
550
msgstr ""
496
551
 
497
552
#. type: textblock
498
 
#: debhelper.pod:247
 
553
#: debhelper.pod:276
499
554
msgid ""
500
555
"All debhelper commands that automatically generate code in this way let it "
501
556
"be disabled by the -n parameter (see above)."
502
557
msgstr ""
503
558
 
504
559
#. type: textblock
505
 
#: debhelper.pod:250
 
560
#: debhelper.pod:279
506
561
msgid ""
507
562
"Note that the inserted code will be shell code, so you cannot directly use "
508
563
"it in a perl script. If you would like to embed it into a perl script, here "
511
566
msgstr ""
512
567
 
513
568
#. type: verbatim
514
 
#: debhelper.pod:255
 
569
#: debhelper.pod:284
515
570
#, no-wrap
516
571
msgid ""
517
572
"  my $temp=\"set -e\\nset -- @ARGV\\n\" . << 'EOF';\n"
523
578
msgstr ""
524
579
 
525
580
#. type: =head2
526
 
#: debhelper.pod:261
 
581
#: debhelper.pod:290
527
582
msgid "Automatic generation of miscellaneous dependencies."
528
583
msgstr ""
529
584
 
530
585
#. type: textblock
531
 
#: debhelper.pod:263
 
586
#: debhelper.pod:292
532
587
msgid ""
533
588
"Some debhelper commands may make the generated package need to depend on "
534
589
"some other packages. For example, if you use L<dh_installdebconf(1)>, your "
540
595
msgstr ""
541
596
 
542
597
#. type: textblock
543
 
#: debhelper.pod:271
 
598
#: debhelper.pod:300
544
599
msgid ""
545
600
"All commands of this type, besides documenting what dependencies may be "
546
601
"needed on their man pages, will automatically generate a substvar called "
549
604
msgstr ""
550
605
 
551
606
#. type: textblock
552
 
#: debhelper.pod:276
 
607
#: debhelper.pod:305
553
608
msgid ""
554
609
"This is entirely independent of the standard ${shlibs:Depends} generated by "
555
610
"L<dh_makeshlibs(1)>, and the ${perl:Depends} generated by L<dh_perl(1)>.  "
558
613
msgstr ""
559
614
 
560
615
#. type: =head2
561
 
#: debhelper.pod:281
 
616
#: debhelper.pod:310
562
617
msgid "Package build directories"
563
618
msgstr ""
564
619
 
565
620
#. type: textblock
566
 
#: debhelper.pod:283
 
621
#: debhelper.pod:312
567
622
msgid ""
568
623
"By default, all debhelper programs assume that the temporary directory used "
569
624
"for assembling the tree of files in a package is debian/<package>."
570
625
msgstr ""
571
626
 
572
627
#. type: textblock
573
 
#: debhelper.pod:286
 
628
#: debhelper.pod:315
574
629
msgid ""
575
630
"Sometimes, you might want to use some other temporary directory. This is "
576
631
"supported by the -P flag. For example, \"dh_installdocs -Pdebian/tmp\", will "
582
637
msgstr ""
583
638
 
584
639
#. type: =head2
585
 
#: debhelper.pod:294
 
640
#: debhelper.pod:323
586
641
msgid "Debhelper compatibility levels"
587
642
msgstr ""
588
643
 
589
644
#. type: textblock
590
 
#: debhelper.pod:296
 
645
#: debhelper.pod:325
591
646
msgid ""
592
647
"From time to time, major non-backwards-compatible changes need to be made to "
593
648
"debhelper, to keep it clean and well-designed as needs change and its author "
598
653
msgstr ""
599
654
 
600
655
#. type: textblock
601
 
#: debhelper.pod:303
 
656
#: debhelper.pod:332
602
657
msgid ""
603
658
"Tell debhelper what compatibility level to use by writing a number to "
604
659
"debian/compat. For example, to turn on V7 mode:"
605
660
msgstr ""
606
661
 
607
662
#. type: verbatim
608
 
#: debhelper.pod:306
 
663
#: debhelper.pod:335
609
664
#, no-wrap
610
665
msgid ""
611
666
"  % echo 7 > debian/compat\n"
613
668
msgstr ""
614
669
 
615
670
#. type: textblock
616
 
#: debhelper.pod:308
 
671
#: debhelper.pod:337
617
672
msgid ""
618
673
"Unless otherwise indicated, all debhelper documentation assumes that you are "
619
674
"using the most recent compatibility level, and in most cases does not "
624
679
msgstr ""
625
680
 
626
681
#. type: textblock
627
 
#: debhelper.pod:315
 
682
#: debhelper.pod:344
628
683
msgid "These are the available compatibility levels:"
629
684
msgstr ""
630
685
 
631
686
#. type: =item
632
 
#: debhelper.pod:319
 
687
#: debhelper.pod:348
633
688
msgid "V1"
634
689
msgstr ""
635
690
 
636
691
#. type: textblock
637
 
#: debhelper.pod:321
 
692
#: debhelper.pod:350
638
693
msgid ""
639
694
"This is the original debhelper compatibility level, and so it is the default "
640
695
"one. In this mode, debhelper will use debian/tmp as the package tree "
643
698
msgstr ""
644
699
 
645
700
#. type: textblock
646
 
#: debhelper.pod:326 debhelper.pod:333 debhelper.pod:356 debhelper.pod:385
 
701
#: debhelper.pod:355 debhelper.pod:362 debhelper.pod:385 debhelper.pod:414
647
702
msgid "This mode is deprecated."
648
703
msgstr ""
649
704
 
650
705
#. type: =item
651
 
#: debhelper.pod:328
 
706
#: debhelper.pod:357
652
707
msgid "V2"
653
708
msgstr ""
654
709
 
655
710
#. type: textblock
656
 
#: debhelper.pod:330
 
711
#: debhelper.pod:359
657
712
msgid ""
658
713
"In this mode, debhelper will consistently use debian/<package> as the "
659
714
"package tree directory for every package that is built."
660
715
msgstr ""
661
716
 
662
717
#. type: =item
663
 
#: debhelper.pod:335
 
718
#: debhelper.pod:364
664
719
msgid "V3"
665
720
msgstr ""
666
721
 
667
722
#. type: textblock
668
 
#: debhelper.pod:337
 
723
#: debhelper.pod:366
669
724
msgid "This mode works like V2, with the following additions:"
670
725
msgstr ""
671
726
 
672
727
#. type: =item
673
 
#: debhelper.pod:341 debhelper.pod:346 debhelper.pod:350 debhelper.pod:364 debhelper.pod:369 debhelper.pod:374 debhelper.pod:379 debhelper.pod:393 debhelper.pod:397 debhelper.pod:402 debhelper.pod:406 debhelper.pod:418 debhelper.pod:423 debhelper.pod:429 debhelper.pod:435 debhelper.pod:450 debhelper.pod:457 debhelper.pod:461 debhelper.pod:465
 
728
#: debhelper.pod:370 debhelper.pod:375 debhelper.pod:379 debhelper.pod:393 debhelper.pod:398 debhelper.pod:403 debhelper.pod:408 debhelper.pod:422 debhelper.pod:426 debhelper.pod:431 debhelper.pod:435 debhelper.pod:447 debhelper.pod:452 debhelper.pod:458 debhelper.pod:464 debhelper.pod:479 debhelper.pod:486 debhelper.pod:490 debhelper.pod:494
674
729
msgid "-"
675
730
msgstr ""
676
731
 
677
732
#. type: textblock
678
 
#: debhelper.pod:343
 
733
#: debhelper.pod:372
679
734
msgid ""
680
735
"Debhelper config files support globbing via * and ?, when appropriate. To "
681
736
"turn this off and use those characters raw, just prefix with a backslash."
682
737
msgstr ""
683
738
 
684
739
#. type: textblock
685
 
#: debhelper.pod:348
 
740
#: debhelper.pod:377
686
741
msgid "dh_makeshlibs makes the postinst and postrm scripts call ldconfig."
687
742
msgstr ""
688
743
 
689
744
#. type: textblock
690
 
#: debhelper.pod:352
 
745
#: debhelper.pod:381
691
746
msgid "Every file in etc/ is automatically flagged as a conffile by dh_installdeb."
692
747
msgstr ""
693
748
 
694
749
#. type: =item
695
 
#: debhelper.pod:358
 
750
#: debhelper.pod:387
696
751
msgid "V4"
697
752
msgstr ""
698
753
 
699
754
#. type: textblock
700
 
#: debhelper.pod:360
 
755
#: debhelper.pod:389
701
756
msgid "Changes from V3 are:"
702
757
msgstr ""
703
758
 
704
759
#. type: textblock
705
 
#: debhelper.pod:366
 
760
#: debhelper.pod:395
706
761
msgid ""
707
762
"dh_makeshlibs -V will not include the debian part of the version number in "
708
763
"the generated dependency line in the shlibs file."
709
764
msgstr ""
710
765
 
711
766
#. type: textblock
712
 
#: debhelper.pod:371
 
767
#: debhelper.pod:400
713
768
msgid ""
714
769
"You are encouraged to put the new ${misc:Depends} into debian/control to "
715
770
"supplement the ${shlibs:Depends} field."
716
771
msgstr ""
717
772
 
718
773
#. type: textblock
719
 
#: debhelper.pod:376
 
774
#: debhelper.pod:405
720
775
msgid ""
721
776
"dh_fixperms will make all files in bin/ directories and in etc/init.d "
722
777
"executable."
723
778
msgstr ""
724
779
 
725
780
#. type: textblock
726
 
#: debhelper.pod:381
 
781
#: debhelper.pod:410
727
782
msgid "dh_link will correct existing links to conform with policy."
728
783
msgstr ""
729
784
 
730
785
#. type: =item
731
 
#: debhelper.pod:387
 
786
#: debhelper.pod:416
732
787
msgid "V5"
733
788
msgstr ""
734
789
 
735
790
#. type: textblock
736
 
#: debhelper.pod:389
 
791
#: debhelper.pod:418
737
792
msgid "Changes from V4 are:"
738
793
msgstr ""
739
794
 
740
795
#. type: textblock
741
 
#: debhelper.pod:395
 
796
#: debhelper.pod:424
742
797
msgid "Comments are ignored in debhelper config files."
743
798
msgstr ""
744
799
 
745
800
#. type: textblock
746
 
#: debhelper.pod:399
 
801
#: debhelper.pod:428
747
802
msgid ""
748
803
"dh_strip --dbg-package now specifies the name of a package to put debugging "
749
804
"symbols in, not the packages to take the symbols from."
750
805
msgstr ""
751
806
 
752
807
#. type: textblock
753
 
#: debhelper.pod:404
 
808
#: debhelper.pod:433
754
809
msgid "dh_installdocs skips installing empty files."
755
810
msgstr ""
756
811
 
757
812
#. type: textblock
758
 
#: debhelper.pod:408
 
813
#: debhelper.pod:437
759
814
msgid "dh_install errors out if wildcards expand to nothing."
760
815
msgstr ""
761
816
 
762
817
#. type: =item
763
 
#: debhelper.pod:412
 
818
#: debhelper.pod:441
764
819
msgid "V6"
765
820
msgstr ""
766
821
 
767
822
#. type: textblock
768
 
#: debhelper.pod:414
 
823
#: debhelper.pod:443
769
824
msgid "Changes from V5 are:"
770
825
msgstr ""
771
826
 
772
827
#. type: textblock
773
 
#: debhelper.pod:420
 
828
#: debhelper.pod:449
774
829
msgid ""
775
830
"Commands that generate maintainer script fragments will order the fragments "
776
831
"in reverse order for the prerm and postrm scripts."
777
832
msgstr ""
778
833
 
779
834
#. type: textblock
780
 
#: debhelper.pod:425
 
835
#: debhelper.pod:454
781
836
msgid ""
782
837
"dh_installwm will install a slave manpage link for x-window-manager.1.gz, if "
783
838
"it sees the man page in usr/share/man/man1 in the package build directory."
784
839
msgstr ""
785
840
 
786
841
#. type: textblock
787
 
#: debhelper.pod:431
 
842
#: debhelper.pod:460
788
843
msgid ""
789
844
"dh_builddeb did not previously delete everything matching DH_ALWAYS_EXCLUDE, "
790
845
"if it was set to a list of things to exclude, such as \"CVS:.svn:.git\". Now "
792
847
msgstr ""
793
848
 
794
849
#. type: textblock
795
 
#: debhelper.pod:437
 
850
#: debhelper.pod:466
796
851
msgid ""
797
852
"dh_installman allows overwriting existing man pages in the package build "
798
853
"directory. In previous compatibility levels it silently refuses to do this."
799
854
msgstr ""
800
855
 
801
856
#. type: =item
802
 
#: debhelper.pod:442
 
857
#: debhelper.pod:471
803
858
msgid "V7"
804
859
msgstr ""
805
860
 
806
861
#. type: textblock
807
 
#: debhelper.pod:444
 
862
#: debhelper.pod:473
808
863
msgid "This is the recommended mode of operation."
809
864
msgstr ""
810
865
 
811
866
#. type: textblock
812
 
#: debhelper.pod:446
 
867
#: debhelper.pod:475
813
868
msgid "Changes from V6 are:"
814
869
msgstr ""
815
870
 
816
871
#. type: textblock
817
 
#: debhelper.pod:452
 
872
#: debhelper.pod:481
818
873
msgid ""
819
874
"dh_install, will fall back to looking for files in debian/tmp if it doesn't "
820
875
"find them in the current directory (or wherever you tell it look using "
823
878
msgstr ""
824
879
 
825
880
#. type: textblock
826
 
#: debhelper.pod:459
 
881
#: debhelper.pod:488
827
882
msgid "dh_clean will read debian/clean and delete files listed there."
828
883
msgstr ""
829
884
 
830
885
#. type: textblock
831
 
#: debhelper.pod:463
 
886
#: debhelper.pod:492
832
887
msgid "dh_clean will delete toplevel *-stamp files."
833
888
msgstr ""
834
889
 
835
890
#. type: textblock
836
 
#: debhelper.pod:467
 
891
#: debhelper.pod:496
837
892
msgid ""
838
893
"dh_installchangelogs will guess at what file is the upstream changelog if "
839
894
"none is specified."
840
895
msgstr ""
841
896
 
842
897
#. type: =head2
843
 
#: debhelper.pod:474
 
898
#: debhelper.pod:503
844
899
msgid "udebs"
845
900
msgstr ""
846
901
 
847
902
#. type: textblock
848
 
#: debhelper.pod:476
 
903
#: debhelper.pod:505
849
904
msgid ""
850
905
"Debhelper includes support for udebs. To create a udeb with debhelper, add "
851
906
"\"XC-Package-Type: udeb\" to the package's stanza in debian/control, and "
856
911
msgstr ""
857
912
 
858
913
#. type: =head2
859
 
#: debhelper.pod:483
 
914
#: debhelper.pod:512
860
915
msgid "Other notes"
861
916
msgstr ""
862
917
 
863
918
#. type: textblock
864
 
#: debhelper.pod:485
 
919
#: debhelper.pod:514
865
920
msgid ""
866
921
"In general, if any debhelper program needs a directory to exist under "
867
922
"debian/, it will create it. I haven't bothered to document this in all the "
872
927
msgstr ""
873
928
 
874
929
#. type: textblock
875
 
#: debhelper.pod:491
 
930
#: debhelper.pod:520
876
931
msgid ""
877
932
"Once your package uses debhelper to build, be sure to add debhelper to your "
878
933
"Build-Depends line in debian/control. You should build-depend on a version "
881
936
msgstr ""
882
937
 
883
938
#. type: verbatim
884
 
#: debhelper.pod:497
 
939
#: debhelper.pod:526
885
940
#, no-wrap
886
941
msgid ""
887
942
"  Build-Depends: debhelper (>= 7)\n"
889
944
msgstr ""
890
945
 
891
946
#. type: =head1
892
 
#: debhelper.pod:499
 
947
#: debhelper.pod:528
893
948
msgid "ENVIRONMENT"
894
949
msgstr ""
895
950
 
896
951
#. type: =item
897
 
#: debhelper.pod:503
 
952
#: debhelper.pod:532
898
953
msgid "DH_VERBOSE"
899
954
msgstr ""
900
955
 
901
956
#. type: textblock
902
 
#: debhelper.pod:505
 
957
#: debhelper.pod:534
903
958
msgid ""
904
959
"Set to 1 to enable verbose mode. Debhelper will output every command it runs "
905
960
"that modifies files on the build system."
906
961
msgstr ""
907
962
 
908
963
#. type: =item
909
 
#: debhelper.pod:508
 
964
#: debhelper.pod:537
910
965
msgid "DH_COMPAT"
911
966
msgstr ""
912
967
 
913
968
#. type: textblock
914
 
#: debhelper.pod:510
 
969
#: debhelper.pod:539
915
970
msgid ""
916
971
"Temporarily specifies what compatibility level debhelper should run at, "
917
972
"overriding any value in debian/compat."
918
973
msgstr ""
919
974
 
920
975
#. type: =item
921
 
#: debhelper.pod:513
 
976
#: debhelper.pod:542
922
977
msgid "DH_NO_ACT"
923
978
msgstr ""
924
979
 
925
980
#. type: textblock
926
 
#: debhelper.pod:515
 
981
#: debhelper.pod:544
927
982
msgid "Set to 1 to enable no-act mode."
928
983
msgstr ""
929
984
 
930
985
#. type: =item
931
 
#: debhelper.pod:517
 
986
#: debhelper.pod:546
932
987
msgid "DH_OPTIONS"
933
988
msgstr ""
934
989
 
935
990
#. type: textblock
936
 
#: debhelper.pod:519
 
991
#: debhelper.pod:548
937
992
msgid ""
938
993
"Anything in this variable will be prepended to the command line arguments of "
939
994
"all debhelper commands. Command-specific options will be ignored by commands "
941
996
msgstr ""
942
997
 
943
998
#. type: textblock
944
 
#: debhelper.pod:523
 
999
#: debhelper.pod:552
945
1000
msgid ""
946
1001
"This is useful in some situations, for example, if you need to pass -p to "
947
1002
"all debhelper commands that will be run. One good way to set DH_OPTIONS is "
950
1005
msgstr ""
951
1006
 
952
1007
#. type: =item
953
 
#: debhelper.pod:528
 
1008
#: debhelper.pod:557
954
1009
msgid "DH_ALWAYS_EXCLUDE"
955
1010
msgstr ""
956
1011
 
957
1012
#. type: textblock
958
 
#: debhelper.pod:530
 
1013
#: debhelper.pod:559
959
1014
msgid ""
960
1015
"If set, this adds the value the variable is set to to the -X options of all "
961
1016
"commands that support the -X option. Moreover, dh_builddeb will rm -rf "
963
1018
msgstr ""
964
1019
 
965
1020
#. type: textblock
966
 
#: debhelper.pod:534
 
1021
#: debhelper.pod:563
967
1022
msgid ""
968
1023
"This can be useful if you are doing a build from a CVS source tree, in which "
969
1024
"case setting DH_ALWAYS_EXCLUDE=CVS will prevent any CVS directories from "
974
1029
msgstr ""
975
1030
 
976
1031
#. type: textblock
977
 
#: debhelper.pod:541
 
1032
#: debhelper.pod:570
978
1033
msgid ""
979
1034
"Multiple things to exclude can be separated with colons, as in "
980
1035
"DH_ALWAYS_EXCLUDE=CVS:.svn"
981
1036
msgstr ""
982
1037
 
983
1038
#. type: =head1
984
 
#: debhelper.pod:546 dh:604 dh_auto_build:47 dh_auto_clean:48 dh_auto_configure:53 dh_auto_install:85 dh_auto_test:58 dh_bugfiles:122 dh_builddeb:88 dh_clean:138 dh_compress:200 dh_desktop:31 dh_fixperms:122 dh_gconf:110 dh_gencontrol:79 dh_icons:65 dh_install:274 dh_installcatalogs:116 dh_installchangelogs:169 dh_installcron:77 dh_installdeb:108 dh_installdebconf:129 dh_installdirs:86 dh_installdocs:298 dh_installemacsen:124 dh_installexamples:106 dh_installifupdown:69 dh_installinfo:77 dh_installinit:320 dh_installlogcheck:66 dh_installlogrotate:50 dh_installman:253 dh_installmanpages:197 dh_installmenu:87 dh_installmime:95 dh_installmodules:124 dh_installpam:59 dh_installppp:65 dh_installudev:125 dh_installwm:108 dh_installxfonts:86 dh_link:226 dh_lintian:57 dh_listpackages:29 dh_makeshlibs:237 dh_md5sums:89 dh_movefiles:170 dh_perl:147 dh_prep:60 dh_python:282 dh_scrollkeeper:28 dh_shlibdeps:168 dh_strip:227 dh_suidregister:117 dh_testdir:44 dh_testroot:27 dh_testversion:75 dh_undocumented:28 dh_usrlocal:114
 
1039
#: debhelper.pod:575 dh:615 dh_auto_build:47 dh_auto_clean:48 dh_auto_configure:53 dh_auto_install:85 dh_auto_test:58 dh_bugfiles:122 dh_builddeb:91 dh_clean:138 dh_compress:199 dh_desktop:31 dh_fixperms:122 dh_gconf:110 dh_gencontrol:82 dh_icons:65 dh_install:274 dh_installcatalogs:116 dh_installchangelogs:169 dh_installcron:77 dh_installdeb:108 dh_installdebconf:129 dh_installdirs:86 dh_installdocs:301 dh_installemacsen:124 dh_installexamples:106 dh_installifupdown:69 dh_installinfo:77 dh_installinit:320 dh_installlogcheck:66 dh_installlogrotate:50 dh_installman:253 dh_installmanpages:197 dh_installmenu:87 dh_installmime:95 dh_installmodules:124 dh_installpam:59 dh_installppp:65 dh_installudev:125 dh_installwm:108 dh_installxfonts:86 dh_link:226 dh_lintian:57 dh_listpackages:29 dh_makeshlibs:237 dh_md5sums:89 dh_movefiles:170 dh_perl:147 dh_prep:60 dh_python:282 dh_scrollkeeper:28 dh_shlibdeps:171 dh_strip:227 dh_suidregister:117 dh_testdir:44 dh_testroot:27 dh_testversion:75 dh_undocumented:28 dh_usrlocal:114
985
1040
msgid "SEE ALSO"
986
1041
msgstr ""
987
1042
 
988
1043
#. type: =item
989
 
#: debhelper.pod:550
 
1044
#: debhelper.pod:579
990
1045
msgid "F</usr/share/doc/debhelper/examples/>"
991
1046
msgstr ""
992
1047
 
993
1048
#. type: textblock
994
 
#: debhelper.pod:552
 
1049
#: debhelper.pod:581
995
1050
msgid "A set of example debian/rules files that use debhelper."
996
1051
msgstr ""
997
1052
 
998
1053
#. type: =item
999
 
#: debhelper.pod:554
 
1054
#: debhelper.pod:583
1000
1055
msgid "L<http://kitenet.net/~joey/code/debhelper/>"
1001
1056
msgstr ""
1002
1057
 
1003
1058
#. type: textblock
1004
 
#: debhelper.pod:556
 
1059
#: debhelper.pod:585
1005
1060
msgid "Debhelper web site."
1006
1061
msgstr ""
1007
1062
 
1008
1063
#. type: =head1
1009
 
#: debhelper.pod:560 dh:610 dh_auto_build:53 dh_auto_clean:54 dh_auto_configure:59 dh_auto_install:91 dh_auto_test:64 dh_bugfiles:130 dh_builddeb:94 dh_clean:144 dh_compress:206 dh_desktop:37 dh_fixperms:128 dh_gconf:116 dh_gencontrol:85 dh_icons:71 dh_install:280 dh_installcatalogs:122 dh_installchangelogs:175 dh_installcron:83 dh_installdeb:114 dh_installdebconf:135 dh_installdirs:92 dh_installdocs:304 dh_installemacsen:130 dh_installexamples:112 dh_installifupdown:75 dh_installinfo:83 dh_installlogcheck:72 dh_installlogrotate:56 dh_installman:259 dh_installmanpages:203 dh_installmenu:95 dh_installmime:101 dh_installmodules:130 dh_installpam:65 dh_installppp:71 dh_installudev:131 dh_installwm:114 dh_installxfonts:92 dh_link:232 dh_lintian:65 dh_listpackages:35 dh_makeshlibs:243 dh_md5sums:95 dh_movefiles:176 dh_perl:153 dh_prep:66 dh_python:288 dh_scrollkeeper:34 dh_shlibdeps:174 dh_strip:233 dh_suidregister:123 dh_testdir:50 dh_testroot:33 dh_testversion:81 dh_undocumented:34 dh_usrlocal:120
 
1064
#: debhelper.pod:589 dh:621 dh_auto_build:53 dh_auto_clean:54 dh_auto_configure:59 dh_auto_install:91 dh_auto_test:64 dh_bugfiles:130 dh_builddeb:97 dh_clean:144 dh_compress:205 dh_desktop:37 dh_fixperms:128 dh_gconf:116 dh_gencontrol:88 dh_icons:71 dh_install:280 dh_installcatalogs:122 dh_installchangelogs:175 dh_installcron:83 dh_installdeb:114 dh_installdebconf:135 dh_installdirs:92 dh_installdocs:307 dh_installemacsen:130 dh_installexamples:112 dh_installifupdown:75 dh_installinfo:83 dh_installlogcheck:72 dh_installlogrotate:56 dh_installman:259 dh_installmanpages:203 dh_installmenu:95 dh_installmime:101 dh_installmodules:130 dh_installpam:65 dh_installppp:71 dh_installudev:131 dh_installwm:114 dh_installxfonts:92 dh_link:232 dh_lintian:65 dh_listpackages:35 dh_makeshlibs:243 dh_md5sums:95 dh_movefiles:176 dh_perl:153 dh_prep:66 dh_python:288 dh_scrollkeeper:34 dh_shlibdeps:177 dh_strip:233 dh_suidregister:123 dh_testdir:50 dh_testroot:33 dh_testversion:81 dh_undocumented:34 dh_usrlocal:120
1010
1065
msgid "AUTHOR"
1011
1066
msgstr ""
1012
1067
 
1013
1068
#. type: textblock
1014
 
#: debhelper.pod:562 dh:612 dh_auto_build:55 dh_auto_clean:56 dh_auto_configure:61 dh_auto_install:93 dh_auto_test:66 dh_builddeb:96 dh_clean:146 dh_compress:208 dh_fixperms:130 dh_gencontrol:87 dh_install:282 dh_installchangelogs:177 dh_installcron:85 dh_installdeb:116 dh_installdebconf:137 dh_installdirs:94 dh_installdocs:306 dh_installemacsen:132 dh_installexamples:114 dh_installifupdown:77 dh_installinfo:85 dh_installlogrotate:58 dh_installman:261 dh_installmanpages:205 dh_installmenu:97 dh_installmime:103 dh_installmodules:132 dh_installpam:67 dh_installppp:73 dh_installudev:133 dh_installwm:116 dh_installxfonts:94 dh_link:234 dh_listpackages:37 dh_makeshlibs:245 dh_md5sums:97 dh_movefiles:178 dh_prep:68 dh_shlibdeps:176 dh_strip:235 dh_suidregister:125 dh_testdir:52 dh_testroot:35 dh_testversion:83 dh_undocumented:36
 
1069
#: debhelper.pod:591 dh:623 dh_auto_build:55 dh_auto_clean:56 dh_auto_configure:61 dh_auto_install:93 dh_auto_test:66 dh_builddeb:99 dh_clean:146 dh_compress:207 dh_fixperms:130 dh_gencontrol:90 dh_install:282 dh_installchangelogs:177 dh_installcron:85 dh_installdeb:116 dh_installdebconf:137 dh_installdirs:94 dh_installdocs:309 dh_installemacsen:132 dh_installexamples:114 dh_installifupdown:77 dh_installinfo:85 dh_installlogrotate:58 dh_installman:261 dh_installmanpages:205 dh_installmenu:97 dh_installmime:103 dh_installmodules:132 dh_installpam:67 dh_installppp:73 dh_installudev:133 dh_installwm:116 dh_installxfonts:94 dh_link:234 dh_listpackages:37 dh_makeshlibs:245 dh_md5sums:97 dh_movefiles:178 dh_prep:68 dh_shlibdeps:179 dh_strip:235 dh_suidregister:125 dh_testdir:52 dh_testroot:35 dh_testversion:83 dh_undocumented:36
1015
1070
msgid "Joey Hess <joeyh@debian.org>"
1016
1071
msgstr ""
1017
1072
 
1075
1130
msgstr ""
1076
1131
 
1077
1132
#. type: =head1
1078
 
#: dh:44 dh_auto_build:28 dh_auto_clean:29 dh_auto_configure:31 dh_auto_install:43 dh_auto_test:30 dh_bugfiles:50 dh_builddeb:21 dh_clean:41 dh_compress:47 dh_fixperms:31 dh_gconf:45 dh_gencontrol:26 dh_icons:25 dh_install:54 dh_installcatalogs:49 dh_installchangelogs:56 dh_installcron:40 dh_installdebconf:61 dh_installdirs:31 dh_installdocs:60 dh_installemacsen:48 dh_installexamples:32 dh_installifupdown:39 dh_installinfo:31 dh_installinit:48 dh_installlogrotate:22 dh_installman:60 dh_installmanpages:40 dh_installmenu:41 dh_installmime:41 dh_installmodules:44 dh_installpam:31 dh_installppp:35 dh_installudev:35 dh_installwm:34 dh_link:51 dh_makeshlibs:38 dh_md5sums:28 dh_movefiles:38 dh_perl:31 dh_prep:26 dh_python:39 dh_shlibdeps:26 dh_strip:35 dh_testdir:23 dh_testversion:34 dh_usrlocal:39
 
1133
#: dh:44 dh_auto_build:28 dh_auto_clean:29 dh_auto_configure:31 dh_auto_install:43 dh_auto_test:30 dh_bugfiles:50 dh_builddeb:21 dh_clean:41 dh_compress:46 dh_fixperms:31 dh_gconf:45 dh_gencontrol:26 dh_icons:25 dh_install:54 dh_installcatalogs:49 dh_installchangelogs:56 dh_installcron:40 dh_installdebconf:61 dh_installdirs:31 dh_installdocs:60 dh_installemacsen:48 dh_installexamples:32 dh_installifupdown:39 dh_installinfo:31 dh_installinit:48 dh_installlogrotate:22 dh_installman:60 dh_installmanpages:40 dh_installmenu:41 dh_installmime:41 dh_installmodules:44 dh_installpam:31 dh_installppp:35 dh_installudev:35 dh_installwm:34 dh_link:51 dh_makeshlibs:38 dh_md5sums:28 dh_movefiles:38 dh_perl:31 dh_prep:26 dh_python:39 dh_shlibdeps:26 dh_strip:35 dh_testdir:23 dh_testversion:34 dh_usrlocal:39
1079
1134
msgid "OPTIONS"
1080
1135
msgstr ""
1081
1136
 
1152
1207
 
1153
1208
#. type: textblock
1154
1209
#: dh:83
 
1210
msgid "Prints commands that would run for a given sequence, but does not run them."
 
1211
msgstr ""
 
1212
 
 
1213
#. type: textblock
 
1214
#: dh:87
1155
1215
msgid ""
1156
1216
"All other options passed to dh are passed on to each command it runs. This "
1157
1217
"can be used to set an option like \"-v\" or \"-X\" or \"-N\", as well as for "
1159
1219
msgstr ""
1160
1220
 
1161
1221
#. type: =head1
1162
 
#: dh:87
 
1222
#: dh:91
1163
1223
msgid "COMMAND SPECIFICATION"
1164
1224
msgstr ""
1165
1225
 
1166
1226
#. type: textblock
1167
 
#: dh:89
 
1227
#: dh:93
1168
1228
msgid ""
1169
1229
"I<cmd> can be a full name of a debhelper command, or a substring. It'll "
1170
1230
"first search for a command in the sequence exactly matching the name, to "
1173
1233
msgstr ""
1174
1234
 
1175
1235
#. type: =head1
1176
 
#: dh:120 dh_installdocs:99 dh_link:73 dh_makeshlibs:92 dh_shlibdeps:66
 
1236
#: dh:124 dh_installdocs:99 dh_link:73 dh_makeshlibs:92 dh_shlibdeps:69
1177
1237
msgid "EXAMPLES"
1178
1238
msgstr ""
1179
1239
 
1180
1240
#. type: textblock
1181
 
#: dh:122
 
1241
#: dh:126
1182
1242
msgid ""
1183
1243
"To see what commands are included in a sequence, without actually doing "
1184
1244
"anything:"
1185
1245
msgstr ""
1186
1246
 
1187
1247
#. type: verbatim
1188
 
#: dh:125
 
1248
#: dh:129
1189
1249
#, no-wrap
1190
1250
msgid ""
1191
1251
"\tdh binary-arch --no-act\n"
1193
1253
msgstr ""
1194
1254
 
1195
1255
#. type: textblock
1196
 
#: dh:127
 
1256
#: dh:131
1197
1257
msgid ""
1198
1258
"This is a very simple rules file, for packages where the default sequences "
1199
1259
"of commands work with no additional options."
1200
1260
msgstr ""
1201
1261
 
1202
1262
#. type: verbatim
1203
 
#: dh:130 dh:137 dh:151 dh:164
 
1263
#: dh:134 dh:141 dh:155 dh:168
1204
1264
#, no-wrap
1205
1265
msgid ""
1206
1266
"\t#!/usr/bin/make -f\n"
1210
1270
msgstr ""
1211
1271
 
1212
1272
#. type: verbatim
1213
 
#: dh:134
 
1273
#: dh:138
1214
1274
#, no-wrap
1215
1275
msgid ""
1216
1276
"Often you'll want to pass an option to a specific debhelper command. The\n"
1219
1279
msgstr ""
1220
1280
 
1221
1281
#. type: verbatim
1222
 
#: dh:141
 
1282
#: dh:145
1223
1283
#, no-wrap
1224
1284
msgid ""
1225
1285
"\toverride_dh_strip:\n"
1228
1288
msgstr ""
1229
1289
 
1230
1290
#. type: verbatim
1231
 
#: dh:144
 
1291
#: dh:148
1232
1292
#, no-wrap
1233
1293
msgid ""
1234
1294
"\toverride_dh_installdocs:\n"
1237
1297
msgstr ""
1238
1298
 
1239
1299
#. type: textblock
1240
 
#: dh:147
 
1300
#: dh:151
1241
1301
msgid ""
1242
1302
"Sometimes the automated dh_auto_configure and dh_auto_build can't guess what "
1243
1303
"to do for a strange package. Here's how to avoid running either and instead "
1245
1305
msgstr ""
1246
1306
 
1247
1307
#. type: verbatim
1248
 
#: dh:155
 
1308
#: dh:159
1249
1309
#, no-wrap
1250
1310
msgid ""
1251
1311
"\toverride_dh_auto_configure:\n"
1254
1314
msgstr ""
1255
1315
 
1256
1316
#. type: verbatim
1257
 
#: dh:158
 
1317
#: dh:162
1258
1318
#, no-wrap
1259
1319
msgid ""
1260
1320
"\toverride_dh_auto_build:\n"
1263
1323
msgstr ""
1264
1324
 
1265
1325
#. type: textblock
1266
 
#: dh:161
 
1326
#: dh:165
1267
1327
msgid ""
1268
1328
"Another common case is wanting to do something manually before or after a "
1269
1329
"particular debhelper command is run."
1270
1330
msgstr ""
1271
1331
 
1272
1332
#. type: verbatim
1273
 
#: dh:168
 
1333
#: dh:172
1274
1334
#, no-wrap
1275
1335
msgid ""
1276
1336
"\toverride_dh_fixperms:\n"
1280
1340
msgstr ""
1281
1341
 
1282
1342
#. type: textblock
1283
 
#: dh:172
 
1343
#: dh:176
1284
1344
msgid ""
1285
1345
"If your package is a python package, dh will use dh_pysupport by "
1286
1346
"default. This is how to use dh_pycentral instead."
1287
1347
msgstr ""
1288
1348
 
1289
1349
#. type: verbatim
1290
 
#: dh:175
 
1350
#: dh:179
1291
1351
#, no-wrap
1292
1352
msgid ""
1293
1353
"\t#!/usr/bin/make -f\n"
1297
1357
msgstr ""
1298
1358
 
1299
1359
#. type: verbatim
1300
 
#: dh:179
 
1360
#: dh:183
1301
1361
#, no-wrap
1302
1362
msgid ""
1303
1363
"To patch your package using quilt, you can tell dh to use quilt's dh\n"
1306
1366
msgstr ""
1307
1367
 
1308
1368
#. type: verbatim
1309
 
#: dh:182
 
1369
#: dh:186
1310
1370
#, no-wrap
1311
1371
msgid ""
1312
1372
"\t#!/usr/bin/make -f\n"
1316
1376
msgstr ""
1317
1377
 
1318
1378
#. type: textblock
1319
 
#: dh:186
 
1379
#: dh:190
1320
1380
msgid ""
1321
1381
"Here is an example of overriding where the dh_auto_* commands find the "
1322
1382
"package's source, for a package where the source is located in a "
1326
1386
msgstr ""
1327
1387
 
1328
1388
#. type: verbatim
1329
 
#: dh:192
 
1389
#: dh:196
1330
1390
#, no-wrap
1331
1391
msgid ""
1332
1392
"\t#!/usr/bin/make -f\n"
1336
1396
msgstr ""
1337
1397
 
1338
1398
#. type: textblock
1339
 
#: dh:606 dh_auto_build:49 dh_auto_clean:50 dh_auto_configure:55 dh_auto_install:87 dh_auto_test:60 dh_builddeb:90 dh_clean:140 dh_compress:202 dh_fixperms:124 dh_gconf:112 dh_gencontrol:81 dh_install:276 dh_installcatalogs:118 dh_installchangelogs:171 dh_installcron:79 dh_installdeb:110 dh_installdebconf:131 dh_installdirs:88 dh_installdocs:300 dh_installemacsen:126 dh_installexamples:108 dh_installifupdown:71 dh_installinfo:79 dh_installinit:322 dh_installlogcheck:68 dh_installlogrotate:52 dh_installman:255 dh_installmanpages:199 dh_installmime:97 dh_installmodules:126 dh_installpam:61 dh_installppp:67 dh_installudev:127 dh_installwm:110 dh_installxfonts:88 dh_link:228 dh_listpackages:31 dh_makeshlibs:239 dh_md5sums:91 dh_movefiles:172 dh_perl:149 dh_prep:62 dh_python:284 dh_strip:229 dh_suidregister:119 dh_testdir:46 dh_testroot:29 dh_testversion:77 dh_undocumented:30 dh_usrlocal:116
 
1399
#: dh:617 dh_auto_build:49 dh_auto_clean:50 dh_auto_configure:55 dh_auto_install:87 dh_auto_test:60 dh_builddeb:93 dh_clean:140 dh_compress:201 dh_fixperms:124 dh_gconf:112 dh_gencontrol:84 dh_install:276 dh_installcatalogs:118 dh_installchangelogs:171 dh_installcron:79 dh_installdeb:110 dh_installdebconf:131 dh_installdirs:88 dh_installdocs:303 dh_installemacsen:126 dh_installexamples:108 dh_installifupdown:71 dh_installinfo:79 dh_installinit:322 dh_installlogcheck:68 dh_installlogrotate:52 dh_installman:255 dh_installmanpages:199 dh_installmime:97 dh_installmodules:126 dh_installpam:61 dh_installppp:67 dh_installudev:127 dh_installwm:110 dh_installxfonts:88 dh_link:228 dh_listpackages:31 dh_makeshlibs:239 dh_md5sums:91 dh_movefiles:172 dh_perl:149 dh_prep:62 dh_python:284 dh_strip:229 dh_suidregister:119 dh_testdir:46 dh_testroot:29 dh_testversion:77 dh_undocumented:30 dh_usrlocal:116
1340
1400
msgid "L<debhelper(7)>"
1341
1401
msgstr ""
1342
1402
 
1343
1403
#. type: textblock
1344
 
#: dh:608 dh_auto_build:51 dh_auto_clean:52 dh_auto_configure:57 dh_auto_install:89 dh_auto_test:62 dh_bugfiles:128 dh_builddeb:92 dh_clean:142 dh_compress:204 dh_desktop:35 dh_fixperms:126 dh_gconf:114 dh_gencontrol:83 dh_icons:69 dh_install:278 dh_installchangelogs:173 dh_installcron:81 dh_installdeb:112 dh_installdebconf:133 dh_installdirs:90 dh_installdocs:302 dh_installemacsen:128 dh_installexamples:110 dh_installifupdown:73 dh_installinfo:81 dh_installinit:324 dh_installlogrotate:54 dh_installman:257 dh_installmanpages:201 dh_installmenu:93 dh_installmime:99 dh_installmodules:128 dh_installpam:63 dh_installppp:69 dh_installudev:129 dh_installwm:112 dh_installxfonts:90 dh_link:230 dh_lintian:61 dh_listpackages:33 dh_makeshlibs:241 dh_md5sums:93 dh_movefiles:174 dh_perl:151 dh_prep:64 dh_python:286 dh_scrollkeeper:32 dh_shlibdeps:172 dh_strip:231 dh_suidregister:121 dh_testdir:48 dh_testroot:31 dh_testversion:79 dh_undocumented:32 dh_usrlocal:118
 
1404
#: dh:619 dh_auto_build:51 dh_auto_clean:52 dh_auto_configure:57 dh_auto_install:89 dh_auto_test:62 dh_bugfiles:128 dh_builddeb:95 dh_clean:142 dh_compress:203 dh_desktop:35 dh_fixperms:126 dh_gconf:114 dh_gencontrol:86 dh_icons:69 dh_install:278 dh_installchangelogs:173 dh_installcron:81 dh_installdeb:112 dh_installdebconf:133 dh_installdirs:90 dh_installdocs:305 dh_installemacsen:128 dh_installexamples:110 dh_installifupdown:73 dh_installinfo:81 dh_installinit:324 dh_installlogrotate:54 dh_installman:257 dh_installmanpages:201 dh_installmenu:93 dh_installmime:99 dh_installmodules:128 dh_installpam:63 dh_installppp:69 dh_installudev:129 dh_installwm:112 dh_installxfonts:90 dh_link:230 dh_lintian:61 dh_listpackages:33 dh_makeshlibs:241 dh_md5sums:93 dh_movefiles:174 dh_perl:151 dh_prep:64 dh_python:286 dh_scrollkeeper:32 dh_shlibdeps:175 dh_strip:231 dh_suidregister:121 dh_testdir:48 dh_testroot:31 dh_testversion:79 dh_undocumented:32 dh_usrlocal:118
1345
1405
msgid "This program is a part of debhelper."
1346
1406
msgstr ""
1347
1407
 
1383
1443
msgstr ""
1384
1444
 
1385
1445
#. type: =item
1386
 
#: dh_auto_build:35 dh_auto_clean:36 dh_auto_configure:38 dh_auto_install:56 dh_auto_test:37 dh_builddeb:37 dh_gencontrol:32 dh_installdebconf:69 dh_installinit:99 dh_makeshlibs:86 dh_shlibdeps:32
 
1446
#: dh_auto_build:35 dh_auto_clean:36 dh_auto_configure:38 dh_auto_install:56 dh_auto_test:37 dh_builddeb:35 dh_gencontrol:30 dh_installdebconf:69 dh_installinit:99 dh_makeshlibs:86 dh_shlibdeps:37
1387
1447
msgid "B<--> I<params>"
1388
1448
msgstr ""
1389
1449
 
1617
1677
msgstr ""
1618
1678
 
1619
1679
#. type: =head1
1620
 
#: dh_bugfiles:22 dh_clean:31 dh_compress:32 dh_gconf:27 dh_install:38 dh_installcatalogs:35 dh_installchangelogs:32 dh_installcron:21 dh_installdeb:22 dh_installdebconf:34 dh_installdirs:21 dh_installdocs:21 dh_installemacsen:27 dh_installexamples:22 dh_installifupdown:22 dh_installinfo:21 dh_installinit:27 dh_installlogcheck:21 dh_installman:50 dh_installmenu:25 dh_installmime:25 dh_installmodules:29 dh_installpam:21 dh_installppp:21 dh_installudev:25 dh_installwm:24 dh_link:39 dh_lintian:21 dh_makeshlibs:24 dh_movefiles:26
 
1680
#: dh_bugfiles:22 dh_clean:31 dh_compress:31 dh_gconf:27 dh_install:38 dh_installcatalogs:35 dh_installchangelogs:32 dh_installcron:21 dh_installdeb:22 dh_installdebconf:34 dh_installdirs:21 dh_installdocs:21 dh_installemacsen:27 dh_installexamples:22 dh_installifupdown:22 dh_installinfo:21 dh_installinit:27 dh_installlogcheck:21 dh_installman:50 dh_installmenu:25 dh_installmime:25 dh_installmodules:29 dh_installpam:21 dh_installppp:21 dh_installudev:25 dh_installwm:24 dh_link:39 dh_lintian:21 dh_makeshlibs:24 dh_movefiles:26
1621
1681
msgid "FILES"
1622
1682
msgstr ""
1623
1683
 
1725
1785
"file name. Does not work well if more than one .deb is generated!"
1726
1786
msgstr ""
1727
1787
 
 
1788
#. type: textblock
 
1789
#: dh_builddeb:37
 
1790
msgid "Pass I<params> to L<dpkg-deb(1)> when it is used to build the package."
 
1791
msgstr ""
 
1792
 
1728
1793
#. type: =item
1729
 
#: dh_builddeb:35
 
1794
#: dh_builddeb:40
1730
1795
msgid "B<-u>I<params>"
1731
1796
msgstr ""
1732
1797
 
1733
1798
#. type: textblock
1734
 
#: dh_builddeb:39
1735
 
msgid "Pass I<params> to L<dpkg-deb(1)> when it is used to build the package."
 
1799
#: dh_builddeb:42 dh_gencontrol:36 dh_shlibdeps:43
 
1800
msgid ""
 
1801
"This is another way to pass I<params> to L<dpkg-deb(1)>.  It is deprecated; "
 
1802
"use B<--> instead."
1736
1803
msgstr ""
1737
1804
 
1738
1805
#. type: textblock
1823
1890
msgstr ""
1824
1891
 
1825
1892
#. type: =item
1826
 
#: dh_clean:60 dh_compress:64 dh_installdocs:92 dh_installexamples:46 dh_installinfo:40 dh_installmanpages:44 dh_movefiles:55 dh_testdir:27
 
1893
#: dh_clean:60 dh_compress:63 dh_installdocs:92 dh_installexamples:46 dh_installinfo:40 dh_installmanpages:44 dh_movefiles:55 dh_testdir:27
1827
1894
msgid "I<file ...>"
1828
1895
msgstr ""
1829
1896
 
1857
1924
#: dh_compress:24
1858
1925
msgid ""
1859
1926
"By default, dh_compress compresses files that debian policy mandates should "
1860
 
"be compressed, namely all files in usr/share/info, usr/share/man, "
1861
 
"usr/X11R6/man, files in usr/share/doc that are larger than 4k in size, "
1862
 
"(except the copyright file, .html and .css files, image files, and files "
1863
 
"that appear to be already compressed based on their extensions), and all "
1864
 
"changelog files. Plus PCF fonts underneath usr/X11R6/lib/X11/fonts/ and "
1865
 
"usr/share/fonts/X11/"
 
1927
"be compressed, namely all files in usr/share/info, usr/share/man, files in "
 
1928
"usr/share/doc that are larger than 4k in size, (except the copyright file, "
 
1929
".html and .css files, image files, and files that appear to be already "
 
1930
"compressed based on their extensions), and all changelog files. Plus PCF "
 
1931
"fonts underneath usr/share/fonts/X11/"
1866
1932
msgstr ""
1867
1933
 
1868
1934
#. type: =item
1869
 
#: dh_compress:36
 
1935
#: dh_compress:35
1870
1936
msgid "debian/I<package>.compress"
1871
1937
msgstr ""
1872
1938
 
1873
1939
#. type: textblock
1874
 
#: dh_compress:38
 
1940
#: dh_compress:37
1875
1941
msgid ""
1876
1942
"If this file exists, the default files are not compressed. Instead, the file "
1877
1943
"is ran as a shell script, and all filenames that the shell script outputs "
1881
1947
msgstr ""
1882
1948
 
1883
1949
#. type: textblock
1884
 
#: dh_compress:53
 
1950
#: dh_compress:52
1885
1951
msgid ""
1886
1952
"Exclude files that contain \"item\" anywhere in their filename from being "
1887
1953
"compressed. For example, -X.tiff will exclude tiff files from compression.  "
1891
1957
msgstr ""
1892
1958
 
1893
1959
#. type: textblock
1894
 
#: dh_compress:61
 
1960
#: dh_compress:60
1895
1961
msgid ""
1896
1962
"Compress all files specified by command line parameters in ALL packages "
1897
1963
"acted on."
1898
1964
msgstr ""
1899
1965
 
1900
1966
#. type: textblock
1901
 
#: dh_compress:66
 
1967
#: dh_compress:65
1902
1968
msgid "Add these files to the list of files to compress."
1903
1969
msgstr ""
1904
1970
 
1905
1971
#. type: =head1
1906
 
#: dh_compress:70 dh_perl:61 dh_python:66 dh_strip:74 dh_usrlocal:55
 
1972
#: dh_compress:69 dh_perl:61 dh_python:66 dh_strip:74 dh_usrlocal:55
1907
1973
msgid "CONFORMS TO"
1908
1974
msgstr ""
1909
1975
 
1910
1976
#. type: textblock
1911
 
#: dh_compress:72
 
1977
#: dh_compress:71
1912
1978
msgid "Debian policy, version 3.0"
1913
1979
msgstr ""
1914
1980
 
2091
2157
"useful flags."
2092
2158
msgstr ""
2093
2159
 
 
2160
#. type: textblock
 
2161
#: dh_gencontrol:32
 
2162
msgid "Pass \"params\" to L<dpkg-gencontrol(1)>."
 
2163
msgstr ""
 
2164
 
2094
2165
#. type: =item
2095
 
#: dh_gencontrol:30
 
2166
#: dh_gencontrol:34
2096
2167
msgid "B<-u>I<params>, B<--dpkg-gencontrol-params>=I<params>"
2097
2168
msgstr ""
2098
2169
 
2099
2170
#. type: textblock
2100
 
#: dh_gencontrol:34
2101
 
msgid "Pass \"params\" to L<dpkg-gencontrol(1)>."
2102
 
msgstr ""
2103
 
 
2104
 
#. type: textblock
2105
2171
#: dh_icons:5
2106
2172
msgid "dh_icons - Update Freedesktop icon caches"
2107
2173
msgstr ""
3712
3778
 
3713
3779
#. type: textblock
3714
3780
#: dh_installmanpages:5
3715
 
msgid "dh_installmanpages - old-style man page installer"
 
3781
msgid "dh_installmanpages - old-style man page installer (deprecated)"
3716
3782
msgstr ""
3717
3783
 
3718
3784
#. type: textblock
3724
3790
#: dh_installmanpages:19
3725
3791
msgid ""
3726
3792
"dh_installmanpages is a debhelper program that is responsible for "
3727
 
"automatically installing man pages into usr/share/man/ and usr/X11R6/man/ in "
3728
 
"package build directories."
 
3793
"automatically installing man pages into usr/share/man/ in package build "
 
3794
"directories."
3729
3795
msgstr ""
3730
3796
 
3731
3797
#. type: textblock
4359
4425
 
4360
4426
#. type: =item
4361
4427
#: dh_lintian:31
4362
 
msgid "debian/I<source>.lintian-overrides"
 
4428
msgid "debian/source.lintian-overrides"
4363
4429
msgstr ""
4364
4430
 
4365
4431
#. type: textblock
4816
4882
#: dh_python:5
4817
4883
msgid ""
4818
4884
"dh_python - calculates python dependencies and adds postinst and prerm "
4819
 
"python scripts"
 
4885
"python scripts (deprecated)"
4820
4886
msgstr ""
4821
4887
 
4822
4888
#. type: textblock
4965
5031
"executables and shared libraries it has found."
4966
5032
msgstr ""
4967
5033
 
4968
 
#. type: =item
4969
 
#: dh_shlibdeps:30
4970
 
msgid "B<-u>I<params>, B<--dpkg-shlibdeps-params=>I<params>"
4971
 
msgstr ""
4972
 
 
4973
 
#. type: textblock
4974
 
#: dh_shlibdeps:34
4975
 
msgid "Pass \"params\" to L<dpkg-shlibdeps(1)>."
4976
 
msgstr ""
4977
 
 
4978
 
#. type: textblock
4979
 
#: dh_shlibdeps:38
 
5034
#. type: textblock
 
5035
#: dh_shlibdeps:32
4980
5036
msgid ""
4981
5037
"Exclude files that contain \"item\" anywhere in their filename from being "
4982
5038
"passed to dpkg-shlibdeps. This will make their dependencies be ignored.  "
4984
5040
"may be used more than once to exclude more than one thing."
4985
5041
msgstr ""
4986
5042
 
4987
 
#. type: =item
4988
 
#: dh_shlibdeps:43
 
5043
#. type: textblock
 
5044
#: dh_shlibdeps:39
 
5045
msgid "Pass \"params\" to L<dpkg-shlibdeps(1)>."
 
5046
msgstr ""
 
5047
 
 
5048
#. type: =item
 
5049
#: dh_shlibdeps:41
 
5050
msgid "B<-u>I<params>, B<--dpkg-shlibdeps-params=>I<params>"
 
5051
msgstr ""
 
5052
 
 
5053
#. type: =item
 
5054
#: dh_shlibdeps:46
4989
5055
msgid "B<-l>I<directory>[:directory:directory:..]"
4990
5056
msgstr ""
4991
5057
 
4992
5058
#. type: textblock
4993
 
#: dh_shlibdeps:45
 
5059
#: dh_shlibdeps:48
4994
5060
msgid "With recent versions of dpkg-shlibdeps, this option is generally not needed."
4995
5061
msgstr ""
4996
5062
 
4997
5063
#. type: textblock
4998
 
#: dh_shlibdeps:48
 
5064
#: dh_shlibdeps:51
4999
5065
msgid ""
5000
5066
"Before dpkg-shlibdeps is run, LD_LIBRARY_PATH will have added to it the "
5001
5067
"specified directory (or directories -- separate with colons). With recent "
5006
5072
msgstr ""
5007
5073
 
5008
5074
#. type: =item
5009
 
#: dh_shlibdeps:55
 
5075
#: dh_shlibdeps:58
5010
5076
msgid "B<-L>I<package>, B<--libpackage=>I<package>"
5011
5077
msgstr ""
5012
5078
 
5013
5079
#. type: textblock
5014
 
#: dh_shlibdeps:57
 
5080
#: dh_shlibdeps:60
5015
5081
msgid ""
5016
5082
"With recent versions of dpkg-shlibdeps, this option is generally not needed, "
5017
5083
"unless your package builds multiple flavors of the same library."
5018
5084
msgstr ""
5019
5085
 
5020
5086
#. type: textblock
5021
 
#: dh_shlibdeps:60
 
5087
#: dh_shlibdeps:63
5022
5088
msgid ""
5023
5089
"It tells dpkg-shlibdeps (via its -S parameter) to look first in the package "
5024
5090
"build directory for the specified package, when searching for libraries, "
5026
5092
msgstr ""
5027
5093
 
5028
5094
#. type: textblock
5029
 
#: dh_shlibdeps:68
 
5095
#: dh_shlibdeps:71
5030
5096
msgid ""
5031
5097
"Suppose that your source package produces libfoo1, libfoo-dev, and "
5032
5098
"libfoo-bin binary packages. libfoo-bin links against libfoo1, and should "
5035
5101
msgstr ""
5036
5102
 
5037
5103
#. type: verbatim
5038
 
#: dh_shlibdeps:72
 
5104
#: dh_shlibdeps:75
5039
5105
#, no-wrap
5040
5106
msgid ""
5041
5107
"\tdh_makeshlibs\n"
5044
5110
msgstr ""
5045
5111
 
5046
5112
#. type: textblock
5047
 
#: dh_shlibdeps:75
 
5113
#: dh_shlibdeps:78
5048
5114
msgid ""
5049
5115
"This will have the effect of generating automatically a shlibs file for "
5050
5116
"libfoo1, and using that file and the libfoo1 library in the "
5053
5119
msgstr ""
5054
5120
 
5055
5121
#. type: textblock
5056
 
#: dh_shlibdeps:80
 
5122
#: dh_shlibdeps:83
5057
5123
msgid ""
5058
5124
"If a libbar1 package is also produced, that is an alternate build of libfoo, "
5059
5125
"and is installed into /usr/lib/bar/, you can make libfoo-bin depend on "
5061
5127
msgstr ""
5062
5128
 
5063
5129
#. type: verbatim
5064
 
#: dh_shlibdeps:84
 
5130
#: dh_shlibdeps:87
5065
5131
#, no-wrap
5066
5132
msgid ""
5067
5133
"\tdh_shlibdeps -Llibbar1 -l/usr/lib/bar\n"
5069
5135
msgstr ""
5070
5136
 
5071
5137
#. type: textblock
5072
 
#: dh_shlibdeps:170
 
5138
#: dh_shlibdeps:173
5073
5139
msgid "L<debhelper(7)>, L<dpkg-shlibdeps(1)>"
5074
5140
msgstr ""
5075
5141
 
5179
5245
 
5180
5246
#. type: textblock
5181
5247
#: dh_suidregister:5
5182
 
msgid "dh_suidregister - obsolete suid registration program"
 
5248
msgid "dh_suidregister - suid registration program (deprecated)"
5183
5249
msgstr ""
5184
5250
 
5185
5251
#. type: textblock
5192
5258
msgid ""
5193
5259
"This program used to register suid and sgid files with L<suidregister(1)>, "
5194
5260
"but with the introduction of L<dpkg-statoverride(8)>, registration of files "
5195
 
"in this way is unnecessary, and even harmful, so this program should not be "
5196
 
"used."
 
5261
"in this way is unnecessary, and even harmful, so this program is deprecated "
 
5262
"and should not be used."
5197
5263
msgstr ""
5198
5264
 
5199
5265
#. type: =head1
5270
5336
 
5271
5337
#. type: textblock
5272
5338
#: dh_testversion:5
5273
 
msgid "dh_testversion - ensure that the correct version of debhelper is installed"
 
5339
msgid ""
 
5340
"dh_testversion - ensure that the correct version of debhelper is installed "
 
5341
"(deprecated)"
5274
5342
msgstr ""
5275
5343
 
5276
5344
#. type: textblock
5335
5403
 
5336
5404
#. type: textblock
5337
5405
#: dh_undocumented:5
5338
 
msgid "dh_undocumented - obsolete undocumented.7 symlink program"
 
5406
msgid "dh_undocumented - undocumented.7 symlink program (deprecated no-op)"
5339
5407
msgstr ""
5340
5408
 
5341
5409
#. type: textblock