* French manpage translation update
authorMichael Vogt <michael.vogt@ubuntu.com>
Fri, 8 Jan 2010 21:28:49 +0000 (22:28 +0100)
committerMichael Vogt <michael.vogt@ubuntu.com>
Fri, 8 Jan 2010 21:28:49 +0000 (22:28 +0100)
commit46e39c8e14dc98045107cfb38af8cecb8a4773b0
treefc51ea417acab91f22e968f1fe7e5e0eb1a23b56
parent48b78442a60faf567390eab4372fe3e06c183e73
* French manpage translation update

* spot & fix various typos in all manpages
* German manpage translation update
* cmdline/apt-cache.cc:
  - remove translatable marker from the "%4i %s\n" string
* buildlib/po4a_manpage.mak:
  - instruct debiandoc to build files with utf-8 encoding
* buildlib/tools.m4:
  - fix some warning from the buildtools
* apt-pkg/acquire-item.cc:
  - add configuration PDiffs::Limit-options to not download
    too many or too big patches (Closes: #554349)
* debian/control:
  - let all packages depend on ${misc:Depends}
* share/*-archive.gpg:
  - remove the horrible outdated files. We already depend on
    the keyring so we don't need to ship our own version
* cmdline/apt-key:
  - errors out if wget is not installed (Closes: #545754)
  - add --keyring option as we have now possibly many
* methods/gpgv.cc:
  - pass all keyrings (TrustedParts) to gpgv instead of
    using only one trusted.gpg keyring (Closes: #304846)
* methods/https.cc:
  - finally merge the rest of the patchset from Arnaud Ebalard
    with the CRL and Issuers options, thanks! (Closes: #485963)
35 files changed:
.bzrignore
apt-pkg/acquire-item.cc
apt-pkg/contrib/configuration.cc
apt-pkg/contrib/fileutl.cc
apt-pkg/contrib/fileutl.h
apt-pkg/indexcopy.cc
apt-pkg/pkgcache.cc
apt-pkg/policy.cc
apt-pkg/sourcelist.cc
buildlib/po4a_manpage.mak
buildlib/tools.m4
cmdline/apt-cache.cc
cmdline/apt-key
configure.in
debian/apt.dirs
debian/apt.postinst
debian/changelog
debian/control
debian/rules
doc/apt-key.8.xml
doc/apt.conf.5.xml
doc/apt.ent
doc/examples/apt-https-method-example.conf
doc/examples/configure-index
doc/guide.sgml
doc/makefile
doc/offline.sgml
doc/po/de.po
doc/po/fr.po
doc/sources.list.5.xml
methods/gpgv.cc
methods/https.cc
po/apt-all.pot
share/debian-archive.gpg [deleted file]
share/ubuntu-archive.gpg [deleted file]