diff -Nru devscripts-2.11.4ubuntu1/debian/changelog devscripts-2.11.6ubuntu1/debian/changelog --- devscripts-2.11.4ubuntu1/debian/changelog 2012-02-16 02:15:49.000000000 +0000 +++ devscripts-2.11.6ubuntu1/debian/changelog 2012-03-30 14:38:55.000000000 +0000 @@ -1,3 +1,92 @@ +devscripts (2.11.6ubuntu1) precise; urgency=low + + * Merge from Debian unstable. Remaining changes: + - Demote Recommends to Suggests: + + libcrypt-ssleay-perl: only needed for a corner case (uscan on SSL + download sites), wasn't installed by default in previous releases + either, and seems quite dead upstream; universe only. + + debian-keyring: not useful enough in Ubuntu; universe only. + + equivs: too much of a hack to install by default; universe only. + + libsoap-lite-perl: only needed for one less common command ("select") + for bts, which isn't useful for Ubuntu itself, and pulls in a lot of + other universe Perl libraries; universe only. + - scripts/debchange.{pl,1}: + + Adjust --security template for Ubuntu. + + Add -U/--upstream flag that forces original "just increment + the end" behaviour; Ubuntu is upstream for some pieces of software. + + Add --distributor= and DEBCHANGE_DISTRIBUTOR to override lsb_release + output. + + Default to "precise" as distribution. + + Add "ubuntu1" to version string for new versions, with tweaks for + special cases. + + Add -R/--rebuild flag for Ubuntu's no-change rebuilds. + + Don't use the last distribution in debian/changelog when doing + "dch -r" on Ubuntu. "Just because it was last uploaded to jaunty + doesn't mean that's the right thing to do now." + - Add test/debchange.pl, test/Makefile: debchange test suite. + - Rename XS-Vcs-* to XS-Debian-Vcs-*. + + -- Benjamin Drung Fri, 30 Mar 2012 16:38:45 +0200 + +devscripts (2.11.6) unstable; urgency=low + + [ James McCoy ] + * mk-build-deps: Fix handling of debian/control files. (Closes: #665496) + * uscan: Fix formatting in man page. Thanks to Samuel Bronson for the + patch. (Closes: #665325) + * debsign: Fix quoting in handling of --debs-dir. + (Closes: #666048, LP: #966867) + + [ Benjamin Drung ] + * cowpoke.1, deb-reversion.dbk, dscextract.1: Fix typos "occured", + "transfered", and "addtional". Thanks to A. Costa for the patches. + (Closes: #655681) + * debcommit: + + Subversion 1.7 has only one .svn folder per working copy. + Thanks to Simon Olofsson for the patch. (Closes: #645106) + + Support .hg in parent directories. + Thanks to Simon Olofsson for the patch. (Closes: #652967) + + [ David Prévot ] + * Typo and stylish fix for dscextract(1). (Closes: #630423) + + -- Benjamin Drung Fri, 30 Mar 2012 15:53:36 +0200 + +devscripts (2.11.5) unstable; urgency=low + + [ Adam D. Barratt ] + * deb-reversion: + + Re-fix handling of multi-word hooks. (Closes: #660782). + This was originally fixed in 2.9.14 but accidentally broken again in + 2.9.26. + + Correctly handle cases where a changelog file was not found, possibly + because of the use of symlinks. (Closes: #660788) + + [ Jakub Wilk ] + * deb-reversion: Simplify option parsing, also allowing simpler quoting of + arguments. + + [ James McCoy ] + * dd-list: Fix correlation of given package name when it does not match the + source package name. (Closes: #655854) + * dcmd: Escape directory name so it doesn't interfere with sed command. + (Closes: #649227) + * debsnap: Check whether architectures have been specified. (Closes: + #655932) + * pts-subscribe: Correct URL to Developer's Reference. (Closes: #661337) + * mk-build-deps: Use the most recent version when multiple package versions + are available. (Closes: #633143) + + [ Benjamin Drung ] + * edit-patch: + + Do not unapply quilt patches. Thanks to Michael Hall for + the patch. (Closes: #662689, LP: #947180) + + Remove trailing .sh when checking if the script is being run as edit-patch + or add-patch. Thanks to Michael Hall for the patch. (LP: #953857) + * Bump Standard-Version to 3.9.3 (no changes needed). + + -- Benjamin Drung Sat, 24 Mar 2012 11:26:32 +0100 + devscripts (2.11.4ubuntu1) precise; urgency=low * Merge from Debian unstable (LP: #933148), remaining changes: diff -Nru devscripts-2.11.4ubuntu1/debian/control devscripts-2.11.6ubuntu1/debian/control --- devscripts-2.11.4ubuntu1/debian/control 2012-02-16 02:12:39.000000000 +0000 +++ devscripts-2.11.6ubuntu1/debian/control 2012-03-30 14:37:34.000000000 +0000 @@ -15,7 +15,7 @@ Patrick Schoenfeld , Ryan Niebur , Benjamin Drung -Standards-Version: 3.9.2 +Standards-Version: 3.9.3 Build-Depends: debhelper (>= 8), docbook-xsl, libfile-desktopentry-perl, diff -Nru devscripts-2.11.4ubuntu1/po4a/po/devscripts.pot devscripts-2.11.6ubuntu1/po4a/po/devscripts.pot --- devscripts-2.11.4ubuntu1/po4a/po/devscripts.pot 2012-02-16 02:12:39.000000000 +0000 +++ devscripts-2.11.6ubuntu1/po4a/po/devscripts.pot 2012-03-30 14:45:20.000000000 +0000 @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2011-12-17 20:24-0800\n" +"POT-Creation-Date: 2012-03-30 16:45+0300\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -35,7 +35,7 @@ msgstr "" #. type: SH -#: ../scripts/annotate-output.1:2 ../scripts/archpath.1:2 ../scripts/bts.pl:39 ../scripts/build-rdeps.pl:18 ../scripts/chdist.pl:18 ../scripts/checkbashisms.1:2 ../scripts/cowpoke.1:18 ../scripts/cvs-debc.1:2 ../scripts/cvs-debi.1:2 ../scripts/cvs-debrelease.1:2 ../scripts/cvs-debuild.1:2 ../scripts/dcmd.1:2 ../scripts/dcontrol.pl:198 ../scripts/dd-list.1:18 ../scripts/debc.1:2 ../scripts/debchange.1:2 ../scripts/debcheckout.pl:24 ../scripts/debclean.1:2 ../scripts/debcommit.pl:3 ../scripts/debdiff.1:2 ../scripts/debi.1:2 ../scripts/debpkg.1:2 ../scripts/debrelease.1:2 ../scripts/debrsign.1:2 ../scripts/debsign.1:2 ../scripts/debsnap.1:3 ../scripts/debuild.1:2 ../scripts/desktop2menu.pl:24 ../scripts/dep3changelog.1:2 ../scripts/devscripts.1:2 ../scripts/dget.pl:486 ../scripts/diff2patches.1:2 ../scripts/dpkg-depcheck.1:2 ../scripts/dpkg-genbuilddeps.1:2 ../doc/edit-patch.1:2 ../scripts/dscextract.1:2 ../scripts/dscverify.1:2 ../scripts/getbuildlog.1:2 ../scripts/grep-excuses.1:2 ../scripts/licensecheck.pl:21 ../scripts/list-unreleased.1:2 ../scripts/manpage-alert.1:2 ../scripts/mass-bug.pl:21 ../scripts/mergechanges.1:2 ../scripts/mk-build-deps.pl:24 ../scripts/namecheck.pl:3 ../scripts/nmudiff.1:2 ../scripts/plotchangelog.1:2 ../scripts/pts-subscribe.1:2 ../scripts/rc-alert.1:2 ../scripts/rmadison.pl:204 ../doc/suspicious-source.1:17 ../scripts/svnpath.pl:3 ../scripts/tagpending.pl:79 ../scripts/transition-check.pl:23 ../scripts/uscan.1:2 ../scripts/uupdate.1:2 ../doc/what-patch.1:2 ../scripts/whodepends.1:2 ../scripts/who-uploads.1:2 ../scripts/wnpp-alert.1:2 ../scripts/wnpp-check.1:2 ../doc/wrap-and-sort.1:16 ../scripts/devscripts.conf.5:2 +#: ../scripts/annotate-output.1:2 ../scripts/archpath.1:2 ../scripts/bts.pl:39 ../scripts/build-rdeps.pl:18 ../scripts/chdist.pl:18 ../scripts/checkbashisms.1:2 ../scripts/cowpoke.1:18 ../scripts/cvs-debc.1:2 ../scripts/cvs-debi.1:2 ../scripts/cvs-debrelease.1:2 ../scripts/cvs-debuild.1:2 ../scripts/dcmd.1:2 ../scripts/dcontrol.pl:198 ../scripts/dd-list.1:18 ../scripts/debc.1:2 ../scripts/debchange.1:2 ../scripts/debcheckout.pl:24 ../scripts/debclean.1:2 ../scripts/debcommit.pl:3 ../scripts/debdiff.1:2 ../scripts/debi.1:2 ../scripts/debpkg.1:2 ../scripts/debrelease.1:2 ../scripts/debrsign.1:2 ../scripts/debsign.1:2 ../scripts/debsnap.1:3 ../scripts/debuild.1:2 ../scripts/desktop2menu.pl:24 ../scripts/dep3changelog.1:2 ../scripts/devscripts.1:2 ../scripts/dget.pl:489 ../scripts/diff2patches.1:2 ../scripts/dpkg-depcheck.1:2 ../scripts/dpkg-genbuilddeps.1:2 ../doc/edit-patch.1:2 ../scripts/dscextract.1:2 ../scripts/dscverify.1:2 ../scripts/getbuildlog.1:2 ../scripts/grep-excuses.1:2 ../scripts/licensecheck.pl:21 ../scripts/list-unreleased.1:2 ../scripts/manpage-alert.1:2 ../scripts/mass-bug.pl:21 ../scripts/mergechanges.1:2 ../scripts/mk-build-deps.pl:24 ../scripts/namecheck.pl:3 ../scripts/nmudiff.1:2 ../scripts/plotchangelog.1:2 ../scripts/pts-subscribe.1:2 ../scripts/rc-alert.1:2 ../scripts/rmadison.pl:204 ../doc/suspicious-source.1:17 ../scripts/svnpath.pl:3 ../scripts/tagpending.pl:79 ../scripts/transition-check.pl:23 ../scripts/uscan.1:2 ../scripts/uupdate.1:2 ../doc/what-patch.1:2 ../scripts/whodepends.1:2 ../scripts/who-uploads.1:2 ../scripts/wnpp-alert.1:2 ../scripts/wnpp-check.1:2 ../doc/wrap-and-sort.1:16 ../scripts/devscripts.conf.5:2 #, no-wrap msgid "NAME" msgstr "" @@ -46,7 +46,7 @@ msgstr "" #. type: SH -#: ../scripts/annotate-output.1:4 ../scripts/archpath.1:4 ../scripts/bts.pl:164 ../scripts/build-rdeps.pl:22 ../scripts/chdist.pl:22 ../scripts/checkbashisms.1:4 ../scripts/cowpoke.1:20 ../scripts/cvs-debc.1:4 ../scripts/cvs-debi.1:4 ../scripts/cvs-debrelease.1:4 ../scripts/cvs-debuild.1:4 ../scripts/dcmd.1:4 ../scripts/dcontrol.pl:202 ../scripts/dd-list.1:21 ../scripts/debc.1:4 ../scripts/debchange.1:4 ../scripts/debcheckout.pl:28 ../scripts/debclean.1:4 ../scripts/debcommit.pl:7 ../scripts/debdiff.1:4 ../scripts/debi.1:4 ../scripts/debpkg.1:4 ../scripts/debrelease.1:4 ../scripts/debrsign.1:4 ../scripts/debsign.1:4 ../scripts/debsnap.1:6 ../scripts/debuild.1:4 ../scripts/desktop2menu.pl:28 ../scripts/dep3changelog.1:4 ../scripts/dget.pl:490 ../scripts/dpkg-depcheck.1:4 ../scripts/dpkg-genbuilddeps.1:4 ../doc/edit-patch.1:6 ../scripts/dscextract.1:4 ../scripts/dscverify.1:4 ../scripts/getbuildlog.1:4 ../scripts/grep-excuses.1:4 ../scripts/licensecheck.pl:25 ../scripts/list-unreleased.1:4 ../scripts/manpage-alert.1:4 ../scripts/mass-bug.pl:25 ../scripts/mergechanges.1:4 ../scripts/mk-build-deps.pl:28 ../scripts/nmudiff.1:4 ../scripts/plotchangelog.1:4 ../scripts/pts-subscribe.1:4 ../scripts/rc-alert.1:4 ../scripts/rmadison.pl:208 ../doc/suspicious-source.1:21 ../scripts/svnpath.pl:7 ../scripts/tagpending.pl:83 ../scripts/transition-check.pl:27 ../scripts/uscan.1:4 ../scripts/uupdate.1:4 ../doc/what-patch.1:5 ../scripts/whodepends.1:4 ../scripts/who-uploads.1:4 ../scripts/wnpp-alert.1:4 ../scripts/wnpp-check.1:4 ../doc/wrap-and-sort.1:18 +#: ../scripts/annotate-output.1:4 ../scripts/archpath.1:4 ../scripts/bts.pl:164 ../scripts/build-rdeps.pl:22 ../scripts/chdist.pl:22 ../scripts/checkbashisms.1:4 ../scripts/cowpoke.1:20 ../scripts/cvs-debc.1:4 ../scripts/cvs-debi.1:4 ../scripts/cvs-debrelease.1:4 ../scripts/cvs-debuild.1:4 ../scripts/dcmd.1:4 ../scripts/dcontrol.pl:202 ../scripts/dd-list.1:21 ../scripts/debc.1:4 ../scripts/debchange.1:4 ../scripts/debcheckout.pl:28 ../scripts/debclean.1:4 ../scripts/debcommit.pl:7 ../scripts/debdiff.1:4 ../scripts/debi.1:4 ../scripts/debpkg.1:4 ../scripts/debrelease.1:4 ../scripts/debrsign.1:4 ../scripts/debsign.1:4 ../scripts/debsnap.1:6 ../scripts/debuild.1:4 ../scripts/desktop2menu.pl:28 ../scripts/dep3changelog.1:4 ../scripts/dget.pl:493 ../scripts/dpkg-depcheck.1:4 ../scripts/dpkg-genbuilddeps.1:4 ../doc/edit-patch.1:6 ../scripts/dscextract.1:4 ../scripts/dscverify.1:4 ../scripts/getbuildlog.1:4 ../scripts/grep-excuses.1:4 ../scripts/licensecheck.pl:25 ../scripts/list-unreleased.1:4 ../scripts/manpage-alert.1:4 ../scripts/mass-bug.pl:25 ../scripts/mergechanges.1:4 ../scripts/mk-build-deps.pl:28 ../scripts/nmudiff.1:4 ../scripts/plotchangelog.1:4 ../scripts/pts-subscribe.1:4 ../scripts/rc-alert.1:4 ../scripts/rmadison.pl:208 ../doc/suspicious-source.1:21 ../scripts/svnpath.pl:7 ../scripts/tagpending.pl:83 ../scripts/transition-check.pl:27 ../scripts/uscan.1:4 ../scripts/uupdate.1:4 ../doc/what-patch.1:5 ../scripts/whodepends.1:4 ../scripts/who-uploads.1:4 ../scripts/wnpp-alert.1:4 ../scripts/wnpp-check.1:4 ../doc/wrap-and-sort.1:18 #, no-wrap msgid "SYNOPSIS" msgstr "" @@ -57,7 +57,7 @@ msgstr "" #. type: SH -#: ../scripts/annotate-output.1:6 ../scripts/archpath.1:12 ../scripts/bts.pl:168 ../scripts/build-rdeps.pl:26 ../scripts/chdist.pl:26 ../scripts/checkbashisms.1:8 ../scripts/cowpoke.1:24 ../scripts/cvs-debc.1:6 ../scripts/cvs-debi.1:6 ../scripts/cvs-debrelease.1:7 ../scripts/cvs-debuild.1:7 ../scripts/dcmd.1:7 ../scripts/dcontrol.pl:210 ../scripts/dd-list.1:26 ../scripts/debc.1:6 ../scripts/debchange.1:8 ../scripts/debcheckout.pl:40 ../scripts/debclean.1:6 ../scripts/debcommit.pl:11 ../scripts/debdiff.1:15 ../scripts/debi.1:6 ../scripts/debpkg.1:6 ../scripts/debrelease.1:6 ../scripts/deb-reversion.dbk:82 ../scripts/debrsign.1:7 ../scripts/debsign.1:6 ../scripts/debsnap.1:14 ../scripts/debuild.1:10 ../scripts/desktop2menu.pl:34 ../scripts/dep3changelog.1:6 ../scripts/devscripts.1:4 ../scripts/dget.pl:500 ../scripts/diff2patches.1:10 ../scripts/dpkg-depcheck.1:6 ../scripts/dpkg-genbuilddeps.1:6 ../doc/edit-patch.1:11 ../scripts/dscextract.1:6 ../scripts/dscverify.1:6 ../scripts/getbuildlog.1:8 ../scripts/grep-excuses.1:6 ../scripts/licensecheck.pl:33 ../scripts/list-unreleased.1:6 ../scripts/manpage-alert.1:8 ../scripts/mass-bug.pl:29 ../scripts/mergechanges.1:6 ../scripts/mk-build-deps.pl:34 ../scripts/nmudiff.1:6 ../scripts/plotchangelog.1:7 ../scripts/pts-subscribe.1:8 ../scripts/rc-alert.1:8 ../scripts/rmadison.pl:216 ../doc/suspicious-source.1:24 ../scripts/svnpath.pl:17 ../scripts/tagpending.pl:87 ../scripts/transition-check.pl:33 ../scripts/uscan.1:6 ../scripts/uupdate.1:8 ../doc/what-patch.1:8 ../scripts/whodepends.1:6 ../scripts/who-uploads.1:6 ../scripts/wnpp-alert.1:8 ../scripts/wnpp-check.1:8 ../doc/wrap-and-sort.1:22 ../scripts/devscripts.conf.5:4 +#: ../scripts/annotate-output.1:6 ../scripts/archpath.1:12 ../scripts/bts.pl:168 ../scripts/build-rdeps.pl:26 ../scripts/chdist.pl:26 ../scripts/checkbashisms.1:8 ../scripts/cowpoke.1:24 ../scripts/cvs-debc.1:6 ../scripts/cvs-debi.1:6 ../scripts/cvs-debrelease.1:7 ../scripts/cvs-debuild.1:7 ../scripts/dcmd.1:7 ../scripts/dcontrol.pl:210 ../scripts/dd-list.1:26 ../scripts/debc.1:6 ../scripts/debchange.1:8 ../scripts/debcheckout.pl:40 ../scripts/debclean.1:6 ../scripts/debcommit.pl:11 ../scripts/debdiff.1:15 ../scripts/debi.1:6 ../scripts/debpkg.1:6 ../scripts/debrelease.1:6 ../scripts/deb-reversion.dbk:82 ../scripts/debrsign.1:7 ../scripts/debsign.1:6 ../scripts/debsnap.1:14 ../scripts/debuild.1:10 ../scripts/desktop2menu.pl:34 ../scripts/dep3changelog.1:6 ../scripts/devscripts.1:4 ../scripts/dget.pl:503 ../scripts/diff2patches.1:10 ../scripts/dpkg-depcheck.1:6 ../scripts/dpkg-genbuilddeps.1:6 ../doc/edit-patch.1:11 ../scripts/dscextract.1:6 ../scripts/dscverify.1:6 ../scripts/getbuildlog.1:8 ../scripts/grep-excuses.1:6 ../scripts/licensecheck.pl:33 ../scripts/list-unreleased.1:6 ../scripts/manpage-alert.1:8 ../scripts/mass-bug.pl:29 ../scripts/mergechanges.1:6 ../scripts/mk-build-deps.pl:34 ../scripts/nmudiff.1:6 ../scripts/plotchangelog.1:7 ../scripts/pts-subscribe.1:8 ../scripts/rc-alert.1:8 ../scripts/rmadison.pl:216 ../doc/suspicious-source.1:24 ../scripts/svnpath.pl:17 ../scripts/tagpending.pl:87 ../scripts/transition-check.pl:33 ../scripts/uscan.1:6 ../scripts/uupdate.1:8 ../doc/what-patch.1:8 ../scripts/whodepends.1:6 ../scripts/who-uploads.1:6 ../scripts/wnpp-alert.1:8 ../scripts/wnpp-check.1:8 ../doc/wrap-and-sort.1:22 ../scripts/devscripts.conf.5:4 #, no-wrap msgid "DESCRIPTION" msgstr "" @@ -70,7 +70,7 @@ msgstr "" #. type: SH -#: ../scripts/annotate-output.1:11 ../scripts/bts.pl:220 ../scripts/build-rdeps.pl:30 ../scripts/chdist.pl:33 ../scripts/checkbashisms.1:23 ../scripts/cowpoke.1:29 ../scripts/cvs-debc.1:24 ../scripts/cvs-debi.1:28 ../scripts/cvs-debrelease.1:21 ../scripts/cvs-debuild.1:32 ../scripts/dcmd.1:16 ../scripts/dcontrol.pl:244 ../scripts/dd-list.1:58 ../scripts/debc.1:64 ../scripts/debchange.1:146 ../scripts/debcheckout.pl:68 ../scripts/debclean.1:60 ../scripts/debcommit.pl:19 ../scripts/debdiff.1:50 ../scripts/debi.1:65 ../scripts/debrelease.1:56 ../scripts/deb-reversion.dbk:128 ../scripts/debrsign.1:30 ../scripts/debsign.1:39 ../scripts/debsnap.1:26 ../scripts/debuild.1:219 ../scripts/dep3changelog.1:15 ../scripts/dget.pl:539 ../scripts/diff2patches.1:16 ../scripts/dpkg-depcheck.1:15 ../scripts/dscextract.1:14 ../scripts/dscverify.1:17 ../scripts/getbuildlog.1:24 ../scripts/grep-excuses.1:13 ../scripts/licensecheck.pl:42 ../scripts/list-unreleased.1:12 ../scripts/manpage-alert.1:14 ../scripts/mass-bug.pl:59 ../scripts/mk-build-deps.pl:44 ../scripts/nmudiff.1:21 ../scripts/plotchangelog.1:43 ../scripts/pts-subscribe.1:18 ../scripts/rc-alert.1:17 ../scripts/rmadison.pl:225 ../doc/suspicious-source.1:34 ../scripts/tagpending.pl:93 ../scripts/transition-check.pl:42 ../scripts/uscan.1:336 ../scripts/uupdate.1:52 ../doc/what-patch.1:15 ../scripts/whodepends.1:10 ../scripts/who-uploads.1:15 ../scripts/wnpp-alert.1:17 ../scripts/wnpp-check.1:16 ../doc/wrap-and-sort.1:33 +#: ../scripts/annotate-output.1:11 ../scripts/bts.pl:220 ../scripts/build-rdeps.pl:30 ../scripts/chdist.pl:33 ../scripts/checkbashisms.1:23 ../scripts/cowpoke.1:29 ../scripts/cvs-debc.1:24 ../scripts/cvs-debi.1:28 ../scripts/cvs-debrelease.1:21 ../scripts/cvs-debuild.1:32 ../scripts/dcmd.1:16 ../scripts/dcontrol.pl:244 ../scripts/dd-list.1:58 ../scripts/debc.1:64 ../scripts/debchange.1:146 ../scripts/debcheckout.pl:68 ../scripts/debclean.1:60 ../scripts/debcommit.pl:19 ../scripts/debdiff.1:50 ../scripts/debi.1:65 ../scripts/debrelease.1:56 ../scripts/deb-reversion.dbk:128 ../scripts/debrsign.1:30 ../scripts/debsign.1:39 ../scripts/debsnap.1:26 ../scripts/debuild.1:219 ../scripts/dep3changelog.1:15 ../scripts/dget.pl:542 ../scripts/diff2patches.1:16 ../scripts/dpkg-depcheck.1:15 ../scripts/dscextract.1:14 ../scripts/dscverify.1:17 ../scripts/getbuildlog.1:24 ../scripts/grep-excuses.1:13 ../scripts/licensecheck.pl:42 ../scripts/list-unreleased.1:12 ../scripts/manpage-alert.1:14 ../scripts/mass-bug.pl:59 ../scripts/mk-build-deps.pl:44 ../scripts/nmudiff.1:21 ../scripts/plotchangelog.1:43 ../scripts/pts-subscribe.1:18 ../scripts/rc-alert.1:17 ../scripts/rmadison.pl:225 ../doc/suspicious-source.1:34 ../scripts/tagpending.pl:93 ../scripts/transition-check.pl:42 ../scripts/uscan.1:336 ../scripts/uupdate.1:52 ../doc/what-patch.1:15 ../scripts/whodepends.1:10 ../scripts/who-uploads.1:15 ../scripts/wnpp-alert.1:17 ../scripts/wnpp-check.1:16 ../doc/wrap-and-sort.1:33 #, no-wrap msgid "OPTIONS" msgstr "" @@ -87,7 +87,7 @@ msgstr "" #. type: TP -#: ../scripts/annotate-output.1:16 ../scripts/chdist.pl:37 ../scripts/dcontrol.pl:256 ../scripts/dd-list.1:59 ../scripts/debcheckout.pl:93 ../scripts/debsnap.1:57 ../scripts/dget.pl:592 ../scripts/dpkg-depcheck.1:96 ../scripts/getbuildlog.1:25 ../scripts/mk-build-deps.pl:79 ../scripts/rmadison.pl:249 ../doc/suspicious-source.1:35 ../doc/what-patch.1:17 ../doc/wrap-and-sort.1:34 +#: ../scripts/annotate-output.1:16 ../scripts/chdist.pl:37 ../scripts/dcontrol.pl:256 ../scripts/dd-list.1:59 ../scripts/debcheckout.pl:93 ../scripts/debsnap.1:57 ../scripts/dget.pl:595 ../scripts/dpkg-depcheck.1:96 ../scripts/getbuildlog.1:25 ../scripts/mk-build-deps.pl:79 ../scripts/rmadison.pl:249 ../doc/suspicious-source.1:35 ../doc/what-patch.1:17 ../doc/wrap-and-sort.1:34 #, no-wrap msgid "B<-h>, B<--help>" msgstr "" @@ -149,7 +149,7 @@ msgstr "" #. type: SH -#: ../scripts/annotate-output.1:47 ../scripts/bts.pl:4092 ../scripts/checkbashisms.1:60 ../scripts/cowpoke.1:263 ../scripts/cvs-debc.1:58 ../scripts/cvs-debi.1:62 ../scripts/cvs-debrelease.1:64 ../scripts/cvs-debuild.1:53 ../scripts/dcmd.1:98 ../scripts/dcontrol.pl:289 ../scripts/debc.1:115 ../scripts/debchange.1:456 ../scripts/debcheckout.pl:211 ../scripts/debclean.1:107 ../scripts/debcommit.pl:852 ../scripts/debdiff.1:215 ../scripts/debi.1:132 ../scripts/debrelease.1:132 ../scripts/deb-reversion.dbk:247 ../scripts/debrsign.1:66 ../scripts/debsign.1:134 ../scripts/debsnap.1:118 ../scripts/debuild.1:410 ../scripts/dep3changelog.1:28 ../scripts/dget.pl:646 ../scripts/diff2patches.1:45 ../scripts/dpkg-depcheck.1:118 ../scripts/dpkg-genbuilddeps.1:30 ../scripts/dscverify.1:73 ../scripts/grep-excuses.1:38 ../scripts/list-unreleased.1:19 ../scripts/nmudiff.1:108 ../scripts/plotchangelog.1:124 ../scripts/pts-subscribe.1:51 ../scripts/rc-alert.1:121 ../scripts/rmadison.pl:332 ../scripts/tagpending.pl:148 ../scripts/uscan.1:539 ../scripts/uupdate.1:170 ../doc/what-patch.1:35 ../scripts/wnpp-alert.1:29 ../scripts/wnpp-check.1:23 ../scripts/devscripts.conf.5:54 +#: ../scripts/annotate-output.1:47 ../scripts/bts.pl:4080 ../scripts/checkbashisms.1:60 ../scripts/cowpoke.1:263 ../scripts/cvs-debc.1:58 ../scripts/cvs-debi.1:62 ../scripts/cvs-debrelease.1:64 ../scripts/cvs-debuild.1:53 ../scripts/dcmd.1:98 ../scripts/dcontrol.pl:289 ../scripts/debc.1:115 ../scripts/debchange.1:456 ../scripts/debcheckout.pl:211 ../scripts/debclean.1:107 ../scripts/debcommit.pl:858 ../scripts/debdiff.1:215 ../scripts/debi.1:132 ../scripts/debrelease.1:132 ../scripts/deb-reversion.dbk:247 ../scripts/debrsign.1:66 ../scripts/debsign.1:134 ../scripts/debsnap.1:118 ../scripts/debuild.1:410 ../scripts/dep3changelog.1:28 ../scripts/dget.pl:649 ../scripts/diff2patches.1:45 ../scripts/dpkg-depcheck.1:118 ../scripts/dpkg-genbuilddeps.1:30 ../scripts/dscverify.1:73 ../scripts/grep-excuses.1:38 ../scripts/list-unreleased.1:19 ../scripts/nmudiff.1:108 ../scripts/plotchangelog.1:124 ../scripts/pts-subscribe.1:51 ../scripts/rc-alert.1:121 ../scripts/rmadison.pl:332 ../scripts/tagpending.pl:148 ../scripts/uscan.1:539 ../scripts/uupdate.1:170 ../doc/what-patch.1:35 ../scripts/wnpp-alert.1:29 ../scripts/wnpp-check.1:23 ../scripts/devscripts.conf.5:54 #, no-wrap msgid "SEE ALSO" msgstr "" @@ -174,7 +174,7 @@ msgstr "" #. type: SH -#: ../scripts/annotate-output.1:55 ../scripts/archpath.1:54 ../scripts/build-rdeps.pl:345 ../scripts/checkbashisms.1:62 ../scripts/cowpoke.1:269 ../scripts/cvs-debc.1:64 ../scripts/cvs-debi.1:68 ../scripts/cvs-debrelease.1:69 ../scripts/cvs-debuild.1:59 ../scripts/dcmd.1:101 ../scripts/dcontrol.pl:282 ../scripts/dd-list.1:100 ../scripts/debc.1:120 ../scripts/debchange.1:463 ../scripts/debcheckout.pl:216 ../scripts/debclean.1:111 ../scripts/debcommit.pl:848 ../scripts/debdiff.1:222 ../scripts/debi.1:136 ../scripts/debpkg.1:23 ../scripts/debrelease.1:137 ../scripts/deb-reversion.dbk:292 ../scripts/debrsign.1:71 ../scripts/debsign.1:146 ../scripts/debuild.1:423 ../scripts/desktop2menu.pl:52 ../scripts/dep3changelog.1:26 ../scripts/dget.pl:638 ../scripts/diff2patches.1:48 ../scripts/dpkg-genbuilddeps.1:36 ../scripts/dscextract.1:32 ../scripts/dscverify.1:78 ../scripts/getbuildlog.1:41 ../scripts/grep-excuses.1:40 ../scripts/licensecheck.pl:120 ../scripts/list-unreleased.1:21 ../scripts/manpage-alert.1:20 ../scripts/mass-bug.pl:520 ../scripts/mergechanges.1:18 ../scripts/mk-build-deps.pl:94 ../scripts/namecheck.pl:30 ../scripts/nmudiff.1:113 ../scripts/plotchangelog.1:126 ../scripts/pts-subscribe.1:56 ../scripts/rc-alert.1:125 ../scripts/rmadison.pl:336 ../scripts/svnpath.pl:97 ../scripts/transition-check.pl:81 ../scripts/uscan.1:545 ../scripts/uupdate.1:177 ../scripts/whodepends.1:19 ../scripts/who-uploads.1:71 ../scripts/wnpp-alert.1:31 ../scripts/wnpp-check.1:33 ../scripts/devscripts.conf.5:58 +#: ../scripts/annotate-output.1:55 ../scripts/archpath.1:54 ../scripts/build-rdeps.pl:345 ../scripts/checkbashisms.1:62 ../scripts/cowpoke.1:269 ../scripts/cvs-debc.1:64 ../scripts/cvs-debi.1:68 ../scripts/cvs-debrelease.1:69 ../scripts/cvs-debuild.1:59 ../scripts/dcmd.1:101 ../scripts/dcontrol.pl:282 ../scripts/dd-list.1:100 ../scripts/debc.1:120 ../scripts/debchange.1:463 ../scripts/debcheckout.pl:216 ../scripts/debclean.1:111 ../scripts/debcommit.pl:854 ../scripts/debdiff.1:222 ../scripts/debi.1:136 ../scripts/debpkg.1:23 ../scripts/debrelease.1:137 ../scripts/deb-reversion.dbk:292 ../scripts/debrsign.1:71 ../scripts/debsign.1:146 ../scripts/debuild.1:423 ../scripts/desktop2menu.pl:52 ../scripts/dep3changelog.1:26 ../scripts/dget.pl:641 ../scripts/diff2patches.1:48 ../scripts/dpkg-genbuilddeps.1:36 ../scripts/dscextract.1:32 ../scripts/dscverify.1:78 ../scripts/getbuildlog.1:41 ../scripts/grep-excuses.1:40 ../scripts/licensecheck.pl:120 ../scripts/list-unreleased.1:21 ../scripts/manpage-alert.1:20 ../scripts/mass-bug.pl:520 ../scripts/mergechanges.1:18 ../scripts/mk-build-deps.pl:94 ../scripts/namecheck.pl:30 ../scripts/nmudiff.1:113 ../scripts/plotchangelog.1:126 ../scripts/pts-subscribe.1:56 ../scripts/rc-alert.1:125 ../scripts/rmadison.pl:336 ../scripts/svnpath.pl:97 ../scripts/transition-check.pl:81 ../scripts/uscan.1:545 ../scripts/uupdate.1:177 ../scripts/whodepends.1:19 ../scripts/who-uploads.1:71 ../scripts/wnpp-alert.1:31 ../scripts/wnpp-check.1:33 ../scripts/devscripts.conf.5:58 #, no-wrap msgid "AUTHOR" msgstr "" @@ -801,7 +801,7 @@ msgstr "" #. type: =item -#: ../scripts/bts.pl:407 ../scripts/dget.pl:547 +#: ../scripts/bts.pl:407 ../scripts/dget.pl:550 msgid "B<-q>, B<--quiet>" msgstr "" @@ -1124,22 +1124,22 @@ msgstr "" #. type: =item -#: ../scripts/bts.pl:994 ../scripts/bts.pl:1852 +#: ../scripts/bts.pl:994 ../scripts/bts.pl:1827 msgid "B" msgstr "" #. type: textblock -#: ../scripts/bts.pl:996 ../scripts/bts.pl:1854 +#: ../scripts/bts.pl:996 ../scripts/bts.pl:1829 msgid "Binary package name." msgstr "" #. type: =item -#: ../scripts/bts.pl:998 ../scripts/bts.pl:1856 +#: ../scripts/bts.pl:998 ../scripts/bts.pl:1831 msgid "B" msgstr "" #. type: textblock -#: ../scripts/bts.pl:1000 ../scripts/bts.pl:1858 +#: ../scripts/bts.pl:1000 ../scripts/bts.pl:1833 msgid "Source package name." msgstr "" @@ -1154,22 +1154,22 @@ msgstr "" #. type: =item -#: ../scripts/bts.pl:1006 ../scripts/bts.pl:1836 +#: ../scripts/bts.pl:1006 ../scripts/bts.pl:1811 msgid "B" msgstr "" #. type: textblock -#: ../scripts/bts.pl:1008 ../scripts/bts.pl:1838 +#: ../scripts/bts.pl:1008 ../scripts/bts.pl:1813 msgid "E-mail address of the submitter." msgstr "" #. type: =item -#: ../scripts/bts.pl:1010 ../scripts/bts.pl:1864 +#: ../scripts/bts.pl:1010 ../scripts/bts.pl:1839 msgid "B" msgstr "" #. type: textblock -#: ../scripts/bts.pl:1012 ../scripts/bts.pl:1866 +#: ../scripts/bts.pl:1012 ../scripts/bts.pl:1841 msgid "Bug severity." msgstr "" @@ -1184,7 +1184,7 @@ msgstr "" #. type: =item -#: ../scripts/bts.pl:1018 ../scripts/bts.pl:1860 +#: ../scripts/bts.pl:1018 ../scripts/bts.pl:1835 msgid "B" msgstr "" @@ -1196,12 +1196,12 @@ msgstr "" #. type: =item -#: ../scripts/bts.pl:1023 ../scripts/bts.pl:1868 +#: ../scripts/bts.pl:1023 ../scripts/bts.pl:1843 msgid "B" msgstr "" #. type: textblock -#: ../scripts/bts.pl:1025 ../scripts/bts.pl:1870 +#: ../scripts/bts.pl:1025 ../scripts/bts.pl:1845 msgid "Bug's owner." msgstr "" @@ -1216,7 +1216,7 @@ msgstr "" #. type: =item -#: ../scripts/bts.pl:1031 ../scripts/bts.pl:1872 +#: ../scripts/bts.pl:1031 ../scripts/bts.pl:1847 msgid "B" msgstr "" @@ -1246,12 +1246,12 @@ msgstr "" #. type: =item -#: ../scripts/bts.pl:1043 ../scripts/bts.pl:1876 +#: ../scripts/bts.pl:1043 ../scripts/bts.pl:1851 msgid "B" msgstr "" #. type: textblock -#: ../scripts/bts.pl:1045 ../scripts/bts.pl:1878 +#: ../scripts/bts.pl:1045 ../scripts/bts.pl:1853 msgid "" "Whether to search archived bugs or normal bugs; defaults to B<0> (i.e. only " "search normal bugs). As a special case, if archive is B, both archived " @@ -1271,7 +1271,7 @@ msgstr "" #. type: textblock -#: ../scripts/bts.pl:1056 ../scripts/bts.pl:1890 +#: ../scripts/bts.pl:1056 ../scripts/bts.pl:1865 msgid "" "If a key is used multiple times then the set of bugs selected includes those " "matching any of the supplied values; for example" @@ -1640,12 +1640,12 @@ msgstr "" #. type: =item -#: ../scripts/bts.pl:1719 +#: ../scripts/bts.pl:1694 msgid "B I [I]" msgstr "" #. type: textblock -#: ../scripts/bts.pl:1721 +#: ../scripts/bts.pl:1696 msgid "" "Record that you have claimed a I (e.g. for a bug squashing party). " "I should be a unique token allowing the bugs you have claimed to be " @@ -1653,29 +1653,29 @@ msgstr "" #. type: textblock -#: ../scripts/bts.pl:1725 ../scripts/bts.pl:1745 +#: ../scripts/bts.pl:1700 ../scripts/bts.pl:1720 msgid "" "If no I is specified, the environment variable B or " "B (checked in that order) is used." msgstr "" #. type: =item -#: ../scripts/bts.pl:1741 +#: ../scripts/bts.pl:1716 msgid "B I [I]" msgstr "" #. type: textblock -#: ../scripts/bts.pl:1743 +#: ../scripts/bts.pl:1718 msgid "Remove the record that you have claimed a bug." msgstr "" #. type: =item -#: ../scripts/bts.pl:1761 +#: ../scripts/bts.pl:1736 msgid "B I I" msgstr "" #. type: textblock -#: ../scripts/bts.pl:1763 +#: ../scripts/bts.pl:1738 msgid "" "Change the I of a B. Available severities are: B, " "B, B, B, B, B, B. The " @@ -1683,34 +1683,34 @@ msgstr "" #. type: =item -#: ../scripts/bts.pl:1780 +#: ../scripts/bts.pl:1755 msgid "B I I
" msgstr "" #. type: textblock -#: ../scripts/bts.pl:1782 +#: ../scripts/bts.pl:1757 msgid "" "Mark the I as forwarded to the given I
(usually an email " "address or a URL for an upstream bug tracker)." msgstr "" #. type: =item -#: ../scripts/bts.pl:1799 +#: ../scripts/bts.pl:1774 msgid "B I" msgstr "" #. type: textblock -#: ../scripts/bts.pl:1801 +#: ../scripts/bts.pl:1776 msgid "Mark a I as not forwarded." msgstr "" #. type: =item -#: ../scripts/bts.pl:1811 +#: ../scripts/bts.pl:1786 msgid "B [I ...]" msgstr "" #. type: textblock -#: ../scripts/bts.pl:1813 +#: ../scripts/bts.pl:1788 msgid "" "The following commands will only apply to bugs against the listed " "Is; this acts as a safety mechanism for the BTS. If no packages " @@ -1718,12 +1718,12 @@ msgstr "" #. type: =item -#: ../scripts/bts.pl:1827 +#: ../scripts/bts.pl:1802 msgid "B [I[B<:>I]] ..." msgstr "" #. type: textblock -#: ../scripts/bts.pl:1829 +#: ../scripts/bts.pl:1804 msgid "" "The following commands will only apply to bugs which meet the specified " "criterion; this acts as a safety mechanism for the BTS. If no Is are " @@ -1732,47 +1732,47 @@ msgstr "" #. type: =item -#: ../scripts/bts.pl:1840 +#: ../scripts/bts.pl:1815 msgid "B" msgstr "" #. type: textblock -#: ../scripts/bts.pl:1842 +#: ../scripts/bts.pl:1817 msgid "Date the bug was submitted." msgstr "" #. type: =item -#: ../scripts/bts.pl:1844 +#: ../scripts/bts.pl:1819 msgid "B" msgstr "" #. type: textblock -#: ../scripts/bts.pl:1846 +#: ../scripts/bts.pl:1821 msgid "Subject of the bug." msgstr "" #. type: =item -#: ../scripts/bts.pl:1848 +#: ../scripts/bts.pl:1823 msgid "B" msgstr "" #. type: textblock -#: ../scripts/bts.pl:1850 +#: ../scripts/bts.pl:1825 msgid "Message-id of the initial bug report." msgstr "" #. type: textblock -#: ../scripts/bts.pl:1862 +#: ../scripts/bts.pl:1837 msgid "Tags applied to the bug." msgstr "" #. type: textblock -#: ../scripts/bts.pl:1874 +#: ../scripts/bts.pl:1849 msgid "Bugs affecting this package." msgstr "" #. type: textblock -#: ../scripts/bts.pl:1884 +#: ../scripts/bts.pl:1859 msgid "" "For example, to limit the set of bugs affected by the subsequent control " "commands to those submitted by jrandomdeveloper@example.com and tagged " @@ -1780,56 +1780,56 @@ msgstr "" #. type: textblock -#: ../scripts/bts.pl:1888 +#: ../scripts/bts.pl:1863 msgid "bts limit submitter:jrandomdeveloper@example.com tag:wontfix" msgstr "" #. type: textblock -#: ../scripts/bts.pl:1893 +#: ../scripts/bts.pl:1868 msgid "bts limit package:foo severity:wishlist severity:minor" msgstr "" #. type: textblock -#: ../scripts/bts.pl:1895 +#: ../scripts/bts.pl:1870 msgid "" "only applies the subsequent control commands to bugs of package foo with " "either B or B severity." msgstr "" #. type: =item -#: ../scripts/bts.pl:1970 +#: ../scripts/bts.pl:1945 msgid "B I I" msgstr "" #. type: textblock -#: ../scripts/bts.pl:1972 +#: ../scripts/bts.pl:1947 msgid "" "Change the \"owner\" address of a I, with B meaning `use the address " "on the current email as the new owner address'." msgstr "" #. type: textblock -#: ../scripts/bts.pl:1975 +#: ../scripts/bts.pl:1950 msgid "The owner of a bug accepts responsibility for dealing with it." msgstr "" #. type: =item -#: ../scripts/bts.pl:1986 +#: ../scripts/bts.pl:1961 msgid "B I" msgstr "" #. type: textblock -#: ../scripts/bts.pl:1988 +#: ../scripts/bts.pl:1963 msgid "Mark a bug as having no \"owner\"." msgstr "" #. type: =item -#: ../scripts/bts.pl:1998 +#: ../scripts/bts.pl:1973 msgid "B I [I]" msgstr "" #. type: textblock -#: ../scripts/bts.pl:2000 +#: ../scripts/bts.pl:1975 msgid "" "Subscribe the given I address to the specified B report. If no " "email address is specified, the environment variable B or B " @@ -1838,7 +1838,7 @@ msgstr "" #. type: textblock -#: ../scripts/bts.pl:2005 +#: ../scripts/bts.pl:1980 msgid "" "After executing this command, you will be sent a subscription confirmation " "to which you have to reply. When subscribed to a bug report, you receive " @@ -1847,12 +1847,12 @@ msgstr "" #. type: =item -#: ../scripts/bts.pl:2026 +#: ../scripts/bts.pl:2001 msgid "B I [I]" msgstr "" #. type: textblock -#: ../scripts/bts.pl:2028 +#: ../scripts/bts.pl:2003 msgid "" "Unsubscribe the given email address from the specified bug report. As with " "subscribe above, if no email address is specified, the environment variables " @@ -1861,7 +1861,7 @@ msgstr "" #. type: textblock -#: ../scripts/bts.pl:2033 +#: ../scripts/bts.pl:2008 msgid "" "After executing this command, you will be sent an unsubscription " "confirmation to which you have to reply. Use the B command to, " @@ -1869,43 +1869,43 @@ msgstr "" #. type: =item -#: ../scripts/bts.pl:2053 +#: ../scripts/bts.pl:2028 msgid "B I ..." msgstr "" #. type: textblock -#: ../scripts/bts.pl:2055 +#: ../scripts/bts.pl:2030 msgid "" "The B command allows you to report a I report as containing " "spam. It saves one from having to go to the bug web page to do so." msgstr "" #. type: =item -#: ../scripts/bts.pl:2091 +#: ../scripts/bts.pl:2066 msgid "B I ..." msgstr "" #. type: textblock -#: ../scripts/bts.pl:2093 +#: ../scripts/bts.pl:2068 msgid "B is a synonym for B." msgstr "" #. type: =item -#: ../scripts/bts.pl:2101 +#: ../scripts/bts.pl:2076 msgid "" "B [I] [I | I | BI | " "BI]" msgstr "" #. type: =item -#: ../scripts/bts.pl:2103 +#: ../scripts/bts.pl:2078 msgid "" "B [I] [B | B... | " "B]" msgstr "" #. type: textblock -#: ../scripts/bts.pl:2105 +#: ../scripts/bts.pl:2080 msgid "" "Generate or update a cache of bug reports for the given email address or " "package. By default it downloads all bugs belonging to the email address in " @@ -1918,12 +1918,12 @@ msgstr "" #. type: textblock -#: ../scripts/bts.pl:2114 +#: ../scripts/bts.pl:2089 msgid "You can use the cached bugs with the B<-o> switch. For example:" msgstr "" #. type: verbatim -#: ../scripts/bts.pl:2116 +#: ../scripts/bts.pl:2091 #, no-wrap msgid "" " bts -o bugs\n" @@ -1932,7 +1932,7 @@ msgstr "" #. type: textblock -#: ../scripts/bts.pl:2119 +#: ../scripts/bts.pl:2094 msgid "" "Also, B will update the files in it in a piecemeal fashion as it " "downloads information from the BTS using the B command. You might thus " @@ -1942,7 +1942,7 @@ msgstr "" #. type: textblock -#: ../scripts/bts.pl:2125 +#: ../scripts/bts.pl:2100 msgid "" "Some options affect the behaviour of the B command. The first is the " "setting of B<--cache-mode>, which controls how much B downloads of the " @@ -1957,7 +1957,7 @@ msgstr "" #. type: textblock -#: ../scripts/bts.pl:2136 +#: ../scripts/bts.pl:2111 msgid "" "Each of these is configurable from the configuration file, as described " "below. They may also be specified after the B command as well as at " @@ -1965,7 +1965,7 @@ msgstr "" #. type: textblock -#: ../scripts/bts.pl:2140 +#: ../scripts/bts.pl:2115 msgid "" "Finally, B<-q> or B<--quiet> will suppress messages about caches being " "up-to-date, and giving the option twice will suppress all cache messages " @@ -1973,7 +1973,7 @@ msgstr "" #. type: textblock -#: ../scripts/bts.pl:2144 +#: ../scripts/bts.pl:2119 msgid "" "Beware of caching RC, though: it will take a LONG time! (With 1000+ RC bugs " "and a delay of 5 seconds between bugs, you're looking at a minimum of 1.5 " @@ -1981,19 +1981,19 @@ msgstr "" #. type: =item -#: ../scripts/bts.pl:2273 +#: ../scripts/bts.pl:2248 msgid "B I | BI | I" msgstr "" #. type: =item -#: ../scripts/bts.pl:2275 +#: ../scripts/bts.pl:2250 msgid "" "BI | BI | BI | " "I | B" msgstr "" #. type: textblock -#: ../scripts/bts.pl:2277 +#: ../scripts/bts.pl:2252 msgid "" "Clean the cache for the specified I, I, etc., as " "described above for the B command, or clean the entire cache if B " @@ -2004,40 +2004,40 @@ msgstr "" #. type: =item -#: ../scripts/bts.pl:2326 +#: ../scripts/bts.pl:2301 msgid "B" msgstr "" #. type: textblock -#: ../scripts/bts.pl:2328 +#: ../scripts/bts.pl:2303 msgid "Display version and copyright information." msgstr "" #. type: =item -#: ../scripts/bts.pl:2343 +#: ../scripts/bts.pl:2318 msgid "B" msgstr "" #. type: textblock -#: ../scripts/bts.pl:2345 +#: ../scripts/bts.pl:2320 msgid "" "Display a short summary of commands, suspiciously similar to parts of this " "man page." msgstr "" #. type: SH -#: ../scripts/bts.pl:3966 ../scripts/debuild.1:86 ../scripts/diff2patches.1:40 ../scripts/pts-subscribe.1:34 +#: ../scripts/bts.pl:3954 ../scripts/debuild.1:86 ../scripts/diff2patches.1:40 ../scripts/pts-subscribe.1:34 #, no-wrap msgid "ENVIRONMENT VARIABLES" msgstr "" #. type: =item -#: ../scripts/bts.pl:3970 +#: ../scripts/bts.pl:3958 msgid "B" msgstr "" #. type: textblock -#: ../scripts/bts.pl:3972 +#: ../scripts/bts.pl:3960 msgid "" "If this is set, the From: line in the email will be set to use this email " "address instead of your normal email address (as would be determined by " @@ -2045,12 +2045,12 @@ msgstr "" #. type: =item -#: ../scripts/bts.pl:3976 +#: ../scripts/bts.pl:3964 msgid "B" msgstr "" #. type: textblock -#: ../scripts/bts.pl:3978 +#: ../scripts/bts.pl:3966 msgid "" "If B is set, B is examined to determine the full name " "to use; if this is not set, B attempts to determine a name from your " @@ -2058,25 +2058,25 @@ msgstr "" #. type: =item -#: ../scripts/bts.pl:3982 +#: ../scripts/bts.pl:3970 msgid "B" msgstr "" #. type: textblock -#: ../scripts/bts.pl:3984 +#: ../scripts/bts.pl:3972 msgid "" "If set, it specifies the browser to use for the B and B " "options. See the description above." msgstr "" #. type: SH -#: ../scripts/bts.pl:3989 ../scripts/dcontrol.pl:266 ../scripts/debc.1:92 ../scripts/debchange.1:379 ../scripts/debcheckout.pl:172 ../scripts/debclean.1:90 ../scripts/debcommit.pl:97 ../scripts/debdiff.1:167 ../scripts/debi.1:109 ../scripts/debrelease.1:105 ../scripts/debrsign.1:57 ../scripts/debsign.1:106 ../scripts/debuild.1:290 ../scripts/dget.pl:602 ../scripts/dpkg-depcheck.1:102 ../scripts/dscverify.1:42 ../scripts/grep-excuses.1:28 ../scripts/licensecheck.pl:87 ../scripts/mass-bug.pl:132 ../scripts/nmudiff.1:79 ../scripts/plotchangelog.1:106 ../scripts/pts-subscribe.1:42 ../scripts/rmadison.pl:290 ../scripts/uscan.1:452 ../scripts/uupdate.1:88 ../scripts/who-uploads.1:50 +#: ../scripts/bts.pl:3977 ../scripts/dcontrol.pl:266 ../scripts/debc.1:92 ../scripts/debchange.1:379 ../scripts/debcheckout.pl:172 ../scripts/debclean.1:90 ../scripts/debcommit.pl:97 ../scripts/debdiff.1:167 ../scripts/debi.1:109 ../scripts/debrelease.1:105 ../scripts/debrsign.1:57 ../scripts/debsign.1:106 ../scripts/debuild.1:290 ../scripts/dget.pl:605 ../scripts/dpkg-depcheck.1:102 ../scripts/dscverify.1:42 ../scripts/grep-excuses.1:28 ../scripts/licensecheck.pl:87 ../scripts/mass-bug.pl:132 ../scripts/nmudiff.1:79 ../scripts/plotchangelog.1:106 ../scripts/pts-subscribe.1:42 ../scripts/rmadison.pl:290 ../scripts/uscan.1:452 ../scripts/uupdate.1:88 ../scripts/who-uploads.1:50 #, no-wrap msgid "CONFIGURATION VARIABLES" msgstr "" #. type: textblock -#: ../scripts/bts.pl:3991 ../scripts/debcommit.pl:99 ../scripts/licensecheck.pl:89 ../scripts/mass-bug.pl:134 +#: ../scripts/bts.pl:3979 ../scripts/debcommit.pl:99 ../scripts/licensecheck.pl:89 ../scripts/mass-bug.pl:134 msgid "" "The two configuration files F and F<~/.devscripts> are " "sourced by a shell in that order to set configuration variables. Command " @@ -2086,12 +2086,12 @@ msgstr "" #. type: =item -#: ../scripts/bts.pl:3999 +#: ../scripts/bts.pl:3987 msgid "B" msgstr "" #. type: textblock -#: ../scripts/bts.pl:4001 +#: ../scripts/bts.pl:3989 msgid "" "If this is set to B, then it is the same as the B<--offline> command " "line parameter being used. Only has an effect on the B and B " @@ -2100,12 +2100,12 @@ msgstr "" #. type: =item -#: ../scripts/bts.pl:4006 +#: ../scripts/bts.pl:3994 msgid "B" msgstr "" #. type: textblock -#: ../scripts/bts.pl:4008 +#: ../scripts/bts.pl:3996 msgid "" "If this is set to B, then it is the same as the B<--no-cache> command " "line parameter being used. Only has an effect on the B and B " @@ -2114,12 +2114,12 @@ msgstr "" #. type: =item -#: ../scripts/bts.pl:4013 +#: ../scripts/bts.pl:4001 msgid "B{B,B,B}" msgstr "" #. type: textblock -#: ../scripts/bts.pl:4015 +#: ../scripts/bts.pl:4003 msgid "" "How much of the BTS should we mirror when we are asked to cache something? " "Just the minimum, or also the mbox or the whole thing? The default is " @@ -2129,12 +2129,12 @@ msgstr "" #. type: =item -#: ../scripts/bts.pl:4021 +#: ../scripts/bts.pl:4009 msgid "B" msgstr "" #. type: textblock -#: ../scripts/bts.pl:4023 +#: ../scripts/bts.pl:4011 msgid "" "If this is set to B, then it is the same as the B<--force-refresh> " "command line parameter being used. Only has an effect on the B " @@ -2143,37 +2143,37 @@ msgstr "" #. type: =item -#: ../scripts/bts.pl:4028 +#: ../scripts/bts.pl:4016 msgid "B" msgstr "" #. type: textblock -#: ../scripts/bts.pl:4030 +#: ../scripts/bts.pl:4018 msgid "" "If this is set, specifies a mail reader to use instead of B. Same as " "the B<--mailreader> command line option." msgstr "" #. type: TP -#: ../scripts/bts.pl:4033 ../scripts/mass-bug.pl:142 ../scripts/nmudiff.1:104 +#: ../scripts/bts.pl:4021 ../scripts/mass-bug.pl:142 ../scripts/nmudiff.1:104 #, no-wrap msgid "B" msgstr "" #. type: textblock -#: ../scripts/bts.pl:4035 ../scripts/mass-bug.pl:144 +#: ../scripts/bts.pl:4023 ../scripts/mass-bug.pl:144 msgid "" "If this is set, specifies a B command to use instead of " "F. Same as the B<--sendmail> command line option." msgstr "" #. type: =item -#: ../scripts/bts.pl:4038 +#: ../scripts/bts.pl:4026 msgid "B" msgstr "" #. type: textblock -#: ../scripts/bts.pl:4040 +#: ../scripts/bts.pl:4028 msgid "" "Download only new bugs when caching. Do not check for updates in bugs we " "already have. The default is B. Same as the B<--only-new> command line " @@ -2181,12 +2181,12 @@ msgstr "" #. type: =item -#: ../scripts/bts.pl:4044 +#: ../scripts/bts.pl:4032 msgid "B" msgstr "" #. type: textblock -#: ../scripts/bts.pl:4046 +#: ../scripts/bts.pl:4034 msgid "" "If this is set, specifies an SMTP host to use for sending mail rather than " "using the B command. Same as the B<--smtp-host> command line " @@ -2194,41 +2194,41 @@ msgstr "" #. type: textblock -#: ../scripts/bts.pl:4050 +#: ../scripts/bts.pl:4038 msgid "" "Note that this option takes priority over B if both " "are set, unless the B<--sendmail> option is used." msgstr "" #. type: =item -#: ../scripts/bts.pl:4053 +#: ../scripts/bts.pl:4041 msgid "B, B" msgstr "" #. type: textblock -#: ../scripts/bts.pl:4055 +#: ../scripts/bts.pl:4043 msgid "" "If these options are set, then it is the same as the B<--smtp-username> and " "B<--smtp-password> options being used." msgstr "" #. type: =item -#: ../scripts/bts.pl:4058 +#: ../scripts/bts.pl:4046 msgid "B" msgstr "" #. type: textblock -#: ../scripts/bts.pl:4060 +#: ../scripts/bts.pl:4048 msgid "Same as the B<--smtp-helo> command line option." msgstr "" #. type: =item -#: ../scripts/bts.pl:4062 +#: ../scripts/bts.pl:4050 msgid "B" msgstr "" #. type: textblock -#: ../scripts/bts.pl:4064 +#: ../scripts/bts.pl:4052 msgid "" "If this is set to B, then it is the same as the B<--no-include-resolved> " "command line parameter being used. Only has an effect on the B " @@ -2237,24 +2237,24 @@ msgstr "" #. type: =item -#: ../scripts/bts.pl:4069 +#: ../scripts/bts.pl:4057 msgid "B" msgstr "" #. type: textblock -#: ../scripts/bts.pl:4071 +#: ../scripts/bts.pl:4059 msgid "" "If this is set to B, then it is the same as the B<--no-ack> command " "line parameter being used. The default is B." msgstr "" #. type: =item -#: ../scripts/bts.pl:4074 +#: ../scripts/bts.pl:4062 msgid "B" msgstr "" #. type: textblock -#: ../scripts/bts.pl:4076 +#: ../scripts/bts.pl:4064 msgid "" "If this is set to B or B, then it is the same as the " "B<--interactive> or B<--force-interactive> command line parameter being " @@ -2262,31 +2262,31 @@ msgstr "" #. type: =item -#: ../scripts/bts.pl:4080 +#: ../scripts/bts.pl:4068 msgid "B" msgstr "" #. type: textblock -#: ../scripts/bts.pl:4082 +#: ../scripts/bts.pl:4070 msgid "" "Specify a list of e-mail addresses to which a carbon copy of the generated " "e-mail to the control bot should automatically be sent." msgstr "" #. type: =item -#: ../scripts/bts.pl:4085 +#: ../scripts/bts.pl:4073 msgid "B" msgstr "" #. type: textblock -#: ../scripts/bts.pl:4087 +#: ../scripts/bts.pl:4075 msgid "" "Specify the name of a debbugs server which should be used instead of " "bugs.debian.org." msgstr "" #. type: textblock -#: ../scripts/bts.pl:4094 +#: ../scripts/bts.pl:4082 msgid "" "Please see L for more details on " "how to control the BTS using emails and L for " @@ -2294,18 +2294,18 @@ msgstr "" #. type: textblock -#: ../scripts/bts.pl:4098 +#: ../scripts/bts.pl:4086 msgid "reportbug(1), querybts(1)" msgstr "" #. type: =head1 -#: ../scripts/bts.pl:4100 ../scripts/chdist.pl:119 ../scripts/debsnap.1:126 ../scripts/mass-bug.pl:513 ../scripts/tagpending.pl:430 +#: ../scripts/bts.pl:4088 ../scripts/chdist.pl:119 ../scripts/debsnap.1:126 ../scripts/mass-bug.pl:513 ../scripts/tagpending.pl:430 #, no-wrap msgid "COPYRIGHT" msgstr "" #. type: textblock -#: ../scripts/bts.pl:4102 +#: ../scripts/bts.pl:4090 msgid "" "This program is Copyright (C) 2001-2003 by Joey Hess . " "Many modifications have been made, Copyright (C) 2002-2005 Julian Gilbey " @@ -2314,7 +2314,7 @@ msgstr "" #. type: textblock -#: ../scripts/bts.pl:4107 ../scripts/chdist.pl:124 ../scripts/mass-bug.pl:517 +#: ../scripts/bts.pl:4095 ../scripts/chdist.pl:124 ../scripts/mass-bug.pl:517 msgid "" "It is licensed under the terms of the GPL, either version 2 of the License, " "or (at your option) any later version." @@ -2473,7 +2473,7 @@ msgstr "" #. type: =head1 -#: ../scripts/build-rdeps.pl:337 ../scripts/debcommit.pl:841 ../scripts/desktop2menu.pl:43 ../scripts/licensecheck.pl:111 ../scripts/namecheck.pl:36 ../scripts/svnpath.pl:93 ../scripts/transition-check.pl:72 +#: ../scripts/build-rdeps.pl:337 ../scripts/debcommit.pl:847 ../scripts/desktop2menu.pl:43 ../scripts/licensecheck.pl:111 ../scripts/namecheck.pl:36 ../scripts/svnpath.pl:93 ../scripts/transition-check.pl:72 msgid "LICENSE" msgstr "" @@ -3315,7 +3315,7 @@ #: ../scripts/cowpoke.1:217 msgid "" "If the environment variable B is set, it specifies an " -"addtional configuration file which will override all of those above. " +"additional configuration file which will override all of those above. " "Options specified explicitly on the command line override all configuration " "files." msgstr "" @@ -4161,23 +4161,23 @@ msgstr "" #. type: textblock -#: ../scripts/dcontrol.pl:258 ../scripts/dget.pl:594 +#: ../scripts/dcontrol.pl:258 ../scripts/dget.pl:597 msgid "Show a help message." msgstr "" #. type: TP -#: ../scripts/dcontrol.pl:260 ../scripts/dd-list.1:96 ../scripts/dget.pl:596 ../scripts/getbuildlog.1:28 +#: ../scripts/dcontrol.pl:260 ../scripts/dd-list.1:96 ../scripts/dget.pl:599 ../scripts/getbuildlog.1:28 #, no-wrap msgid "B<-V>, B<--version>" msgstr "" #. type: textblock -#: ../scripts/dcontrol.pl:262 ../scripts/dget.pl:598 +#: ../scripts/dcontrol.pl:262 ../scripts/dget.pl:601 msgid "Show version information." msgstr "" #. type: textblock -#: ../scripts/dcontrol.pl:268 ../scripts/dget.pl:604 +#: ../scripts/dcontrol.pl:268 ../scripts/dget.pl:607 msgid "" "The two configuration files F and F<~/.devscripts> are " "sourced by a shell in that order to set configuration variables. Command " @@ -4202,7 +4202,7 @@ msgstr "" #. type: textblock -#: ../scripts/dcontrol.pl:286 ../scripts/dget.pl:643 ../scripts/tagpending.pl:439 +#: ../scripts/dcontrol.pl:286 ../scripts/dget.pl:646 ../scripts/tagpending.pl:439 msgid "" "This program is licensed under the terms of the GPL, either version 2 of the " "License, or (at your option) any later version." @@ -6346,7 +6346,7 @@ msgstr "" #. type: textblock -#: ../scripts/debcommit.pl:843 +#: ../scripts/debcommit.pl:849 msgid "" "This code is copyright by Joey Hess , all rights " "reserved. This program comes with ABSOLUTELY NO WARRANTY. You are free to " @@ -6355,12 +6355,12 @@ msgstr "" #. type: textblock -#: ../scripts/debcommit.pl:850 ../scripts/mass-bug.pl:522 +#: ../scripts/debcommit.pl:856 ../scripts/mass-bug.pl:522 msgid "Joey Hess " msgstr "" #. type: textblock -#: ../scripts/debcommit.pl:854 +#: ../scripts/debcommit.pl:860 msgid "svnpath(1)." msgstr "" @@ -7550,7 +7550,7 @@ "You are using this tool at your own risk and I shall not shed a tear if your " "gerbil goes up in flames, your microwave attacks the stereo, or the angry " "slamming of your fist spills your coffee into the keyboard, which sets off a " -"chain reaction resulting in a vast amount of money transfered from your " +"chain reaction resulting in a vast amount of money transferred from your " "account to mine." msgstr "" @@ -9949,22 +9949,22 @@ msgstr "" #. type: textblock -#: ../scripts/dget.pl:488 +#: ../scripts/dget.pl:491 msgid "dget -- Download Debian source and binary packages" msgstr "" #. type: =item -#: ../scripts/dget.pl:494 +#: ../scripts/dget.pl:497 msgid "B [I] I ..." msgstr "" #. type: =item -#: ../scripts/dget.pl:496 +#: ../scripts/dget.pl:499 msgid "B [I] I[B<=>I]" msgstr "" #. type: textblock -#: ../scripts/dget.pl:502 +#: ../scripts/dget.pl:505 msgid "" "B downloads Debian packages. In the first form, B fetches the " "requested URLs. If this is a .dsc or .changes file, then B acts as a " @@ -9974,7 +9974,7 @@ msgstr "" #. type: textblock -#: ../scripts/dget.pl:509 +#: ../scripts/dget.pl:512 msgid "" "In the second form, B downloads a I package (i.e., a I<.deb> " "file) from the Debian mirror configured in /etc/apt/sources.list(.d). " @@ -9984,14 +9984,14 @@ msgstr "" #. type: textblock -#: ../scripts/dget.pl:516 +#: ../scripts/dget.pl:519 msgid "" "In both cases dget is capable of getting several packages and/or URLs at " "once." msgstr "" #. type: textblock -#: ../scripts/dget.pl:519 +#: ../scripts/dget.pl:522 msgid "" "(Note that I<.udeb> packages used by debian-installer are located in " "separate packages files from I<.deb> packages. In order to use I<.udebs> " @@ -10000,7 +10000,7 @@ msgstr "" #. type: textblock -#: ../scripts/dget.pl:524 +#: ../scripts/dget.pl:527 msgid "" "Before downloading files listed in .dsc and .changes files, and before " "downloading binary packages, B checks to see whether any of these " @@ -10014,7 +10014,7 @@ msgstr "" #. type: textblock -#: ../scripts/dget.pl:534 +#: ../scripts/dget.pl:537 msgid "" "B was written to make it easier to retrieve source packages from the " "web for sponsor uploads. For checking the package with B, the last " @@ -10023,39 +10023,39 @@ msgstr "" #. type: =item -#: ../scripts/dget.pl:543 +#: ../scripts/dget.pl:546 msgid "B<-b>, B<--backup>" msgstr "" #. type: textblock -#: ../scripts/dget.pl:545 +#: ../scripts/dget.pl:548 msgid "Move files that would be overwritten to I<./backup>." msgstr "" #. type: textblock -#: ../scripts/dget.pl:549 +#: ../scripts/dget.pl:552 msgid "Suppress B/B non-error output." msgstr "" #. type: =item -#: ../scripts/dget.pl:551 +#: ../scripts/dget.pl:554 msgid "B<-d>, B<--download-only>" msgstr "" #. type: textblock -#: ../scripts/dget.pl:553 +#: ../scripts/dget.pl:556 msgid "" "Do not run B on the downloaded source package. This can " "only be used with the first method of calling B." msgstr "" #. type: =item -#: ../scripts/dget.pl:556 +#: ../scripts/dget.pl:559 msgid "B<-x>, B<--extract>" msgstr "" #. type: textblock -#: ../scripts/dget.pl:558 +#: ../scripts/dget.pl:561 msgid "" "Run B on the downloaded source package to unpack it. This " "option is the default and can only be used with the first method of calling " @@ -10063,34 +10063,34 @@ msgstr "" #. type: =item -#: ../scripts/dget.pl:562 +#: ../scripts/dget.pl:565 msgid "B<-u>, B<--allow-unauthenticated>" msgstr "" #. type: textblock -#: ../scripts/dget.pl:564 +#: ../scripts/dget.pl:567 msgid "" "Do not attempt to verify the integrity of downloaded source packages using " "B." msgstr "" #. type: =item -#: ../scripts/dget.pl:567 +#: ../scripts/dget.pl:570 msgid "B<--build>" msgstr "" #. type: textblock -#: ../scripts/dget.pl:569 +#: ../scripts/dget.pl:572 msgid "Run B on the downloaded source package." msgstr "" #. type: =item -#: ../scripts/dget.pl:571 +#: ../scripts/dget.pl:574 msgid "B<--path> I[B<:>I ...]" msgstr "" #. type: textblock -#: ../scripts/dget.pl:573 +#: ../scripts/dget.pl:576 msgid "" "In addition to I, B uses the colon-separated " "list given as argument to B<--path> to find files with a matching md5sum. " @@ -10104,32 +10104,32 @@ msgstr "" #. type: =item -#: ../scripts/dget.pl:584 +#: ../scripts/dget.pl:587 msgid "B<--insecure>" msgstr "" #. type: textblock -#: ../scripts/dget.pl:586 +#: ../scripts/dget.pl:589 msgid "Allow SSL connections to untrusted hosts." msgstr "" #. type: =item -#: ../scripts/dget.pl:588 +#: ../scripts/dget.pl:591 msgid "B<--no-cache>" msgstr "" #. type: textblock -#: ../scripts/dget.pl:590 +#: ../scripts/dget.pl:593 msgid "Bypass server-side HTTP caches by sending a B header." msgstr "" #. type: =item -#: ../scripts/dget.pl:612 +#: ../scripts/dget.pl:615 msgid "B" msgstr "" #. type: textblock -#: ../scripts/dget.pl:614 +#: ../scripts/dget.pl:617 msgid "" "This can be set to a colon-separated list of directories in which to search " "for files in addition to the default I. It has the " @@ -10137,55 +10137,55 @@ msgstr "" #. type: =item -#: ../scripts/dget.pl:619 +#: ../scripts/dget.pl:622 msgid "B" msgstr "" #. type: textblock -#: ../scripts/dget.pl:621 +#: ../scripts/dget.pl:624 msgid "" "Set to 'no' to disable extracting downloaded source packages. Default is " "'yes'." msgstr "" #. type: =item -#: ../scripts/dget.pl:624 +#: ../scripts/dget.pl:627 msgid "B" msgstr "" #. type: textblock -#: ../scripts/dget.pl:626 +#: ../scripts/dget.pl:629 msgid "" "Set to 'no' to disable checking signatures of downloaded source packages. " "Default is 'yes'." msgstr "" #. type: =head1 -#: ../scripts/dget.pl:631 +#: ../scripts/dget.pl:634 msgid "BUGS AND COMPATIBILITY" msgstr "" #. type: textblock -#: ../scripts/dget.pl:633 +#: ../scripts/dget.pl:636 msgid "B I should be implemented in B." msgstr "" #. type: textblock -#: ../scripts/dget.pl:635 +#: ../scripts/dget.pl:638 msgid "" "Before devscripts version 2.10.17, the default was not to extract the " "downloaded source. Set DGET_UNPACK=no to revert to the old behaviour." msgstr "" #. type: textblock -#: ../scripts/dget.pl:640 +#: ../scripts/dget.pl:643 msgid "" "This program is Copyright (C) 2005-08 by Christoph Berg . " "Modifications are Copyright (C) 2005-06 by Julian Gilbey ." msgstr "" #. type: textblock -#: ../scripts/dget.pl:648 +#: ../scripts/dget.pl:651 msgid "" "B(1), B(1), B(1), B(1), " "B(1), B(1)." @@ -10815,9 +10815,10 @@ #: ../scripts/dscextract.1:11 msgid "" "B reads a single file from a Debian source package. The idea is " -"to only look into .diff.gz files (source format 1.0) or .debian.tar.gz/bz2 " -"files (source format 3.0) where possible, hence avoiding to unpack large " -"tarballs. It is most useful for files in the debian/ subdirectory." +"to only look into I<.diff.gz> files (source format 1.0) or " +"I<.debian.tar.gz/bz2> files (source format 3.0) where possible, hence " +"avoiding to unpack large tarballs. It is most useful for files in the " +"I subdirectory." msgstr "" #. type: Plain text @@ -10837,9 +10838,9 @@ #: ../scripts/dscextract.1:20 msgid "" "\"Fast\" mode. For source format 1.0, avoid to fall back scanning the " -".orig.tar.gz file if I was not found in the .diff.gz. (For 3.0 " -"packages, it is assumed that debian/* are exactly the contents of " -"debian.tar.gz/bz2.)" +"I<.orig.tar.gz> file if I was not found in the I<.diff.gz>. (For 3.0 " +"packages, it is assumed that I are exactly the contents of " +"I.)" msgstr "" #. type: TP @@ -10860,7 +10861,7 @@ #. type: Plain text #: ../scripts/dscextract.1:30 -msgid "An error occured, like I was not found." +msgid "An error occurred, like I was not found." msgstr "" #. type: Plain text @@ -12481,7 +12482,7 @@ msgid "" "B(1), information about the Package Tracking System in the Developer's " "Reference at " -"http://www.debian.org/doc/developers-reference/ch-resources#s-pkg-tracking-system" +"http://www.debian.org/doc/developers-reference/resources.html#pkg-tracking-system" msgstr "" #. type: Plain text @@ -13946,8 +13947,8 @@ #: ../scripts/uscan.1:265 msgid "" "This is a syntactic shorthand for " -"BIB<,dversionmangle=>IB<, applying the same " -"rules to both the upstream and Debian version numbers.>" +"BIB<,dversionmangle=>I, applying the same " +"rules to both the upstream and Debian version numbers." msgstr "" #. type: TP diff -Nru devscripts-2.11.4ubuntu1/po4a/po/fr.po devscripts-2.11.6ubuntu1/po4a/po/fr.po --- devscripts-2.11.4ubuntu1/po4a/po/fr.po 2012-02-16 02:12:39.000000000 +0000 +++ devscripts-2.11.6ubuntu1/po4a/po/fr.po 2012-03-30 14:45:14.000000000 +0000 @@ -8,12 +8,12 @@ # Thomas Huriaux , 2006. # Julien Cristau , 2006-2007. # PHAN Thi Thanh , 2009. -# David Prévot , 2010, 2011. +# David Prévot , 2010-2012. msgid "" msgstr "" "Project-Id-Version: devscripts\n" -"POT-Creation-Date: 2011-12-17 20:24-0800\n" -"PO-Revision-Date: 2011-11-20 19:41-0400\n" +"POT-Creation-Date: 2012-03-30 16:45+0300\n" +"PO-Revision-Date: 2012-03-24 18:24-0400\n" "Last-Translator: David Prévot \n" "Language-Team: French \n" "Language: fr\n" @@ -90,7 +90,7 @@ #: ../scripts/debrsign.1:2 ../scripts/debsign.1:2 ../scripts/debsnap.1:3 #: ../scripts/debuild.1:2 ../scripts/desktop2menu.pl:24 #: ../scripts/dep3changelog.1:2 ../scripts/devscripts.1:2 -#: ../scripts/dget.pl:486 ../scripts/diff2patches.1:2 +#: ../scripts/dget.pl:489 ../scripts/diff2patches.1:2 #: ../scripts/dpkg-depcheck.1:2 ../scripts/dpkg-genbuilddeps.1:2 #: ../doc/edit-patch.1:2 ../scripts/dscextract.1:2 ../scripts/dscverify.1:2 #: ../scripts/getbuildlog.1:2 ../scripts/grep-excuses.1:2 @@ -128,7 +128,7 @@ #: ../scripts/debi.1:4 ../scripts/debpkg.1:4 ../scripts/debrelease.1:4 #: ../scripts/debrsign.1:4 ../scripts/debsign.1:4 ../scripts/debsnap.1:6 #: ../scripts/debuild.1:4 ../scripts/desktop2menu.pl:28 -#: ../scripts/dep3changelog.1:4 ../scripts/dget.pl:490 +#: ../scripts/dep3changelog.1:4 ../scripts/dget.pl:493 #: ../scripts/dpkg-depcheck.1:4 ../scripts/dpkg-genbuilddeps.1:4 #: ../doc/edit-patch.1:6 ../scripts/dscextract.1:4 ../scripts/dscverify.1:4 #: ../scripts/getbuildlog.1:4 ../scripts/grep-excuses.1:4 @@ -165,7 +165,7 @@ #: ../scripts/deb-reversion.dbk:82 ../scripts/debrsign.1:7 #: ../scripts/debsign.1:6 ../scripts/debsnap.1:14 ../scripts/debuild.1:10 #: ../scripts/desktop2menu.pl:34 ../scripts/dep3changelog.1:6 -#: ../scripts/devscripts.1:4 ../scripts/dget.pl:500 +#: ../scripts/devscripts.1:4 ../scripts/dget.pl:503 #: ../scripts/diff2patches.1:10 ../scripts/dpkg-depcheck.1:6 #: ../scripts/dpkg-genbuilddeps.1:6 ../doc/edit-patch.1:11 #: ../scripts/dscextract.1:6 ../scripts/dscverify.1:6 @@ -209,7 +209,7 @@ #: ../scripts/debrelease.1:56 ../scripts/deb-reversion.dbk:128 #: ../scripts/debrsign.1:30 ../scripts/debsign.1:39 ../scripts/debsnap.1:26 #: ../scripts/debuild.1:219 ../scripts/dep3changelog.1:15 -#: ../scripts/dget.pl:539 ../scripts/diff2patches.1:16 +#: ../scripts/dget.pl:542 ../scripts/diff2patches.1:16 #: ../scripts/dpkg-depcheck.1:15 ../scripts/dscextract.1:14 #: ../scripts/dscverify.1:17 ../scripts/getbuildlog.1:24 #: ../scripts/grep-excuses.1:13 ../scripts/licensecheck.pl:42 @@ -244,7 +244,7 @@ #. type: TP #: ../scripts/annotate-output.1:16 ../scripts/chdist.pl:37 #: ../scripts/dcontrol.pl:256 ../scripts/dd-list.1:59 -#: ../scripts/debcheckout.pl:93 ../scripts/debsnap.1:57 ../scripts/dget.pl:592 +#: ../scripts/debcheckout.pl:93 ../scripts/debsnap.1:57 ../scripts/dget.pl:595 #: ../scripts/dpkg-depcheck.1:96 ../scripts/getbuildlog.1:25 #: ../scripts/mk-build-deps.pl:79 ../scripts/rmadison.pl:249 #: ../doc/suspicious-source.1:35 ../doc/what-patch.1:17 @@ -337,17 +337,17 @@ "alors que ce n'est pas le cas." #. type: SH -#: ../scripts/annotate-output.1:47 ../scripts/bts.pl:4092 +#: ../scripts/annotate-output.1:47 ../scripts/bts.pl:4080 #: ../scripts/checkbashisms.1:60 ../scripts/cowpoke.1:263 #: ../scripts/cvs-debc.1:58 ../scripts/cvs-debi.1:62 #: ../scripts/cvs-debrelease.1:64 ../scripts/cvs-debuild.1:53 #: ../scripts/dcmd.1:98 ../scripts/dcontrol.pl:289 ../scripts/debc.1:115 #: ../scripts/debchange.1:456 ../scripts/debcheckout.pl:211 -#: ../scripts/debclean.1:107 ../scripts/debcommit.pl:852 +#: ../scripts/debclean.1:107 ../scripts/debcommit.pl:858 #: ../scripts/debdiff.1:215 ../scripts/debi.1:132 ../scripts/debrelease.1:132 #: ../scripts/deb-reversion.dbk:247 ../scripts/debrsign.1:66 #: ../scripts/debsign.1:134 ../scripts/debsnap.1:118 ../scripts/debuild.1:410 -#: ../scripts/dep3changelog.1:28 ../scripts/dget.pl:646 +#: ../scripts/dep3changelog.1:28 ../scripts/dget.pl:649 #: ../scripts/diff2patches.1:45 ../scripts/dpkg-depcheck.1:118 #: ../scripts/dpkg-genbuilddeps.1:30 ../scripts/dscverify.1:73 #: ../scripts/grep-excuses.1:38 ../scripts/list-unreleased.1:19 @@ -391,12 +391,12 @@ #: ../scripts/dcmd.1:101 ../scripts/dcontrol.pl:282 ../scripts/dd-list.1:100 #: ../scripts/debc.1:120 ../scripts/debchange.1:463 #: ../scripts/debcheckout.pl:216 ../scripts/debclean.1:111 -#: ../scripts/debcommit.pl:848 ../scripts/debdiff.1:222 ../scripts/debi.1:136 +#: ../scripts/debcommit.pl:854 ../scripts/debdiff.1:222 ../scripts/debi.1:136 #: ../scripts/debpkg.1:23 ../scripts/debrelease.1:137 #: ../scripts/deb-reversion.dbk:292 ../scripts/debrsign.1:71 #: ../scripts/debsign.1:146 ../scripts/debuild.1:423 #: ../scripts/desktop2menu.pl:52 ../scripts/dep3changelog.1:26 -#: ../scripts/dget.pl:638 ../scripts/diff2patches.1:48 +#: ../scripts/dget.pl:641 ../scripts/diff2patches.1:48 #: ../scripts/dpkg-genbuilddeps.1:36 ../scripts/dscextract.1:32 #: ../scripts/dscverify.1:78 ../scripts/getbuildlog.1:41 #: ../scripts/grep-excuses.1:40 ../scripts/licensecheck.pl:120 @@ -1214,7 +1214,7 @@ "par défaut." #. type: =item -#: ../scripts/bts.pl:407 ../scripts/dget.pl:547 +#: ../scripts/bts.pl:407 ../scripts/dget.pl:550 msgid "B<-q>, B<--quiet>" msgstr "B<-q>, B<--quiet>" @@ -1646,22 +1646,22 @@ "fois." #. type: =item -#: ../scripts/bts.pl:994 ../scripts/bts.pl:1852 +#: ../scripts/bts.pl:994 ../scripts/bts.pl:1827 msgid "B" msgstr "B" #. type: textblock -#: ../scripts/bts.pl:996 ../scripts/bts.pl:1854 +#: ../scripts/bts.pl:996 ../scripts/bts.pl:1829 msgid "Binary package name." msgstr "Nom d'un paquet binaire." #. type: =item -#: ../scripts/bts.pl:998 ../scripts/bts.pl:1856 +#: ../scripts/bts.pl:998 ../scripts/bts.pl:1831 msgid "B" msgstr "B" #. type: textblock -#: ../scripts/bts.pl:1000 ../scripts/bts.pl:1858 +#: ../scripts/bts.pl:1000 ../scripts/bts.pl:1833 msgid "Source package name." msgstr "Nom d'un paquet source." @@ -1676,22 +1676,22 @@ msgstr "Adresse électronique du responsable." #. type: =item -#: ../scripts/bts.pl:1006 ../scripts/bts.pl:1836 +#: ../scripts/bts.pl:1006 ../scripts/bts.pl:1811 msgid "B" msgstr "B" #. type: textblock -#: ../scripts/bts.pl:1008 ../scripts/bts.pl:1838 +#: ../scripts/bts.pl:1008 ../scripts/bts.pl:1813 msgid "E-mail address of the submitter." msgstr "Adresse électronique de l'auteur du bogue." #. type: =item -#: ../scripts/bts.pl:1010 ../scripts/bts.pl:1864 +#: ../scripts/bts.pl:1010 ../scripts/bts.pl:1839 msgid "B" msgstr "B" #. type: textblock -#: ../scripts/bts.pl:1012 ../scripts/bts.pl:1866 +#: ../scripts/bts.pl:1012 ../scripts/bts.pl:1841 msgid "Bug severity." msgstr "Sévérité du bogue." @@ -1706,7 +1706,7 @@ msgstr "État du bogue. Soit B, B ou B." #. type: =item -#: ../scripts/bts.pl:1018 ../scripts/bts.pl:1860 +#: ../scripts/bts.pl:1018 ../scripts/bts.pl:1835 msgid "B" msgstr "B" @@ -1720,12 +1720,12 @@ "peuvent être des « usertags » en plus des étiquettes traditionnelles." #. type: =item -#: ../scripts/bts.pl:1023 ../scripts/bts.pl:1868 +#: ../scripts/bts.pl:1023 ../scripts/bts.pl:1843 msgid "B" msgstr "B" #. type: textblock -#: ../scripts/bts.pl:1025 ../scripts/bts.pl:1870 +#: ../scripts/bts.pl:1025 ../scripts/bts.pl:1845 msgid "Bug's owner." msgstr "Propriétaire du bogue." @@ -1740,7 +1740,7 @@ msgstr "Adresse d'une personne qui a envoyé un courrier au journal." #. type: =item -#: ../scripts/bts.pl:1031 ../scripts/bts.pl:1872 +#: ../scripts/bts.pl:1031 ../scripts/bts.pl:1847 msgid "B" msgstr "B" @@ -1772,12 +1772,12 @@ "(« usertags »)." #. type: =item -#: ../scripts/bts.pl:1043 ../scripts/bts.pl:1876 +#: ../scripts/bts.pl:1043 ../scripts/bts.pl:1851 msgid "B" msgstr "B" #. type: textblock -#: ../scripts/bts.pl:1045 ../scripts/bts.pl:1878 +#: ../scripts/bts.pl:1045 ../scripts/bts.pl:1853 msgid "" "Whether to search archived bugs or normal bugs; defaults to B<0> (i.e. only " "search normal bugs). As a special case, if archive is B, both archived " @@ -1803,7 +1803,7 @@ msgstr "bts select submitter:undéveloppeur@example.com tag:wontfix" #. type: textblock -#: ../scripts/bts.pl:1056 ../scripts/bts.pl:1890 +#: ../scripts/bts.pl:1056 ../scripts/bts.pl:1865 msgid "" "If a key is used multiple times then the set of bugs selected includes those " "matching any of the supplied values; for example" @@ -2252,12 +2252,12 @@ msgstr "va supprimer toutes les étiquettes utilisateur du I indiqué." #. type: =item -#: ../scripts/bts.pl:1719 +#: ../scripts/bts.pl:1694 msgid "B I [I]" msgstr "B I [I]" #. type: textblock -#: ../scripts/bts.pl:1721 +#: ../scripts/bts.pl:1696 msgid "" "Record that you have claimed a I (e.g. for a bug squashing party). " "I should be a unique token allowing the bugs you have claimed to be " @@ -2269,7 +2269,7 @@ "souvent utilisée." #. type: textblock -#: ../scripts/bts.pl:1725 ../scripts/bts.pl:1745 +#: ../scripts/bts.pl:1700 ../scripts/bts.pl:1720 msgid "" "If no I is specified, the environment variable B or " "B (checked in that order) is used." @@ -2278,22 +2278,22 @@ "B et B sont utilisées (dans cet ordre)." #. type: =item -#: ../scripts/bts.pl:1741 +#: ../scripts/bts.pl:1716 msgid "B I [I]" msgstr "B I [I]" #. type: textblock -#: ../scripts/bts.pl:1743 +#: ../scripts/bts.pl:1718 msgid "Remove the record that you have claimed a bug." msgstr "Supprimer votre revendication pour un I." #. type: =item -#: ../scripts/bts.pl:1761 +#: ../scripts/bts.pl:1736 msgid "B I I" msgstr "B I I" #. type: textblock -#: ../scripts/bts.pl:1763 +#: ../scripts/bts.pl:1738 msgid "" "Change the I of a B. Available severities are: B, " "B, B, B, B, B, B. The " @@ -2304,12 +2304,12 @@ "B. Cette sévérité peut être abrégée en une sous-chaîne unique." #. type: =item -#: ../scripts/bts.pl:1780 +#: ../scripts/bts.pl:1755 msgid "B I I
" msgstr "B I I" #. type: textblock -#: ../scripts/bts.pl:1782 +#: ../scripts/bts.pl:1757 msgid "" "Mark the I as forwarded to the given I
(usually an email " "address or a URL for an upstream bug tracker)." @@ -2318,22 +2318,22 @@ "adresse électronique ou une URL pour un système de suivi amont)." #. type: =item -#: ../scripts/bts.pl:1799 +#: ../scripts/bts.pl:1774 msgid "B I" msgstr "B I" #. type: textblock -#: ../scripts/bts.pl:1801 +#: ../scripts/bts.pl:1776 msgid "Mark a I as not forwarded." msgstr "Marquer le I comme n'ayant pas été transmis." #. type: =item -#: ../scripts/bts.pl:1811 +#: ../scripts/bts.pl:1786 msgid "B [I ...]" msgstr "B [I ...]" #. type: textblock -#: ../scripts/bts.pl:1813 +#: ../scripts/bts.pl:1788 msgid "" "The following commands will only apply to bugs against the listed " "Is; this acts as a safety mechanism for the BTS. If no packages " @@ -2344,12 +2344,12 @@ "aucun paquet n'est listé, cette vérification est désactivée à nouveau." #. type: =item -#: ../scripts/bts.pl:1827 +#: ../scripts/bts.pl:1802 msgid "B [I[B<:>I]] ..." msgstr "B [I[B<:>I]] ..." #. type: textblock -#: ../scripts/bts.pl:1829 +#: ../scripts/bts.pl:1804 msgid "" "The following commands will only apply to bugs which meet the specified " "criterion; this acts as a safety mechanism for the BTS. If no Is are " @@ -2363,47 +2363,47 @@ "zéro." #. type: =item -#: ../scripts/bts.pl:1840 +#: ../scripts/bts.pl:1815 msgid "B" msgstr "B" #. type: textblock -#: ../scripts/bts.pl:1842 +#: ../scripts/bts.pl:1817 msgid "Date the bug was submitted." msgstr "Date à laquelle le bogue a été soumis." #. type: =item -#: ../scripts/bts.pl:1844 +#: ../scripts/bts.pl:1819 msgid "B" msgstr "B" #. type: textblock -#: ../scripts/bts.pl:1846 +#: ../scripts/bts.pl:1821 msgid "Subject of the bug." msgstr "Sujet du bogue." #. type: =item -#: ../scripts/bts.pl:1848 +#: ../scripts/bts.pl:1823 msgid "B" msgstr "B" #. type: textblock -#: ../scripts/bts.pl:1850 +#: ../scripts/bts.pl:1825 msgid "Message-id of the initial bug report." msgstr "Identifiant du message du rapport de bogue initial." #. type: textblock -#: ../scripts/bts.pl:1862 +#: ../scripts/bts.pl:1837 msgid "Tags applied to the bug." msgstr "Étiquettes du bogue." #. type: textblock -#: ../scripts/bts.pl:1874 +#: ../scripts/bts.pl:1849 msgid "Bugs affecting this package." msgstr "Bogues qui affectent ce paquet." #. type: textblock -#: ../scripts/bts.pl:1884 +#: ../scripts/bts.pl:1859 msgid "" "For example, to limit the set of bugs affected by the subsequent control " "commands to those submitted by jrandomdeveloper@example.com and tagged " @@ -2414,17 +2414,17 @@ "undéveloppeur@example.com qui ont l'étiquette B, on utilisera :" #. type: textblock -#: ../scripts/bts.pl:1888 +#: ../scripts/bts.pl:1863 msgid "bts limit submitter:jrandomdeveloper@example.com tag:wontfix" msgstr "bts limit submitter:undéveloppeur@example.com tag:wontfix" #. type: textblock -#: ../scripts/bts.pl:1893 +#: ../scripts/bts.pl:1868 msgid "bts limit package:foo severity:wishlist severity:minor" msgstr "bts limit package:toto severity:wishlist severity:minor" #. type: textblock -#: ../scripts/bts.pl:1895 +#: ../scripts/bts.pl:1870 msgid "" "only applies the subsequent control commands to bugs of package foo with " "either B or B severity." @@ -2433,12 +2433,12 @@ "toto avec pour sévérité B ou B." #. type: =item -#: ../scripts/bts.pl:1970 +#: ../scripts/bts.pl:1945 msgid "B I I" msgstr "B I I" #. type: textblock -#: ../scripts/bts.pl:1972 +#: ../scripts/bts.pl:1947 msgid "" "Change the \"owner\" address of a I, with B meaning `use the address " "on the current email as the new owner address'." @@ -2448,27 +2448,27 @@ "de propriétaire »." #. type: textblock -#: ../scripts/bts.pl:1975 +#: ../scripts/bts.pl:1950 msgid "The owner of a bug accepts responsibility for dealing with it." msgstr "Le propriétaire d'un bogue accepte la responsabilité de s'en occuper." #. type: =item -#: ../scripts/bts.pl:1986 +#: ../scripts/bts.pl:1961 msgid "B I" msgstr "B I" #. type: textblock -#: ../scripts/bts.pl:1988 +#: ../scripts/bts.pl:1963 msgid "Mark a bug as having no \"owner\"." msgstr "Marquer un bogue comme n'ayant pas de « propriétaire »." #. type: =item -#: ../scripts/bts.pl:1998 +#: ../scripts/bts.pl:1973 msgid "B I [I]" msgstr "B I [I]" #. type: textblock -#: ../scripts/bts.pl:2000 +#: ../scripts/bts.pl:1975 msgid "" "Subscribe the given I address to the specified B report. If no " "email address is specified, the environment variable B or B " @@ -2482,7 +2482,7 @@ "utilisée." #. type: textblock -#: ../scripts/bts.pl:2005 +#: ../scripts/bts.pl:1980 msgid "" "After executing this command, you will be sent a subscription confirmation " "to which you have to reply. When subscribed to a bug report, you receive " @@ -2495,12 +2495,12 @@ "Utilisez la commande unsubscribe pour vous désabonner." #. type: =item -#: ../scripts/bts.pl:2026 +#: ../scripts/bts.pl:2001 msgid "B I [I]" msgstr "B I [I]" #. type: textblock -#: ../scripts/bts.pl:2028 +#: ../scripts/bts.pl:2003 msgid "" "Unsubscribe the given email address from the specified bug report. As with " "subscribe above, if no email address is specified, the environment variables " @@ -2514,7 +2514,7 @@ "adresse électronique, votre adresse par défaut va être utilisée." #. type: textblock -#: ../scripts/bts.pl:2033 +#: ../scripts/bts.pl:2008 msgid "" "After executing this command, you will be sent an unsubscription " "confirmation to which you have to reply. Use the B command to, " @@ -2525,12 +2525,12 @@ "B, évidemment, pour vous abonner." #. type: =item -#: ../scripts/bts.pl:2053 +#: ../scripts/bts.pl:2028 msgid "B I ..." msgstr "B I ..." #. type: textblock -#: ../scripts/bts.pl:2055 +#: ../scripts/bts.pl:2030 msgid "" "The B command allows you to report a I report as containing " "spam. It saves one from having to go to the bug web page to do so." @@ -2540,17 +2540,17 @@ "de bogue pour ce faire." #. type: =item -#: ../scripts/bts.pl:2091 +#: ../scripts/bts.pl:2066 msgid "B I ..." msgstr "B I ..." #. type: textblock -#: ../scripts/bts.pl:2093 +#: ../scripts/bts.pl:2068 msgid "B is a synonym for B." msgstr "B est synonyme de B." #. type: =item -#: ../scripts/bts.pl:2101 +#: ../scripts/bts.pl:2076 msgid "" "B [I] [I | I | BI | BI]" @@ -2559,14 +2559,14 @@ "BI]" #. type: =item -#: ../scripts/bts.pl:2103 +#: ../scripts/bts.pl:2078 msgid "" "B [I] [B | B... | B]" msgstr "" "B [I] [B | B... | B]" #. type: textblock -#: ../scripts/bts.pl:2105 +#: ../scripts/bts.pl:2080 msgid "" "Generate or update a cache of bug reports for the given email address or " "package. By default it downloads all bugs belonging to the email address in " @@ -2589,12 +2589,12 @@ "mis en cache sont stockés dans F<~/.devscripts_cache/bts/>." #. type: textblock -#: ../scripts/bts.pl:2114 +#: ../scripts/bts.pl:2089 msgid "You can use the cached bugs with the B<-o> switch. For example:" msgstr "Vous pouvez utiliser le cache grâce à l'option B<-o>. Par exemple :" #. type: verbatim -#: ../scripts/bts.pl:2116 +#: ../scripts/bts.pl:2091 #, no-wrap msgid "" " bts -o bugs\n" @@ -2606,7 +2606,7 @@ "\n" #. type: textblock -#: ../scripts/bts.pl:2119 +#: ../scripts/bts.pl:2094 msgid "" "Also, B will update the files in it in a piecemeal fashion as it " "downloads information from the BTS using the B command. You might thus " @@ -2622,7 +2622,7 @@ "vous accédez fréquemment pendant la semaine." #. type: textblock -#: ../scripts/bts.pl:2125 +#: ../scripts/bts.pl:2100 msgid "" "Some options affect the behaviour of the B command. The first is the " "setting of B<--cache-mode>, which controls how much B downloads of the " @@ -2648,7 +2648,7 @@ "comme étant résolus doivent être téléchargés lors de la mise en cache." #. type: textblock -#: ../scripts/bts.pl:2136 +#: ../scripts/bts.pl:2111 msgid "" "Each of these is configurable from the configuration file, as described " "below. They may also be specified after the B command as well as at " @@ -2659,7 +2659,7 @@ "commande B qu'au début de la ligne de commande." #. type: textblock -#: ../scripts/bts.pl:2140 +#: ../scripts/bts.pl:2115 msgid "" "Finally, B<-q> or B<--quiet> will suppress messages about caches being up-to-" "date, and giving the option twice will suppress all cache messages (except " @@ -2670,7 +2670,7 @@ "propos du cache (à l'exception des messages d'erreur)." #. type: textblock -#: ../scripts/bts.pl:2144 +#: ../scripts/bts.pl:2119 msgid "" "Beware of caching RC, though: it will take a LONG time! (With 1000+ RC bugs " "and a delay of 5 seconds between bugs, you're looking at a minimum of 1.5 " @@ -2682,12 +2682,12 @@ "que ça.)" #. type: =item -#: ../scripts/bts.pl:2273 +#: ../scripts/bts.pl:2248 msgid "B I | BI | I" msgstr "B I | BI | I" #. type: =item -#: ../scripts/bts.pl:2275 +#: ../scripts/bts.pl:2250 msgid "" "BI | BI | BI | " "I | B" @@ -2696,7 +2696,7 @@ ">I<étiquette> | I | B" #. type: textblock -#: ../scripts/bts.pl:2277 +#: ../scripts/bts.pl:2252 msgid "" "Clean the cache for the specified I, I, etc., as " "described above for the B command, or clean the entire cache if B " @@ -2713,22 +2713,22 @@ "défaut." #. type: =item -#: ../scripts/bts.pl:2326 +#: ../scripts/bts.pl:2301 msgid "B" msgstr "B" #. type: textblock -#: ../scripts/bts.pl:2328 +#: ../scripts/bts.pl:2303 msgid "Display version and copyright information." msgstr "Afficher la version et le copyright." #. type: =item -#: ../scripts/bts.pl:2343 +#: ../scripts/bts.pl:2318 msgid "B" msgstr "B" #. type: textblock -#: ../scripts/bts.pl:2345 +#: ../scripts/bts.pl:2320 msgid "" "Display a short summary of commands, suspiciously similar to parts of this " "man page." @@ -2737,19 +2737,19 @@ "parties de cette page de manuel." #. type: SH -#: ../scripts/bts.pl:3966 ../scripts/debuild.1:86 ../scripts/diff2patches.1:40 +#: ../scripts/bts.pl:3954 ../scripts/debuild.1:86 ../scripts/diff2patches.1:40 #: ../scripts/pts-subscribe.1:34 #, no-wrap msgid "ENVIRONMENT VARIABLES" msgstr "VARIABLES D'ENVIRONNEMENT" #. type: =item -#: ../scripts/bts.pl:3970 +#: ../scripts/bts.pl:3958 msgid "B" msgstr "B" #. type: textblock -#: ../scripts/bts.pl:3972 +#: ../scripts/bts.pl:3960 msgid "" "If this is set, the From: line in the email will be set to use this email " "address instead of your normal email address (as would be determined by " @@ -2760,12 +2760,12 @@ "serait déterminée par B)." #. type: =item -#: ../scripts/bts.pl:3976 +#: ../scripts/bts.pl:3964 msgid "B" msgstr "B" #. type: textblock -#: ../scripts/bts.pl:3978 +#: ../scripts/bts.pl:3966 msgid "" "If B is set, B is examined to determine the full name " "to use; if this is not set, B attempts to determine a name from your " @@ -2776,12 +2776,12 @@ "de votre entrée I." #. type: =item -#: ../scripts/bts.pl:3982 +#: ../scripts/bts.pl:3970 msgid "B" msgstr "B" #. type: textblock -#: ../scripts/bts.pl:3984 +#: ../scripts/bts.pl:3972 msgid "" "If set, it specifies the browser to use for the B and B " "options. See the description above." @@ -2790,12 +2790,12 @@ "B et B. Consultez la description précédente." #. type: SH -#: ../scripts/bts.pl:3989 ../scripts/dcontrol.pl:266 ../scripts/debc.1:92 +#: ../scripts/bts.pl:3977 ../scripts/dcontrol.pl:266 ../scripts/debc.1:92 #: ../scripts/debchange.1:379 ../scripts/debcheckout.pl:172 #: ../scripts/debclean.1:90 ../scripts/debcommit.pl:97 #: ../scripts/debdiff.1:167 ../scripts/debi.1:109 ../scripts/debrelease.1:105 #: ../scripts/debrsign.1:57 ../scripts/debsign.1:106 ../scripts/debuild.1:290 -#: ../scripts/dget.pl:602 ../scripts/dpkg-depcheck.1:102 +#: ../scripts/dget.pl:605 ../scripts/dpkg-depcheck.1:102 #: ../scripts/dscverify.1:42 ../scripts/grep-excuses.1:28 #: ../scripts/licensecheck.pl:87 ../scripts/mass-bug.pl:132 #: ../scripts/nmudiff.1:79 ../scripts/plotchangelog.1:106 @@ -2807,7 +2807,7 @@ # NOTE: presque identique #. type: textblock -#: ../scripts/bts.pl:3991 ../scripts/debcommit.pl:99 +#: ../scripts/bts.pl:3979 ../scripts/debcommit.pl:99 #: ../scripts/licensecheck.pl:89 ../scripts/mass-bug.pl:134 msgid "" "The two configuration files F and F<~/.devscripts> are " @@ -2824,12 +2824,12 @@ "cette fin. Les variables actuellement reconnues sont :" #. type: =item -#: ../scripts/bts.pl:3999 +#: ../scripts/bts.pl:3987 msgid "B" msgstr "B" #. type: textblock -#: ../scripts/bts.pl:4001 +#: ../scripts/bts.pl:3989 msgid "" "If this is set to B, then it is the same as the B<--offline> command " "line parameter being used. Only has an effect on the B and B " @@ -2842,12 +2842,12 @@ "commande B ci-dessus pour plus d'informations." #. type: =item -#: ../scripts/bts.pl:4006 +#: ../scripts/bts.pl:3994 msgid "B" msgstr "B" #. type: textblock -#: ../scripts/bts.pl:4008 +#: ../scripts/bts.pl:3996 msgid "" "If this is set to B, then it is the same as the B<--no-cache> command " "line parameter being used. Only has an effect on the B and B " @@ -2860,12 +2860,12 @@ "B ci-dessus pour plus d'informations." #. type: =item -#: ../scripts/bts.pl:4013 +#: ../scripts/bts.pl:4001 msgid "B{B,B,B}" msgstr "B{B,B,B}" #. type: textblock -#: ../scripts/bts.pl:4015 +#: ../scripts/bts.pl:4003 msgid "" "How much of the BTS should we mirror when we are asked to cache something? " "Just the minimum, or also the mbox or the whole thing? The default is " @@ -2880,12 +2880,12 @@ "documentation de la commande B pour plus d'informations." #. type: =item -#: ../scripts/bts.pl:4021 +#: ../scripts/bts.pl:4009 msgid "B" msgstr "B" #. type: textblock -#: ../scripts/bts.pl:4023 +#: ../scripts/bts.pl:4011 msgid "" "If this is set to B, then it is the same as the B<--force-refresh> " "command line parameter being used. Only has an effect on the B " @@ -2898,12 +2898,12 @@ "plus d'informations." #. type: =item -#: ../scripts/bts.pl:4028 +#: ../scripts/bts.pl:4016 msgid "B" msgstr "B" #. type: textblock -#: ../scripts/bts.pl:4030 +#: ../scripts/bts.pl:4018 msgid "" "If this is set, specifies a mail reader to use instead of B. Same as " "the B<--mailreader> command line option." @@ -2912,13 +2912,13 @@ "place de B. Équivalent à l'option de ligne de commande B<--mailreader>." #. type: TP -#: ../scripts/bts.pl:4033 ../scripts/mass-bug.pl:142 ../scripts/nmudiff.1:104 +#: ../scripts/bts.pl:4021 ../scripts/mass-bug.pl:142 ../scripts/nmudiff.1:104 #, no-wrap msgid "B" msgstr "B" #. type: textblock -#: ../scripts/bts.pl:4035 ../scripts/mass-bug.pl:144 +#: ../scripts/bts.pl:4023 ../scripts/mass-bug.pl:144 msgid "" "If this is set, specifies a B command to use instead of F. Same as the B<--sendmail> command line option." @@ -2928,12 +2928,12 @@ "commande B<--sendmail>." #. type: =item -#: ../scripts/bts.pl:4038 +#: ../scripts/bts.pl:4026 msgid "B" msgstr "B" #. type: textblock -#: ../scripts/bts.pl:4040 +#: ../scripts/bts.pl:4028 msgid "" "Download only new bugs when caching. Do not check for updates in bugs we " "already have. The default is B. Same as the B<--only-new> command line " @@ -2944,12 +2944,12 @@ "défaut est B. Identique à l'option en ligne de commande B<--only-new>." #. type: =item -#: ../scripts/bts.pl:4044 +#: ../scripts/bts.pl:4032 msgid "B" msgstr "B" #. type: textblock -#: ../scripts/bts.pl:4046 +#: ../scripts/bts.pl:4034 msgid "" "If this is set, specifies an SMTP host to use for sending mail rather than " "using the B command. Same as the B<--smtp-host> command line " @@ -2960,7 +2960,7 @@ "l'option en ligne de commande B<--smtp-host>." #. type: textblock -#: ../scripts/bts.pl:4050 +#: ../scripts/bts.pl:4038 msgid "" "Note that this option takes priority over B if both " "are set, unless the B<--sendmail> option is used." @@ -2969,12 +2969,12 @@ "si les deux sont utilisées, à moins que l'option B<--sendmail> soit utilisée." #. type: =item -#: ../scripts/bts.pl:4053 +#: ../scripts/bts.pl:4041 msgid "B, B" msgstr "B, B" #. type: textblock -#: ../scripts/bts.pl:4055 +#: ../scripts/bts.pl:4043 msgid "" "If these options are set, then it is the same as the B<--smtp-username> and " "B<--smtp-password> options being used." @@ -2983,22 +2983,22 @@ "B<--smtp-password>." #. type: =item -#: ../scripts/bts.pl:4058 +#: ../scripts/bts.pl:4046 msgid "B" msgstr "B" #. type: textblock -#: ../scripts/bts.pl:4060 +#: ../scripts/bts.pl:4048 msgid "Same as the B<--smtp-helo> command line option." msgstr "Identique à l'option en ligne de commande B<--smtp-helo>." #. type: =item -#: ../scripts/bts.pl:4062 +#: ../scripts/bts.pl:4050 msgid "B" msgstr "B" #. type: textblock -#: ../scripts/bts.pl:4064 +#: ../scripts/bts.pl:4052 msgid "" "If this is set to B, then it is the same as the B<--no-include-resolved> " "command line parameter being used. Only has an effect on the B " @@ -3011,12 +3011,12 @@ "pour plus d'informations." #. type: =item -#: ../scripts/bts.pl:4069 +#: ../scripts/bts.pl:4057 msgid "B" msgstr "B" #. type: textblock -#: ../scripts/bts.pl:4071 +#: ../scripts/bts.pl:4059 msgid "" "If this is set to B, then it is the same as the B<--no-ack> command " "line parameter being used. The default is B." @@ -3025,12 +3025,12 @@ "valeur par défaut est B." #. type: =item -#: ../scripts/bts.pl:4074 +#: ../scripts/bts.pl:4062 msgid "B" msgstr "B" #. type: textblock -#: ../scripts/bts.pl:4076 +#: ../scripts/bts.pl:4064 msgid "" "If this is set to B or B, then it is the same as the B<--" "interactive> or B<--force-interactive> command line parameter being used. " @@ -3040,12 +3040,12 @@ "interactive> ou B<--force-interactive>. La valeur par défaut est B." #. type: =item -#: ../scripts/bts.pl:4080 +#: ../scripts/bts.pl:4068 msgid "B" msgstr "B" #. type: textblock -#: ../scripts/bts.pl:4082 +#: ../scripts/bts.pl:4070 msgid "" "Specify a list of e-mail addresses to which a carbon copy of the generated e-" "mail to the control bot should automatically be sent." @@ -3055,12 +3055,12 @@ "automatiquement." #. type: =item -#: ../scripts/bts.pl:4085 +#: ../scripts/bts.pl:4073 msgid "B" msgstr "B" #. type: textblock -#: ../scripts/bts.pl:4087 +#: ../scripts/bts.pl:4075 msgid "" "Specify the name of a debbugs server which should be used instead of bugs." "debian.org." @@ -3069,7 +3069,7 @@ "bugs.debian.org." #. type: textblock -#: ../scripts/bts.pl:4094 +#: ../scripts/bts.pl:4082 msgid "" "Please see L for more details on " "how to control the BTS using emails and L for " @@ -3080,19 +3080,19 @@ "debian.org/Bugs/> pour plus d'informations sur le BTS." #. type: textblock -#: ../scripts/bts.pl:4098 +#: ../scripts/bts.pl:4086 msgid "reportbug(1), querybts(1)" msgstr "reportbug(1), querybts(1)" #. type: =head1 -#: ../scripts/bts.pl:4100 ../scripts/chdist.pl:119 ../scripts/debsnap.1:126 +#: ../scripts/bts.pl:4088 ../scripts/chdist.pl:119 ../scripts/debsnap.1:126 #: ../scripts/mass-bug.pl:513 ../scripts/tagpending.pl:430 #, no-wrap msgid "COPYRIGHT" msgstr "COPYRIGHT" #. type: textblock -#: ../scripts/bts.pl:4102 +#: ../scripts/bts.pl:4090 msgid "" "This program is Copyright (C) 2001-2003 by Joey Hess . " "Many modifications have been made, Copyright (C) 2002-2005 Julian Gilbey " @@ -3104,7 +3104,7 @@ "." #. type: textblock -#: ../scripts/bts.pl:4107 ../scripts/chdist.pl:124 ../scripts/mass-bug.pl:517 +#: ../scripts/bts.pl:4095 ../scripts/chdist.pl:124 ../scripts/mass-bug.pl:517 msgid "" "It is licensed under the terms of the GPL, either version 2 of the License, " "or (at your option) any later version." @@ -3299,7 +3299,7 @@ "de cet outil." #. type: =head1 -#: ../scripts/build-rdeps.pl:337 ../scripts/debcommit.pl:841 +#: ../scripts/build-rdeps.pl:337 ../scripts/debcommit.pl:847 #: ../scripts/desktop2menu.pl:43 ../scripts/licensecheck.pl:111 #: ../scripts/namecheck.pl:36 ../scripts/svnpath.pl:93 #: ../scripts/transition-check.pl:72 @@ -4346,7 +4346,7 @@ #: ../scripts/cowpoke.1:217 msgid "" "If the environment variable B is set, it specifies an " -"addtional configuration file which will override all of those above. " +"additional configuration file which will override all of those above. " "Options specified explicitly on the command line override all configuration " "files." msgstr "" @@ -5444,25 +5444,25 @@ msgstr "Afficher l'URL demandée." #. type: textblock -#: ../scripts/dcontrol.pl:258 ../scripts/dget.pl:594 +#: ../scripts/dcontrol.pl:258 ../scripts/dget.pl:597 msgid "Show a help message." msgstr "Afficher un message d'aide." #. type: TP -#: ../scripts/dcontrol.pl:260 ../scripts/dd-list.1:96 ../scripts/dget.pl:596 +#: ../scripts/dcontrol.pl:260 ../scripts/dd-list.1:96 ../scripts/dget.pl:599 #: ../scripts/getbuildlog.1:28 #, no-wrap msgid "B<-V>, B<--version>" msgstr "B<-V>, B<--version>" #. type: textblock -#: ../scripts/dcontrol.pl:262 ../scripts/dget.pl:598 +#: ../scripts/dcontrol.pl:262 ../scripts/dget.pl:601 msgid "Show version information." msgstr "Afficher les informations sur la version." # NOTE: presque identique #. type: textblock -#: ../scripts/dcontrol.pl:268 ../scripts/dget.pl:604 +#: ../scripts/dcontrol.pl:268 ../scripts/dget.pl:607 msgid "" "The two configuration files F and F<~/.devscripts> are " "sourced by a shell in that order to set configuration variables. Command " @@ -5494,7 +5494,7 @@ msgstr "Ce programme est Copyright (C) 2009 Christoph Berg ." #. type: textblock -#: ../scripts/dcontrol.pl:286 ../scripts/dget.pl:643 +#: ../scripts/dcontrol.pl:286 ../scripts/dget.pl:646 #: ../scripts/tagpending.pl:439 msgid "" "This program is licensed under the terms of the GPL, either version 2 of the " @@ -6583,12 +6583,17 @@ #. type: TP #: ../scripts/debchange.1:223 #, fuzzy, no-wrap +#| msgid "B<--help>, B<-h>" msgid "B<--rebuild>, B<-R>" msgstr "B<--help>, B<-h>" #. type: Plain text #: ../scripts/debchange.1:227 #, fuzzy +#| msgid "" +#| "Increment the Debian release number for a binary non-maintainer upload by " +#| "ether appending a \"+b1\" to a non-binNMU version number or by " +#| "incrementing a binNMU version number, and add a binNMU changelog comment." msgid "" "Increment the Debian release number for a no-change rebuild by appending a " "\"build1\" or by incrementing a rebuild version number." @@ -6829,6 +6834,7 @@ #. type: TP #: ../scripts/debchange.1:290 #, fuzzy, no-wrap +#| msgid "B<--distribution>" msgid "B<--distributor >I" msgstr "B<--distribution>" @@ -7087,6 +7093,7 @@ #. type: TP #: ../scripts/debchange.1:389 #, fuzzy, no-wrap +#| msgid "B" msgid "B" msgstr "B" @@ -8314,7 +8321,7 @@ "pour associer la révision aux bogues." #. type: textblock -#: ../scripts/debcommit.pl:843 +#: ../scripts/debcommit.pl:849 msgid "" "This code is copyright by Joey Hess , all rights " "reserved. This program comes with ABSOLUTELY NO WARRANTY. You are free to " @@ -8327,12 +8334,12 @@ "Public Licence), version 2 ou ultérieure." #. type: textblock -#: ../scripts/debcommit.pl:850 ../scripts/mass-bug.pl:522 +#: ../scripts/debcommit.pl:856 ../scripts/mass-bug.pl:522 msgid "Joey Hess " msgstr "Joey Hess " #. type: textblock -#: ../scripts/debcommit.pl:854 +#: ../scripts/debcommit.pl:860 msgid "svnpath(1)." msgstr "svnpath(1)." @@ -9838,7 +9845,7 @@ "You are using this tool at your own risk and I shall not shed a tear if your " "gerbil goes up in flames, your microwave attacks the stereo, or the angry " "slamming of your fist spills your coffee into the keyboard, which sets off a " -"chain reaction resulting in a vast amount of money transfered from your " +"chain reaction resulting in a vast amount of money transferred from your " "account to mine." msgstr "" "Vous utilisez cet outil à vos risques et périls, et ne venez pas pleurer si " @@ -12823,22 +12830,22 @@ "[python-debian]" #. type: textblock -#: ../scripts/dget.pl:488 +#: ../scripts/dget.pl:491 msgid "dget -- Download Debian source and binary packages" msgstr "dget - Télécharger des paquets Debian source et binaires" #. type: =item -#: ../scripts/dget.pl:494 +#: ../scripts/dget.pl:497 msgid "B [I] I ..." msgstr "B [I] I ..." #. type: =item -#: ../scripts/dget.pl:496 +#: ../scripts/dget.pl:499 msgid "B [I] I[B<=>I]" msgstr "B [I] I[B<=>I]" #. type: textblock -#: ../scripts/dget.pl:502 +#: ../scripts/dget.pl:505 msgid "" "B downloads Debian packages. In the first form, B fetches the " "requested URLs. If this is a .dsc or .changes file, then B acts as a " @@ -12854,7 +12861,7 @@ "B puis dépaqueté avec B si la vérification a réussi." #. type: textblock -#: ../scripts/dget.pl:509 +#: ../scripts/dget.pl:512 msgid "" "In the second form, B downloads a I package (i.e., a I<.deb> " "file) from the Debian mirror configured in /etc/apt/sources.list(.d). " @@ -12870,7 +12877,7 @@ "version du paquet est téléchargée." #. type: textblock -#: ../scripts/dget.pl:516 +#: ../scripts/dget.pl:519 msgid "" "In both cases dget is capable of getting several packages and/or URLs at " "once." @@ -12878,7 +12885,7 @@ "Dans tous les cas, dget peut récupérer plusieurs paquets et/ou URL à la fois." #. type: textblock -#: ../scripts/dget.pl:519 +#: ../scripts/dget.pl:522 msgid "" "(Note that I<.udeb> packages used by debian-installer are located in " "separate packages files from I<.deb> packages. In order to use I<.udebs> " @@ -12891,7 +12898,7 @@ "utiliser des fichiers de paquets pour I/I)." #. type: textblock -#: ../scripts/dget.pl:524 +#: ../scripts/dget.pl:527 msgid "" "Before downloading files listed in .dsc and .changes files, and before " "downloading binary packages, B checks to see whether any of these " @@ -12915,7 +12922,7 @@ "recherchés dans cet ordre." #. type: textblock -#: ../scripts/dget.pl:534 +#: ../scripts/dget.pl:537 msgid "" "B was written to make it easier to retrieve source packages from the " "web for sponsor uploads. For checking the package with B, the last " @@ -12928,27 +12935,27 @@ "dernière version source via B I." #. type: =item -#: ../scripts/dget.pl:543 +#: ../scripts/dget.pl:546 msgid "B<-b>, B<--backup>" msgstr "B<-b>, B<--backup>" #. type: textblock -#: ../scripts/dget.pl:545 +#: ../scripts/dget.pl:548 msgid "Move files that would be overwritten to I<./backup>." msgstr "Déplacer les fichiers qui devraient être écrasés dans I<./backup>." #. type: textblock -#: ../scripts/dget.pl:549 +#: ../scripts/dget.pl:552 msgid "Suppress B/B non-error output." msgstr "Supprimer la sortie de B/B (sauf les erreurs)." #. type: =item -#: ../scripts/dget.pl:551 +#: ../scripts/dget.pl:554 msgid "B<-d>, B<--download-only>" msgstr "B<-d>, B<--download-only>" #. type: textblock -#: ../scripts/dget.pl:553 +#: ../scripts/dget.pl:556 msgid "" "Do not run B on the downloaded source package. This can " "only be used with the first method of calling B." @@ -12958,12 +12965,12 @@ "B." #. type: =item -#: ../scripts/dget.pl:556 +#: ../scripts/dget.pl:559 msgid "B<-x>, B<--extract>" msgstr "B<-x>, B<--extract>" #. type: textblock -#: ../scripts/dget.pl:558 +#: ../scripts/dget.pl:561 msgid "" "Run B on the downloaded source package to unpack it. This " "option is the default and can only be used with the first method of calling " @@ -12974,12 +12981,12 @@ "première méthode d'invocation de B." #. type: =item -#: ../scripts/dget.pl:562 +#: ../scripts/dget.pl:565 msgid "B<-u>, B<--allow-unauthenticated>" msgstr "B<-u>, B<--allow-unauthenticated>" #. type: textblock -#: ../scripts/dget.pl:564 +#: ../scripts/dget.pl:567 msgid "" "Do not attempt to verify the integrity of downloaded source packages using " "B." @@ -12988,22 +12995,22 @@ "utilisant B." #. type: =item -#: ../scripts/dget.pl:567 +#: ../scripts/dget.pl:570 msgid "B<--build>" msgstr "B<--build>" #. type: textblock -#: ../scripts/dget.pl:569 +#: ../scripts/dget.pl:572 msgid "Run B on the downloaded source package." msgstr "Exécuter B sur le paquet source téléchargé." #. type: =item -#: ../scripts/dget.pl:571 +#: ../scripts/dget.pl:574 msgid "B<--path> I[B<:>I ...]" msgstr "B<--path> I[B<:>I ...]" #. type: textblock -#: ../scripts/dget.pl:573 +#: ../scripts/dget.pl:576 msgid "" "In addition to I, B uses the colon-separated " "list given as argument to B<--path> to find files with a matching md5sum. " @@ -13025,36 +13032,36 @@ "UploadQueue »." #. type: =item -#: ../scripts/dget.pl:584 +#: ../scripts/dget.pl:587 msgid "B<--insecure>" msgstr "B<--insecure>" #. type: textblock -#: ../scripts/dget.pl:586 +#: ../scripts/dget.pl:589 msgid "Allow SSL connections to untrusted hosts." msgstr "" "Autoriser les connexions SSL vers des hôtes dont l'authenticité n'est pas " "certifiée." #. type: =item -#: ../scripts/dget.pl:588 +#: ../scripts/dget.pl:591 msgid "B<--no-cache>" msgstr "B<--no-cache>" #. type: textblock -#: ../scripts/dget.pl:590 +#: ../scripts/dget.pl:593 msgid "Bypass server-side HTTP caches by sending a B header." msgstr "" "Éviter les caches HTTP côté serveur en envoyant un en-tête B." #. type: =item -#: ../scripts/dget.pl:612 +#: ../scripts/dget.pl:615 msgid "B" msgstr "B" #. type: textblock -#: ../scripts/dget.pl:614 +#: ../scripts/dget.pl:617 msgid "" "This can be set to a colon-separated list of directories in which to search " "for files in addition to the default I. It has the " @@ -13066,12 +13073,12 @@ "pas définie." #. type: =item -#: ../scripts/dget.pl:619 +#: ../scripts/dget.pl:622 msgid "B" msgstr "B" #. type: textblock -#: ../scripts/dget.pl:621 +#: ../scripts/dget.pl:624 msgid "" "Set to 'no' to disable extracting downloaded source packages. Default is " "'yes'." @@ -13080,12 +13087,12 @@ "téléchargés. La valeur par défaut est « yes »." #. type: =item -#: ../scripts/dget.pl:624 +#: ../scripts/dget.pl:627 msgid "B" msgstr "B" #. type: textblock -#: ../scripts/dget.pl:626 +#: ../scripts/dget.pl:629 msgid "" "Set to 'no' to disable checking signatures of downloaded source packages. " "Default is 'yes'." @@ -13094,17 +13101,17 @@ "paquets source téléchargés. La valeur par défaut est « yes »." #. type: =head1 -#: ../scripts/dget.pl:631 +#: ../scripts/dget.pl:634 msgid "BUGS AND COMPATIBILITY" msgstr "BOGUES ET COMPATIBILITÉ" #. type: textblock -#: ../scripts/dget.pl:633 +#: ../scripts/dget.pl:636 msgid "B I should be implemented in B." msgstr "B I devrait être implémenté dans B." #. type: textblock -#: ../scripts/dget.pl:635 +#: ../scripts/dget.pl:638 msgid "" "Before devscripts version 2.10.17, the default was not to extract the " "downloaded source. Set DGET_UNPACK=no to revert to the old behaviour." @@ -13114,7 +13121,7 @@ "« no » pour retrouver cet ancien comportement." #. type: textblock -#: ../scripts/dget.pl:640 +#: ../scripts/dget.pl:643 msgid "" "This program is Copyright (C) 2005-08 by Christoph Berg . " "Modifications are Copyright (C) 2005-06 by Julian Gilbey ." @@ -13124,7 +13131,7 @@ "org>." #. type: textblock -#: ../scripts/dget.pl:648 +#: ../scripts/dget.pl:651 msgid "" "B(1), B(1), B(1), B(1), B" "(1), B(1)." @@ -13892,9 +13899,9 @@ #: ../scripts/dscextract.1:11 msgid "" "B reads a single file from a Debian source package. The idea is " -"to only look into .diff.gz files (source format 1.0) or .debian.tar.gz/bz2 " -"files (source format 3.0) where possible, hence avoiding to unpack large " -"tarballs. It is most useful for files in the debian/ subdirectory." +"to only look into I<.diff.gz> files (source format 1.0) or I<.debian.tar.gz/" +"bz2> files (source format 3.0) where possible, hence avoiding to unpack " +"large tarballs. It is most useful for files in the I subdirectory." msgstr "" "B lit un seul fichier à partir d'un paquet source Debian. L'idée " "est de regarder seulement les fichiers I<.diff.gz> (format source 1.0) ou I<." @@ -13920,9 +13927,10 @@ #. type: Plain text #: ../scripts/dscextract.1:20 msgid "" -"\"Fast\" mode. For source format 1.0, avoid to fall back scanning the .orig." -"tar.gz file if I was not found in the .diff.gz. (For 3.0 packages, it " -"is assumed that debian/* are exactly the contents of debian.tar.gz/bz2.)" +"\"Fast\" mode. For source format 1.0, avoid to fall back scanning the I<." +"orig.tar.gz> file if I was not found in the I<.diff.gz>. (For 3.0 " +"packages, it is assumed that I are exactly the contents of " +"I.)" msgstr "" "Mode « rapide ». Pour le format source 1.0, éviter de se rabattre sur le " "balayage du fichier I<.orig.tar.gz> si I n'a pas été trouvé dans le " @@ -13948,7 +13956,7 @@ #. type: Plain text #: ../scripts/dscextract.1:30 -msgid "An error occured, like I was not found." +msgid "An error occurred, like I was not found." msgstr "" "Une erreur est survenue, I n'a pas été trouvé par exemple." @@ -15966,12 +15974,12 @@ #: ../scripts/pts-subscribe.1:56 msgid "" "B(1), information about the Package Tracking System in the Developer's " -"Reference at http://www.debian.org/doc/developers-reference/ch-resources#s-" -"pkg-tracking-system" +"Reference at http://www.debian.org/doc/developers-reference/resources." +"html#pkg-tracking-system" msgstr "" "B(1), informations à propos du système de suivi des paquets (PTS) dans " "la Référence du Développeur à http://www.debian.org/doc/manuals/developers-" -"reference/ch-resources.fr.html#s-pkg-tracking-system" +"reference/resources.html#pkg-tracking-system" #. type: Plain text #: ../scripts/pts-subscribe.1:59 @@ -17849,8 +17857,8 @@ #: ../scripts/uscan.1:265 msgid "" "This is a syntactic shorthand for BIB<," -"dversionmangle=>IB<, applying the same rules to both the upstream and " -"Debian version numbers.>" +"dversionmangle=>I, applying the same rules to both the upstream and " +"Debian version numbers." msgstr "" "Il s'agit d'un raccourci syntactique pour BI," "B=I, appliquant les mêmes règles à la fois aux " @@ -20417,16 +20425,6 @@ #~ "générale GNU (GNU General Public Licence), version 2 ou ultérieure." #~ msgid "" -#~ "Increment the Debian release number for a binary non-maintainer upload by " -#~ "ether appending a \"+b1\" to a non-binNMU version number or by " -#~ "incrementing a binNMU version number, and add a binNMU changelog comment." -#~ msgstr "" -#~ "Incrémente le numéro de version Debian pour un envoi binaire d'un non-" -#~ "responsable soit en ajoutant « +b1 » à une version non-binNMU soit en " -#~ "incrémentant un numéro de binNMU, et ajoute un commentaire « binNMU » " -#~ "dans le changelog." - -#~ msgid "" #~ "Increment the Debian release number for a upload to etch-backports, and " #~ "add a backport upload changelog comment." #~ msgstr "" diff -Nru devscripts-2.11.4ubuntu1/scripts/cowpoke.1 devscripts-2.11.6ubuntu1/scripts/cowpoke.1 --- devscripts-2.11.4ubuntu1/scripts/cowpoke.1 2011-12-22 21:39:47.000000000 +0000 +++ devscripts-2.11.6ubuntu1/scripts/cowpoke.1 2012-03-30 12:59:17.000000000 +0000 @@ -211,7 +211,7 @@ Per\-project configuration options. Will override any per-user or global configuration if \fBcowpoke\fP is called from the directory where they exist. -If the environment variable \fBCOWPOKE_CONF\fP is set, it specifies an addtional +If the environment variable \fBCOWPOKE_CONF\fP is set, it specifies an additional configuration file which will override all of those above. Options specified explicitly on the command line override all configuration files. diff -Nru devscripts-2.11.4ubuntu1/scripts/dcmd.sh devscripts-2.11.6ubuntu1/scripts/dcmd.sh --- devscripts-2.11.4ubuntu1/scripts/dcmd.sh 2011-12-22 21:39:47.000000000 +0000 +++ devscripts-2.11.6ubuntu1/scripts/dcmd.sh 2012-02-26 18:53:51.000000000 +0000 @@ -64,7 +64,9 @@ local dir local sedre if [ -e "$1" ] && (endswith "$1" .changes || endswith "$1" .dsc); then - dir=$(dirname "$1") + # Need to escape whatever separator is being used in sed expression so + # it doesn't prematurely end the s command + dir=$(dirname "$1" | sed 's/,/\\,/g') if [ "$(echo "$1" | cut -b1-2)" != "./" ]; then sedre="\." fi diff -Nru devscripts-2.11.4ubuntu1/scripts/dd-list.pl devscripts-2.11.6ubuntu1/scripts/dd-list.pl --- devscripts-2.11.4ubuntu1/scripts/dd-list.pl 2011-12-22 21:39:47.000000000 +0000 +++ devscripts-2.11.6ubuntu1/scripts/dd-list.pl 2012-02-26 18:53:51.000000000 +0000 @@ -92,26 +92,56 @@ { my ($fh, $fname, $check_package) = @_; local $/="\n\n"; + my $package_names; + if ($check_package) { + $package_names = sprintf '(?:^| )(%s)(?:,|$)', + join '|', + map { "\Q$_\E" } + keys %package_name; + } while (<$fh>) { - my ($package, $maintainer, $uploaders, @uploaders); + my ($package, $source, $binaries, $maintainer, $uploaders, @uploaders); + # Binary is shown in _source_Sources and contains all binaries produced by + # that source package + if (/^Binary:\s+(.*(?:\n .*)*)$/m) { + $binaries = $1; + $binaries =~ s/\n//; + } + # Package is shown both in _source_Sources and _binary-*. It is the + # name of the package, source or binary respectively, being described + # in that control stanza if (/^Package:\s+(.*)$/m) { $package=$1; } - if (/^Source:\s+(.*)$/m && ! $print_binary ) { - $package=$1; + # Source is shown in _binary-* and specifies the source package which + # produced the binary being described + if (/^Source:\s+(.*)$/m) { + $source=$1; } if (/^Maintainer:\s+(.*)$/m) { $maintainer=$1; } - if (/^Uploaders:\s+(.*)$/m) { + if (/^Uploaders:\s+(.*(?:\n .*)*)$/m) { $uploaders=$1; + $uploaders =~ s/\n//g; @uploaders = split /(?<=>)\s*,\s*/, $uploaders; } - if (defined $maintainer && defined $package) { - if ($check_package && !exists $package_name{$package}) { - next; + if (defined $maintainer + && (defined $package || defined $source || defined $binaries)) { + $source ||= $package; + $binaries ||= $package; + if ($check_package) { + if ($binaries =~ m/$package_names/) { + $binaries = $1; + $package_name{$binaries}--; + } + elsif ($source !~ m/$package_names/) { + next; + } + $package_name{$source}--; + $package = $print_binary ? $binaries : $source; } push @{$dict{$maintainer}}, $package; if ($show_uploaders && defined $uploaders) { @@ -163,7 +193,6 @@ print "$developer\n"; my %seen; foreach my $package (sort @{$dict{$developer}}) { - $package_name{$package}--; next if $seen{$package}; $seen{$package}=1; print " $package\n"; diff -Nru devscripts-2.11.4ubuntu1/scripts/debcommit.pl devscripts-2.11.6ubuntu1/scripts/debcommit.pl --- devscripts-2.11.4ubuntu1/scripts/debcommit.pl 2011-12-22 21:39:47.000000000 +0000 +++ devscripts-2.11.6ubuntu1/scripts/debcommit.pl 2012-03-30 13:39:45.000000000 +0000 @@ -452,8 +452,8 @@ } } - # .bzr or .git may be in a parent directory, rather than the current - # directory, if multiple packages are kept in one repository. + # .bzr, .git, .hg, or .svn may be in a parent directory, rather than the + # current directory, if multiple packages are kept in one repository. my $dir=getcwd(); while ($dir=~s/[^\/]*\/?$// && length $dir) { if (-d "$dir/.bzr") { @@ -462,6 +462,12 @@ if (-d "$dir/.git") { return "git"; } + if (-d "$dir/.hg") { + return "hg"; + } + if (-d "$dir/.svn") { + return "svn"; + } } die "debcommit: not in a cvs, subversion, baz, bzr, git, hg, svk or darcs working copy\n"; diff -Nru devscripts-2.11.4ubuntu1/scripts/deb-reversion.dbk devscripts-2.11.6ubuntu1/scripts/deb-reversion.dbk --- devscripts-2.11.4ubuntu1/scripts/deb-reversion.dbk 2011-12-22 21:39:47.000000000 +0000 +++ devscripts-2.11.6ubuntu1/scripts/deb-reversion.dbk 2012-03-30 13:05:47.000000000 +0000 @@ -283,7 +283,7 @@ You are using this tool at your own risk and I shall not shed a tear if your gerbil goes up in flames, your microwave attacks the stereo, or the angry slamming of your fist spills your coffee into the keyboard, which - sets off a chain reaction resulting in a vast amount of money transfered + sets off a chain reaction resulting in a vast amount of money transferred from your account to mine. diff -Nru devscripts-2.11.4ubuntu1/scripts/deb-reversion.sh devscripts-2.11.6ubuntu1/scripts/deb-reversion.sh --- devscripts-2.11.4ubuntu1/scripts/deb-reversion.sh 2011-12-22 21:39:47.000000000 +0000 +++ devscripts-2.11.6ubuntu1/scripts/deb-reversion.sh 2012-02-22 10:04:18.000000000 +0000 @@ -63,18 +63,18 @@ CURDIR="$(pwd)" SHORTOPTS=hVo:v:ck:Ds:b LONGOPTS=help,version,old-version:new-version:,calculate-only,hook:,debug,string:,force-bad-version -set -- $(getopt -s bash -o $SHORTOPTS -l $LONGOPTS --n $PROGNAME -- "$@") +eval set -- "$(getopt -s bash -o $SHORTOPTS -l $LONGOPTS -n $PROGNAME -- "$@")" CALCULATE=0 DPKGDEB_DEBUG= DEB= DCH_OPTIONS= -for opt in $@; do +for opt in "$@"; do case "${OPT_STATE:-}" in - SET_OLD_VERSION) eval OLD_VERSION="$opt";; - SET_NEW_VERSION) eval NEW_VERSION="$opt";; - SET_STRING) eval VERSTR="$opt";; - SET_HOOK) eval HOOK="$opt";; + SET_OLD_VERSION) OLD_VERSION="$opt";; + SET_NEW_VERSION) NEW_VERSION="$opt";; + SET_STRING) VERSTR="$opt";; + SET_HOOK) HOOK="$opt";; *) :;; esac [ -n "${OPT_STATE:-}" ] && unset OPT_STATE && continue @@ -91,7 +91,6 @@ -V|--version) versioninfo; exit 0;; --) :;; *) - eval opt=$opt if [ -f "$opt" ]; then if [ -n "$DEB" ]; then err "multiple .deb files specified: ${DEB##*/} and $opt" @@ -169,6 +168,7 @@ { PACKAGE=$(sed -ne 's,^Package: ,,p' DEBIAN/control) VERSION=$1 + LOGFILE= for i in changelog{,.Debian}.gz; do [ -f usr/share/doc/${PACKAGE}/$i ] \ && LOGFILE=usr/share/doc/${PACKAGE}/$i @@ -195,7 +195,7 @@ [ -z "${NEW_VERSION:-}" ] && NEW_VERSION="$(bump_version $OLD_VERSION)" if [ $CALCULATE -eq 1 ]; then - eval echo $NEW_VERSION + echo $NEW_VERSION exit 0 fi diff -Nru devscripts-2.11.4ubuntu1/scripts/debsign.sh devscripts-2.11.6ubuntu1/scripts/debsign.sh --- devscripts-2.11.4ubuntu1/scripts/debsign.sh 2011-12-22 21:39:47.000000000 +0000 +++ devscripts-2.11.6ubuntu1/scripts/debsign.sh 2012-03-28 10:53:31.000000000 +0000 @@ -276,7 +276,7 @@ # We do not replace this with a default directory to avoid accidentally # signing a broken package - DEBRELEASE_DEBS_DIR="`echo \"$DEBRELEASE_DEBS_DIR\" | sed -e 's%/\+%/%g; s%\(.\)/$%\1%;'`" + DEBRELEASE_DEBS_DIR="$(echo "${DEBRELEASE_DEBS_DIR%/}" | sed -e 's%/\+%/%g')" if ! [ -d "$DEBRELEASE_DEBS_DIR" ]; then debsdir_warning="config file specified DEBRELEASE_DEBS_DIR directory $DEBRELEASE_DEBS_DIR does not exist!" fi @@ -341,7 +341,7 @@ ;; --debs-dir) shift - opt_debsdir="$(echo \"${1%/}\" | sed -e 's%/\+%/%g')" + opt_debsdir="$(echo "${1%/}" | sed -e 's%/\+%/%g')" ;; --no-conf|--noconf) echo "$PROGNAME: $1 is only acceptable as the first command-line option!" >&2 diff -Nru devscripts-2.11.4ubuntu1/scripts/debsnap.pl devscripts-2.11.6ubuntu1/scripts/debsnap.pl --- devscripts-2.11.4ubuntu1/scripts/debsnap.pl 2011-12-22 21:39:47.000000000 +0000 +++ devscripts-2.11.6ubuntu1/scripts/debsnap.pl 2012-02-26 18:53:51.000000000 +0000 @@ -252,7 +252,7 @@ } foreach my $result (@{$src_json->{result}}) { - if (@{$opt{architecture}}) { + if ($opt{architecture} && @{$opt{architecture}}) { next unless (grep { $_ eq $result->{architecture} } @{$opt{architecture}}); } my $hash = $result->{hash}; diff -Nru devscripts-2.11.4ubuntu1/scripts/dscextract.1 devscripts-2.11.6ubuntu1/scripts/dscextract.1 --- devscripts-2.11.4ubuntu1/scripts/dscextract.1 2011-12-22 21:39:47.000000000 +0000 +++ devscripts-2.11.6ubuntu1/scripts/dscextract.1 2012-03-30 13:48:47.000000000 +0000 @@ -5,18 +5,18 @@ \fBdscextract\fR [\fIoptions\fR] \fIdscfile\fR \fIfile\fR .SH DESCRIPTION \fBdscextract\fR reads a single file from a Debian source package. The idea is -to only look into .diff.gz files (source format 1.0) or .debian.tar.gz/bz2 +to only look into \fI.diff.gz\fR files (source format 1.0) or \fI.debian.tar.gz/bz2\fR files (source format 3.0) where possible, hence avoiding to unpack large -tarballs. It is most useful for files in the debian/ subdirectory. +tarballs. It is most useful for files in the \fIdebian/\fR subdirectory. \fIfile\fP is relative to the first level directory contained in the package, i.e. with the first component stripped. .SH OPTIONS .TP .B \fB\-f -"Fast" mode. For source format 1.0, avoid to fall back scanning the .orig.tar.gz -file if \fIfile\fR was not found in the .diff.gz. (For 3.0 packages, it is -assumed that debian/* are exactly the contents of debian.tar.gz/bz2.) +"Fast" mode. For source format 1.0, avoid to fall back scanning the \fI.orig.tar.gz\fR +file if \fIfile\fR was not found in the \fI.diff.gz\fR. (For 3.0 packages, it is +assumed that \fIdebian/*\fR are exactly the contents of \fIdebian.tar.gz/bz2\fR.) .SH "EXIT STATUS" .TP 0 @@ -26,7 +26,7 @@ \fIfile\fR was not found in the source package. .TP 2 -An error occured, like \fIdscfile\fR was not found. +An error occurred, like \fIdscfile\fR was not found. .SH EXAMPLE dscextract dds_2.1.1+ddd105-2.dsc debian/watch || test $? = 1 .SH AUTHOR diff -Nru devscripts-2.11.4ubuntu1/scripts/edit-patch.sh devscripts-2.11.6ubuntu1/scripts/edit-patch.sh --- devscripts-2.11.4ubuntu1/scripts/edit-patch.sh 2011-12-22 21:39:47.000000000 +0000 +++ devscripts-2.11.6ubuntu1/scripts/edit-patch.sh 2012-03-13 11:34:57.000000000 +0000 @@ -121,6 +121,8 @@ edit_patch_quilt() { export QUILT_PATCHES=debian/patches + top_patch=$(quilt top) + echo "Top patch: $top_patch" if [ -e $PREFIX/$1 ]; then # if its a existing patch and we are at the end of the stack, # go back at the beginning @@ -138,7 +140,8 @@ # use a sub-shell quilt shell quilt refresh - quilt pop -a + echo "Reverting quilt back to $top_patch" + quilt pop $top_patch vcs_add $PREFIX/$1 $PREFIX/series } @@ -290,10 +293,12 @@ normalize_patch_path normalize_patch_extension handle_file_patch - if [ "$(basename $0)" = "edit-patch" ]; then + if [ "$(basename $0 .sh)" = "edit-patch" ]; then edit_patch_$PATCHSYSTEM $PATCHNAME - elif [ "$(basename $0)" = "add-patch" ]; then + elif [ "$(basename $0 .sh)" = "add-patch" ]; then add_patch_$PATCHSYSTEM $1 $PATCHNAME + else + fatal_error "Unknown script name: $0" fi add_patch_tagging $PATCHNAME add_changelog $PATCHNAME diff -Nru devscripts-2.11.4ubuntu1/scripts/mk-build-deps.pl devscripts-2.11.6ubuntu1/scripts/mk-build-deps.pl --- devscripts-2.11.4ubuntu1/scripts/mk-build-deps.pl 2011-12-22 21:39:47.000000000 +0000 +++ devscripts-2.11.6ubuntu1/scripts/mk-build-deps.pl 2012-03-26 10:18:58.000000000 +0000 @@ -108,6 +108,7 @@ use File::Basename; use Pod::Usage; use Dpkg::Control; +use Dpkg::Version; use Text::ParseWords; my $progname = basename($0); @@ -224,8 +225,15 @@ $name = 'Package'; } - my $ctrl = Dpkg::Control->new(type => CTRL_INFO_SRC); - if ($ctrl->parse($fh, $control)) { + my (@pkgInfo, @versions); + until (eof $fh) { + my $ctrl = Dpkg::Control->new(allow_pgp => 1, type => CTRL_UNKNOWN); + unless ($ctrl->parse($fh, $control)) { + die "$progname: Unable to find package name in '$control'\n"; + } + unless (exists $ctrl->{$name}) { + next; + } my $args = ''; my $arch = 'all'; my ($build_deps, $build_dep, $build_indep); @@ -244,33 +252,46 @@ die "$progname: Unable to find build-deps for $ctrl->{$name}\n" unless $build_deps; + if (exists $ctrl->{Version}) { + push(@versions, $ctrl->{Version}); + } + # Only build a package with both B-D and B-D-I in Depends if the # B-D/B-D-I specific packages weren't requested if (!($opt_dep || $opt_indep)) { - push(@packages, - build_equiv({ depends => $build_deps, - name => $ctrl->{$name}, - type => 'build-deps', - version => $ctrl->{Version} })); + push(@pkgInfo, + { depends => $build_deps, + name => $ctrl->{$name}, + type => 'build-deps', + version => $ctrl->{Version} }); next; } if ($opt_dep) { - push(@packages, - build_equiv({ depends => $build_dep, - name => $ctrl->{$name}, - type => 'build-deps-depends', - version => $ctrl->{Version} })); + push(@pkgInfo, + { depends => $build_dep, + name => $ctrl->{$name}, + type => 'build-deps-depends', + version => $ctrl->{Version} }); } if ($opt_indep) { - push(@packages, - build_equiv({ depends => $build_indep, - name => $ctrl->{$name}, - type => 'build-deps-indep', - version => $ctrl->{Version} })); + push(@pkgInfo, + { depends => $build_indep, + name => $ctrl->{$name}, + type => 'build-deps-indep', + version => $ctrl->{Version} }); } } + # Only use the newest version. We'll only have this if processing showsrc + # output or a dsc file. + if (@versions) { + @versions = map { $_->[0] } + sort { $b->[1] <=> $a->[1] } + map { [$_, Dpkg::Version->new($_)] } @versions; + push(@packages, map { build_equiv($_) } + grep { $versions[0] eq $_->{version} } @pkgInfo); + } else { - die "$progname: Unable to find package name in '$control'\n"; + push(@packages, build_equiv($pkgInfo[0])); } } diff -Nru devscripts-2.11.4ubuntu1/scripts/pts-subscribe.1 devscripts-2.11.6ubuntu1/scripts/pts-subscribe.1 --- devscripts-2.11.4ubuntu1/scripts/pts-subscribe.1 2011-12-22 21:39:47.000000000 +0000 +++ devscripts-2.11.6ubuntu1/scripts/pts-subscribe.1 2012-02-26 18:53:51.000000000 +0000 @@ -52,7 +52,7 @@ .BR at (1), information about the Package Tracking System in the Developer's Reference at -http://www.debian.org/doc/developers-reference/ch-resources#s-pkg-tracking-system +http://www.debian.org/doc/developers-reference/resources.html#pkg-tracking-system .SH AUTHOR This program was written by Julian Gilbey based on a public domain prototype by Raphael Hertzog and is diff -Nru devscripts-2.11.4ubuntu1/scripts/uscan.1 devscripts-2.11.6ubuntu1/scripts/uscan.1 --- devscripts-2.11.4ubuntu1/scripts/uscan.1 2011-12-22 21:39:47.000000000 +0000 +++ devscripts-2.11.6ubuntu1/scripts/uscan.1 2012-03-26 10:18:58.000000000 +0000 @@ -260,7 +260,7 @@ .TP \fBversionmangle=\fIrules\fR This is a syntactic shorthand for -\fBuversionmangle=\fIrules\fB,dversionmangle=\fIrules\fB, applying the +\fBuversionmangle=\fIrules\fB,dversionmangle=\fIrules\fR, applying the same rules to both the upstream and Debian version numbers. .TP \fBfilenamemangle=\fIrules\fR