summaryrefslogtreecommitdiff
path: root/man/po4a/po/debhelper.pot
diff options
context:
space:
mode:
Diffstat (limited to 'man/po4a/po/debhelper.pot')
-rw-r--r--man/po4a/po/debhelper.pot156
1 files changed, 87 insertions, 69 deletions
diff --git a/man/po4a/po/debhelper.pot b/man/po4a/po/debhelper.pot
index b893dc21..1e13bbfc 100644
--- a/man/po4a/po/debhelper.pot
+++ b/man/po4a/po/debhelper.pot
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2007-11-29 12:11-0500\n"
+"POT-Creation-Date: 2008-01-08 17:14-0500\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -582,7 +582,7 @@ msgid "This mode works like V2, with the following additions:"
msgstr ""
# type: =item
-#: debhelper.pod:296 debhelper.pod:301 debhelper.pod:305 debhelper.pod:319 debhelper.pod:324 debhelper.pod:329 debhelper.pod:334 debhelper.pod:347 debhelper.pod:351 debhelper.pod:356 debhelper.pod:360 debhelper.pod:373 debhelper.pod:378 debhelper.pod:384 debhelper.pod:390
+#: debhelper.pod:296 debhelper.pod:301 debhelper.pod:305 debhelper.pod:319 debhelper.pod:324 debhelper.pod:329 debhelper.pod:334 debhelper.pod:346 debhelper.pod:350 debhelper.pod:355 debhelper.pod:359 debhelper.pod:372 debhelper.pod:377 debhelper.pod:383 debhelper.pod:389
msgid "-"
msgstr ""
@@ -646,59 +646,57 @@ msgstr ""
# type: textblock
#: debhelper.pod:342
-msgid "This is the recommended mode of operation. It does everything V4 does, plus:"
+msgid "Changes from V4 are:"
msgstr ""
# type: textblock
-#: debhelper.pod:349
+#: debhelper.pod:348
msgid "Comments are ignored in debhelper config files."
msgstr ""
# type: textblock
-#: debhelper.pod:353
+#: debhelper.pod:352
msgid ""
"dh_strip --dbg-package now specifies the name of a package to put debugging "
"symbols in, not the packages to take the symbols from."
msgstr ""
# type: textblock
-#: debhelper.pod:358
+#: debhelper.pod:357
msgid "dh_installdocs skips installing empty files."
msgstr ""
# type: textblock
-#: debhelper.pod:362
+#: debhelper.pod:361
msgid "dh_install errors out if wildcards expand to nothing."
msgstr ""
# type: =item
-#: debhelper.pod:366
+#: debhelper.pod:365
msgid "V6"
msgstr ""
# type: textblock
-#: debhelper.pod:368
-msgid ""
-"This mode is still under development. Currently it has these differences "
-"compared to V5:"
+#: debhelper.pod:367
+msgid "This is the recommended mode of operation. It does everything V5 does, plus:"
msgstr ""
# type: textblock
-#: debhelper.pod:375
+#: debhelper.pod:374
msgid ""
"Commands that generate maintainer script fragements will order the "
"fragements in reverse order for the prerm and postrm scripts."
msgstr ""
# type: textblock
-#: debhelper.pod:380
+#: debhelper.pod:379
msgid ""
"dh_installwm will install a slave manpage link for x-window-manager.1.gz, if "
"it sees the man page in usr/share/man/man1 in the package build directory."
msgstr ""
# type: textblock
-#: debhelper.pod:386
+#: debhelper.pod:385
msgid ""
"dh_builddeb did not previously delete everything matching DH_ALWAYS_EXCLUDE, "
"if it was set to a list of things to exclude, such as \"CVS:.svn:.git\". Now "
@@ -706,19 +704,19 @@ msgid ""
msgstr ""
# type: textblock
-#: debhelper.pod:392
+#: debhelper.pod:391
msgid ""
"dh_installman allows overwriting existing man pages in the package build "
"directory. In previous compatability levels it silently refuses to do this."
msgstr ""
# type: =head2
-#: debhelper.pod:399
+#: debhelper.pod:398
msgid "Doc directory symlinks"
msgstr ""
# type: textblock
-#: debhelper.pod:401
+#: debhelper.pod:400
msgid ""
"Sometimes it is useful to make a package not contain a "
"/usr/share/doc/package directory at all, instead placing just a dangling "
@@ -732,12 +730,12 @@ msgid ""
msgstr ""
# type: =head2
-#: debhelper.pod:410
+#: debhelper.pod:409
msgid "udebs"
msgstr ""
# type: textblock
-#: debhelper.pod:412
+#: debhelper.pod:411
msgid ""
"Debhelper includes support for udebs. To create a udeb with debhelper, add "
"\"XC-Package-Type: udeb\" to the package's stanza in debian/control, and "
@@ -748,12 +746,12 @@ msgid ""
msgstr ""
# type: =head2
-#: debhelper.pod:419
+#: debhelper.pod:418
msgid "Other notes"
msgstr ""
# type: textblock
-#: debhelper.pod:421
+#: debhelper.pod:420
msgid ""
"In general, if any debhelper program needs a directory to exist under "
"debian/, it will create it. I haven't bothered to document this in all the "
@@ -764,68 +762,68 @@ msgid ""
msgstr ""
# type: textblock
-#: debhelper.pod:427
+#: debhelper.pod:426
msgid ""
"Once your package uses debhelper to build, be sure to add debhelper to your "
"Build-Depends line in debian/control. You should build-depend on a version "
"of debhelper equal to (or greater than) the debhelper compatibility level "
-"your package uses. So if your package used compatibility level 5:"
+"your package uses. So if your package used compatibility level 6:"
msgstr ""
# type: verbatim
-#: debhelper.pod:433
+#: debhelper.pod:432
#, no-wrap
msgid ""
-" Build-Depends: debhelper (>= 5)\n"
+" Build-Depends: debhelper (>= 6)\n"
"\n"
msgstr ""
# type: =head1
-#: debhelper.pod:435
+#: debhelper.pod:434
msgid "ENVIRONMENT"
msgstr ""
# type: =item
-#: debhelper.pod:439
+#: debhelper.pod:438
msgid "DH_VERBOSE"
msgstr ""
# type: textblock
-#: debhelper.pod:441
+#: debhelper.pod:440
msgid ""
"Set to 1 to enable verbose mode. Debhelper will output every command it runs "
"that modifies files on the build system."
msgstr ""
# type: =item
-#: debhelper.pod:444
+#: debhelper.pod:443
msgid "DH_COMPAT"
msgstr ""
# type: textblock
-#: debhelper.pod:446
+#: debhelper.pod:445
msgid ""
"Temporarily specifies what compatibility level debhelper should run at, "
"overriding any value in debian/compat."
msgstr ""
# type: =item
-#: debhelper.pod:449
+#: debhelper.pod:448
msgid "DH_NO_ACT"
msgstr ""
# type: textblock
-#: debhelper.pod:451
+#: debhelper.pod:450
msgid "Set to 1 to enable no-act mode."
msgstr ""
# type: =item
-#: debhelper.pod:453
+#: debhelper.pod:452
msgid "DH_OPTIONS"
msgstr ""
# type: textblock
-#: debhelper.pod:455
+#: debhelper.pod:454
msgid ""
"Anything in this variable will be prepended to the command line arguments of "
"all debhelper commands. This is useful in some situations, for example, if "
@@ -835,12 +833,12 @@ msgid ""
msgstr ""
# type: =item
-#: debhelper.pod:461
+#: debhelper.pod:460
msgid "DH_ALWAYS_EXCLUDE"
msgstr ""
# type: textblock
-#: debhelper.pod:463
+#: debhelper.pod:462
msgid ""
"If set, this adds the value the variable is set to to the -X options of all "
"commands that support the -X option. Moreover, dh_builddeb will rm -rf "
@@ -848,7 +846,7 @@ msgid ""
msgstr ""
# type: textblock
-#: debhelper.pod:467
+#: debhelper.pod:466
msgid ""
"This can be useful if you are doing a build from a CVS source tree, in which "
"case setting DH_ALWAYS_EXCLUDE=CVS will prevent any CVS directories from "
@@ -859,44 +857,44 @@ msgid ""
msgstr ""
# type: textblock
-#: debhelper.pod:474
+#: debhelper.pod:473
msgid ""
"Multiple things to exclude can be separated with colons, as in "
"DH_ALWAYS_EXCLUDE=CVS:.svn"
msgstr ""
# type: =head1
-#: debhelper.pod:479 dh_builddeb:85 dh_clean:106 dh_compress:189 dh_desktop:47 dh_fixperms:110 dh_gconf:90 dh_gencontrol:73 dh_installcatalogs:111 dh_installchangelogs:125 dh_installcron:61 dh_installdebconf:118 dh_installdeb:94 dh_installdirs:83 dh_installdocs:236 dh_installemacsen:109 dh_installexamples:102 dh_installinfo:103 dh_installinit:197 dh_installlogcheck:51 dh_installlogrotate:50 dh_installmanpages:197 dh_installman:229 dh_installmenu:80 dh_installmime:85 dh_installmodules:116 dh_installpam:52 dh_install:251 dh_installppp:56 dh_installwm:107 dh_installxfonts:86 dh_link:217 dh_listpackages:28 dh_makeshlibs:222 dh_md5sums:86 dh_movefiles:162 dh_perl:140 dh_python:282 dh_scrollkeeper:76 dh_shlibdeps:150 dh_strip:222 dh_suidregister:117 dh_testdir:43 dh_testroot:26 dh_testversion:74 dh_undocumented:28 dh_usrlocal:114
+#: debhelper.pod:478 dh_builddeb:85 dh_clean:106 dh_compress:189 dh_desktop:47 dh_fixperms:110 dh_gconf:90 dh_gencontrol:73 dh_installcatalogs:111 dh_installchangelogs:125 dh_installcron:61 dh_installdebconf:118 dh_installdeb:94 dh_installdirs:83 dh_installdocs:236 dh_installemacsen:109 dh_installexamples:101 dh_installinfo:103 dh_installinit:197 dh_installlogcheck:51 dh_installlogrotate:50 dh_installmanpages:197 dh_installman:229 dh_installmenu:80 dh_installmime:85 dh_installmodules:116 dh_installpam:52 dh_install:251 dh_installppp:56 dh_installwm:107 dh_installxfonts:86 dh_link:217 dh_listpackages:28 dh_makeshlibs:222 dh_md5sums:86 dh_movefiles:162 dh_perl:140 dh_python:282 dh_scrollkeeper:76 dh_shlibdeps:157 dh_strip:222 dh_suidregister:117 dh_testdir:43 dh_testroot:26 dh_testversion:74 dh_undocumented:28 dh_usrlocal:114
msgid "SEE ALSO"
msgstr ""
# type: =item
-#: debhelper.pod:483
+#: debhelper.pod:482
msgid "F</usr/share/doc/debhelper/examples/>"
msgstr ""
# type: textblock
-#: debhelper.pod:485
+#: debhelper.pod:484
msgid "A set of example debian/rules files that use debhelper."
msgstr ""
# type: =item
-#: debhelper.pod:487
+#: debhelper.pod:486
msgid "L<http://kitenet.net/~joey/code/debhelper/>"
msgstr ""
# type: textblock
-#: debhelper.pod:489
+#: debhelper.pod:488
msgid "Debhelper web site."
msgstr ""
# type: =head1
-#: debhelper.pod:493 dh_builddeb:91 dh_clean:112 dh_compress:195 dh_desktop:53 dh_fixperms:116 dh_gconf:96 dh_gencontrol:79 dh_installcatalogs:117 dh_installchangelogs:131 dh_installcron:67 dh_installdebconf:124 dh_installdeb:100 dh_installdirs:89 dh_installdocs:242 dh_installemacsen:115 dh_installexamples:108 dh_installinfo:109 dh_installinit:203 dh_installlogcheck:57 dh_installlogrotate:56 dh_installmanpages:203 dh_installman:235 dh_installmenu:88 dh_installmime:91 dh_installmodules:122 dh_installpam:58 dh_install:257 dh_installppp:62 dh_installwm:113 dh_installxfonts:92 dh_link:223 dh_listpackages:34 dh_makeshlibs:228 dh_md5sums:92 dh_movefiles:168 dh_perl:146 dh_python:288 dh_scrollkeeper:82 dh_shlibdeps:156 dh_strip:228 dh_suidregister:123 dh_testdir:49 dh_testroot:32 dh_testversion:80 dh_undocumented:34 dh_usrlocal:120
+#: debhelper.pod:492 dh_builddeb:91 dh_clean:112 dh_compress:195 dh_desktop:53 dh_fixperms:116 dh_gconf:96 dh_gencontrol:79 dh_installcatalogs:117 dh_installchangelogs:131 dh_installcron:67 dh_installdebconf:124 dh_installdeb:100 dh_installdirs:89 dh_installdocs:242 dh_installemacsen:115 dh_installexamples:107 dh_installinfo:109 dh_installinit:203 dh_installlogcheck:57 dh_installlogrotate:56 dh_installmanpages:203 dh_installman:235 dh_installmenu:88 dh_installmime:91 dh_installmodules:122 dh_installpam:58 dh_install:257 dh_installppp:62 dh_installwm:113 dh_installxfonts:92 dh_link:223 dh_listpackages:34 dh_makeshlibs:228 dh_md5sums:92 dh_movefiles:168 dh_perl:146 dh_python:288 dh_scrollkeeper:82 dh_shlibdeps:163 dh_strip:228 dh_suidregister:123 dh_testdir:49 dh_testroot:32 dh_testversion:80 dh_undocumented:34 dh_usrlocal:120
msgid "AUTHOR"
msgstr ""
# type: textblock
-#: debhelper.pod:495 dh_builddeb:93 dh_clean:114 dh_compress:197 dh_fixperms:118 dh_gencontrol:81 dh_installchangelogs:133 dh_installcron:69 dh_installdebconf:126 dh_installdeb:102 dh_installdirs:91 dh_installdocs:244 dh_installemacsen:117 dh_installexamples:110 dh_installinfo:111 dh_installinit:205 dh_installlogrotate:58 dh_installmanpages:205 dh_installman:237 dh_installmenu:90 dh_installmime:93 dh_installmodules:124 dh_installpam:60 dh_install:259 dh_installppp:64 dh_installwm:115 dh_installxfonts:94 dh_link:225 dh_listpackages:36 dh_makeshlibs:230 dh_md5sums:94 dh_movefiles:170 dh_shlibdeps:158 dh_strip:230 dh_suidregister:125 dh_testdir:51 dh_testroot:34 dh_testversion:82 dh_undocumented:36
+#: debhelper.pod:494 dh_builddeb:93 dh_clean:114 dh_compress:197 dh_fixperms:118 dh_gencontrol:81 dh_installchangelogs:133 dh_installcron:69 dh_installdebconf:126 dh_installdeb:102 dh_installdirs:91 dh_installdocs:244 dh_installemacsen:117 dh_installexamples:109 dh_installinfo:111 dh_installinit:205 dh_installlogrotate:58 dh_installmanpages:205 dh_installman:237 dh_installmenu:90 dh_installmime:93 dh_installmodules:124 dh_installpam:60 dh_install:259 dh_installppp:64 dh_installwm:115 dh_installxfonts:94 dh_link:225 dh_listpackages:36 dh_makeshlibs:230 dh_md5sums:94 dh_movefiles:170 dh_shlibdeps:165 dh_strip:230 dh_suidregister:125 dh_testdir:51 dh_testroot:34 dh_testversion:82 dh_undocumented:36
msgid "Joey Hess <joeyh@debian.org>"
msgstr ""
@@ -964,12 +962,12 @@ msgid "Pass I<params> to L<dpkg-deb(1)> when it is used to build the package."
msgstr ""
# type: textblock
-#: dh_builddeb:87 dh_clean:108 dh_compress:191 dh_fixperms:112 dh_gconf:92 dh_gencontrol:75 dh_installcatalogs:113 dh_installchangelogs:127 dh_installcron:63 dh_installdebconf:120 dh_installdeb:96 dh_installdirs:85 dh_installdocs:238 dh_installemacsen:111 dh_installexamples:104 dh_installinfo:105 dh_installinit:199 dh_installlogcheck:53 dh_installlogrotate:52 dh_installmanpages:199 dh_installman:231 dh_installmime:87 dh_installmodules:118 dh_installpam:54 dh_install:253 dh_installppp:58 dh_installwm:109 dh_installxfonts:88 dh_link:219 dh_listpackages:30 dh_makeshlibs:224 dh_md5sums:88 dh_movefiles:164 dh_perl:142 dh_python:284 dh_strip:224 dh_suidregister:119 dh_testdir:45 dh_testroot:28 dh_testversion:76 dh_undocumented:30 dh_usrlocal:116
+#: dh_builddeb:87 dh_clean:108 dh_compress:191 dh_fixperms:112 dh_gconf:92 dh_gencontrol:75 dh_installcatalogs:113 dh_installchangelogs:127 dh_installcron:63 dh_installdebconf:120 dh_installdeb:96 dh_installdirs:85 dh_installdocs:238 dh_installemacsen:111 dh_installexamples:103 dh_installinfo:105 dh_installinit:199 dh_installlogcheck:53 dh_installlogrotate:52 dh_installmanpages:199 dh_installman:231 dh_installmime:87 dh_installmodules:118 dh_installpam:54 dh_install:253 dh_installppp:58 dh_installwm:109 dh_installxfonts:88 dh_link:219 dh_listpackages:30 dh_makeshlibs:224 dh_md5sums:88 dh_movefiles:164 dh_perl:142 dh_python:284 dh_strip:224 dh_suidregister:119 dh_testdir:45 dh_testroot:28 dh_testversion:76 dh_undocumented:30 dh_usrlocal:116
msgid "L<debhelper(7)>"
msgstr ""
# type: textblock
-#: dh_builddeb:89 dh_clean:110 dh_compress:193 dh_desktop:51 dh_fixperms:114 dh_gconf:94 dh_gencontrol:77 dh_installchangelogs:129 dh_installcron:65 dh_installdebconf:122 dh_installdeb:98 dh_installdirs:87 dh_installdocs:240 dh_installemacsen:113 dh_installexamples:106 dh_installinfo:107 dh_installinit:201 dh_installlogrotate:54 dh_installmanpages:201 dh_installman:233 dh_installmenu:86 dh_installmime:89 dh_installmodules:120 dh_installpam:56 dh_install:255 dh_installppp:60 dh_installwm:111 dh_installxfonts:90 dh_link:221 dh_listpackages:32 dh_makeshlibs:226 dh_md5sums:90 dh_movefiles:166 dh_perl:144 dh_python:286 dh_scrollkeeper:80 dh_shlibdeps:154 dh_strip:226 dh_suidregister:121 dh_testdir:47 dh_testroot:30 dh_testversion:78 dh_undocumented:32 dh_usrlocal:118
+#: dh_builddeb:89 dh_clean:110 dh_compress:193 dh_desktop:51 dh_fixperms:114 dh_gconf:94 dh_gencontrol:77 dh_installchangelogs:129 dh_installcron:65 dh_installdebconf:122 dh_installdeb:98 dh_installdirs:87 dh_installdocs:240 dh_installemacsen:113 dh_installexamples:105 dh_installinfo:107 dh_installinit:201 dh_installlogrotate:54 dh_installmanpages:201 dh_installman:233 dh_installmenu:86 dh_installmime:89 dh_installmodules:120 dh_installpam:56 dh_install:255 dh_installppp:60 dh_installwm:111 dh_installxfonts:90 dh_link:221 dh_listpackages:32 dh_makeshlibs:226 dh_md5sums:90 dh_movefiles:166 dh_perl:144 dh_python:286 dh_scrollkeeper:80 dh_shlibdeps:161 dh_strip:226 dh_suidregister:121 dh_testdir:47 dh_testroot:30 dh_testversion:78 dh_undocumented:32 dh_usrlocal:118
msgid "This program is a part of debhelper."
msgstr ""
@@ -1293,7 +1291,7 @@ msgstr ""
msgid ""
"This program is merely a wrapper around L<dpkg-gencontrol(1)>, which calls "
"it once for each package being acted on, and passes in some additional "
-"useful flags including \"-isp\"."
+"useful flags."
msgstr ""
# type: =item
@@ -1776,7 +1774,7 @@ msgid ""
msgstr ""
# type: =head1
-#: dh_installdocs:76 dh_link:65 dh_makeshlibs:82 dh_shlibdeps:65
+#: dh_installdocs:76 dh_link:65 dh_makeshlibs:82 dh_shlibdeps:66
msgid "EXAMPLES"
msgstr ""
@@ -3645,19 +3643,18 @@ msgstr ""
# type: textblock
#: dh_shlibdeps:45
-msgid ""
-"Before dpkg-shlibdeps is run, LD_LIBRARY_PATH will have added to it the "
-"specified directory (or directories -- separate with colons). This is useful "
-"for multi-binary packages where a library is built in one package and "
-"another package contains binaries linked against said library. Relative "
-"paths will be made absolute for the benefit of dpkg-shlibdeps."
+msgid "With recent versions of dpkg-shlibdeps, this option is generally not needed."
msgstr ""
# type: textblock
-#: dh_shlibdeps:52
+#: dh_shlibdeps:48
msgid ""
-"Note that the directory given should be the complete or relative path to a "
-"directory that contains the library. See example below."
+"Before dpkg-shlibdeps is run, LD_LIBRARY_PATH will have added to it the "
+"specified directory (or directories -- separate with colons). With recent "
+"versions of dpkg-shlibdeps, this is mostly only useful for packages that "
+"build multiple flavors of the same library, or other situations where the "
+"library is installed into a directory not on the regular library search "
+"path."
msgstr ""
# type: =item
@@ -3668,15 +3665,20 @@ msgstr ""
# type: textblock
#: dh_shlibdeps:57
msgid ""
-"Use the shlibs file automatically generated by dh_makeshlibs for the named "
-"package as a kind of automatically generated shlibs.local file. You can use "
-"this switch in concert with the -l switch to make dpkg-shlibdeps find a "
-"library built as part of the current package, and get the shlibs "
-"information. See example below."
+"With recent versions of dpkg-shlibdeps, this option is generally not needed, "
+"unless your package builds multiple flavors of the same library."
msgstr ""
# type: textblock
-#: dh_shlibdeps:67
+#: dh_shlibdeps:60
+msgid ""
+"It tells dpkg-shlibdeps (via its -S parameter) to look first in the package "
+"build directory for the specified package, when searching for libraries, "
+"symbol files, and shlibs files."
+msgstr ""
+
+# type: textblock
+#: dh_shlibdeps:68
msgid ""
"Suppose that your source package produces libfoo1, libfoo-dev, and "
"libfoo-bin binary packages. libfoo-bin links against libfoo1, and should "
@@ -3685,16 +3687,16 @@ msgid ""
msgstr ""
# type: verbatim
-#: dh_shlibdeps:71
+#: dh_shlibdeps:72
#, no-wrap
msgid ""
"\tdh_makeshlibs\n"
-"\tdh_shlibdeps -L libfoo1 -l debian/libfoo1/usr/lib\n"
+"\tdh_shlibdeps\n"
"\n"
msgstr ""
# type: textblock
-#: dh_shlibdeps:74
+#: dh_shlibdeps:75
msgid ""
"This will have the effect of generating automatically a shlibs file for "
"libfoo1, and using that file and the libfoo1 library in the "
@@ -3703,7 +3705,23 @@ msgid ""
msgstr ""
# type: textblock
-#: dh_shlibdeps:152
+#: dh_shlibdeps:80
+msgid ""
+"If a libbar1 package is also produced, that is an alternate build of libfoo, "
+"and is installed into /usr/lib/bar/, you can make libfoo-bin depend on "
+"libbar1 as follows:"
+msgstr ""
+
+# type: verbatim
+#: dh_shlibdeps:84
+#, no-wrap
+msgid ""
+"\tdh_shlibdeps -Llibbar1 -l/usr/lib/bar\n"
+"\n"
+msgstr ""
+
+# type: textblock
+#: dh_shlibdeps:159
msgid "L<debhelper(7)>, L<dpkg-shlibdeps(1)>"
msgstr ""