Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * apt-pkg/contrib/fileutl.cc: | Michael Vogt | 2010-01-23 | 19 | -4054/+5675 |
| | | | | | | | | | | | | | | | | | | | | | | | | - Fix the newly introduced method GetListOfFilesInDir to not accept every file if no extension is enforced (= restore old behaviour). (Closes: #565213) * apt-pkg/policy.cc: - accept also partfiles with "pref" file extension as valid * apt-pkg/contrib/configuration.cc: - accept also partfiles with "conf" file extension as valid * doc/apt.conf.5.xml: - reorder description and split out syntax - add partfile name convention (Closes: #558348) * doc/apt_preferences.conf.5.xml: - describe partfile name convention also here * apt-pkg/deb/dpkgpm.cc: - don't segfault if term.log file can't be opened. Thanks Sam Brightman for the patch! (Closes: #475770) * doc/*: - replace the per language addendum with a global addendum - add a explanation why translations include (maybe) english parts to the new global addendum (Closes: #561636) * apt-pkg/contrib/strutl.cc: - fix malloc asseration fail with ja_JP.eucJP locale in apt-cache search. Thanks Kusanagi Kouichi! (Closes: #548884) | ||||
* | Completed translation | bubulle@debian.org | 2010-01-16 | 1 | -9/+39 |
| | |||||
* | French translation update (17 left) | bubulle@debian.org | 2010-01-14 | 1 | -42/+113 |
| | |||||
* | * apt-pkg/deb/debindexfile.cc, apt-pkg/pkgcachegen.cc: | Michael Vogt | 2010-01-09 | 1 | -0/+1 |
| | | | | | - add debug option Debug::pkgCacheGen - merge fix for apt-get source pkg=version regression (closes: #561971) | ||||
* | * French manpage translation update | Michael Vogt | 2010-01-08 | 11 | -441/+855 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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) | ||||
* | 44 strings left | bubulle@debian.org | 2010-01-08 | 1 | -47/+65 |
| | |||||
* | Review continued by Stephane Blondon | bubulle@debian.org | 2010-01-04 | 1 | -37/+38 |
| | |||||
* | Reviewed by Philippe batailler | bubulle@debian.org | 2010-01-03 | 1 | -51/+51 |
| | |||||
* | Review by Stephane Blondon and msgcat | bubulle@debian.org | 2010-01-03 | 1 | -252/+635 |
| | |||||
* | French translation update | bubulle@debian.org | 2009-12-29 | 1 | -55/+156 |
| | |||||
* | Yet more French | bubulle@debian.org | 2009-12-23 | 1 | -11/+49 |
| | |||||
* | Review by Philippe batailler | bubulle@debian.org | 2009-12-22 | 1 | -26/+10 |
| | |||||
* | French translation update | bubulle@debian.org | 2009-12-20 | 1 | -24/+18 |
| | |||||
* | French translation update | bubulle@debian.org | 2009-12-19 | 1 | -7/+13 |
| | |||||
* | French translation update | bubulle@debian.org | 2009-12-16 | 1 | -61/+35 |
| | |||||
* | doc/sources.list.5.xml: merge typo fixes | Michael Vogt | 2009-12-14 | 1 | -2/+2 |
|\ | |||||
| * | fix two other typos - this time in sources.list.5.xml: | David Kalnischkies | 2009-12-14 | 1 | -2/+2 |
| | | | | | | | | | | * recongnizable --> recognizable * maintain --> maintains | ||||
* | | merged patches from david (many thanks) | Michael Vogt | 2009-12-14 | 4 | -18/+43 |
|\| | |||||
| * | fix to other oddities observed by Chris Leick while translating | David Kalnischkies | 2009-12-12 | 1 | -3/+3 |
| | | | | | | | | | | | | in doc/apt-get.8.xml, namely: - change equivalent "for" to "to the" (purge command) - clarify --fix-broken sentence about specifying packages | ||||
| * | remove informalexample tag which hides the programlisting in the | David Kalnischkies | 2009-12-12 | 1 | -2/+2 |
| | | | | | | | | | | tree section of the apt-ftparchive manpage, thanks Chris Leick for noticing it! | ||||
| * | fix a few typos in strings, comments and manpage of apt-ftparchive | David Kalnischkies | 2009-12-11 | 1 | -1/+1 |
| | | | | | | | | thanks Karl Goetz! (Closes: #558757) | ||||
| * | add https options which default to the ones from http for the https | David Kalnischkies | 2009-12-11 | 2 | -12/+29 |
| | | | | | | | | | | method as this is more sane than using only the http options without a possibility to override these for https. | ||||
| * | add config setting for User-Agent in http and https to the Acquire group, | David Kalnischkies | 2009-12-11 | 2 | -1/+9 |
| | | | | | | | | thanks Timothy J. Miller! (Closes: #355782) | ||||
* | | French translation update | bubulle@debian.org | 2009-12-12 | 1 | -58/+51 |
|/ | |||||
* | merged -r 1898..1899 from lp:~donkult/apt/sid | Michael Vogt | 2009-12-10 | 9 | -1145/+1952 |
| | |||||
* | merged from the mvo branch (and contains all non-abi break changes from donkult) | Michael Vogt | 2009-12-10 | 44 | -5766/+41428 |
|\ | |||||
| * | merged -r 1923..1926 from lp:~donkult/apt/sid | Michael Vogt | 2009-12-10 | 4 | -603/+927 |
| | | |||||
| * | merged -r 1920..1922 from lp:~donkult/apt/sid | Michael Vogt | 2009-12-10 | 1 | -2/+11 |
| | | |||||
| * | merged -r1901..1911 from lp:~donkult/apt/sid | Michael Vogt | 2009-12-10 | 27 | -4522/+35079 |
| |\ | |||||
| | * | remove traces of old manpage-buildsystems | David Kalnischkies | 2009-11-02 | 1 | -8/+28 |
| | | | |||||
| | * | fix/simplify buildsystem for the (now) po4a-only manpages | David Kalnischkies | 2009-11-02 | 3 | -16/+8 |
| | | | |||||
| | * | and last but not least: convert pt_BR to po4a | David Kalnischkies | 2009-11-02 | 4 | -746/+8496 |
| | | | |||||
| | * | convert pl to use po4a-style manpage translation | David Kalnischkies | 2009-11-02 | 2 | -252/+8094 |
| | | | |||||
| | * | convert es translation to be also a po4a translation | David Kalnischkies | 2009-11-02 | 12 | -2891/+10110 |
| | | | |||||
| | * | convert it translation to po4a | David Kalnischkies | 2009-11-01 | 2 | -585/+8339 |
| | | | |||||
| | * | disable addendum for sgml-files as we have no valid file until now | David Kalnischkies | 2009-11-01 | 5 | -25/+5 |
| | | | | | | | | | | | | Will be reenabled after Translators provide such a file. | ||||
| * | | merged -r1887..1901 from lp:~donkult/apt/sid | Michael Vogt | 2009-12-10 | 13 | -34/+69 |
| |\| | |||||
| | * | remove generated sgml files (if we really had build them) | David Kalnischkies | 2009-10-29 | 1 | -0/+8 |
| | | | |||||
| | * | remove unneeded doc/ja/manpage.links (left over from the ja-po4a-patch) | David Kalnischkies | 2009-10-29 | 1 | -0/+0 |
| | | | |||||
| | * | merge the german translations from lp:~mvo/apt/debian-sid | David Kalnischkies | 2009-10-29 | 7 | -132/+10996 |
| | |\ | | | | | | | | | | | | | | | | | | | | | * remerge the de-manpage in as it has some Ümläüte problems * fixing the buildprocess for de by adding some boilerplate addendums * correcting some syntaxbreaking typos and rebuild all manpage langs | ||||
| | * | | correct various errors, typos and oddities in the manpages | David Kalnischkies | 2009-10-29 | 7 | -27/+27 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patch by Chris Leick which closes his on bug. Thanks! * doc/ various manpages: - correct various errors, typos and oddities (Closes: #552535) * doc/apt-secure.8.xml: - replace literal with emphasis tags in Archive configuration | ||||
| | * | | fix some man page section numbers form programs referenced in the manpages | David Kalnischkies | 2009-10-28 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | including dpkg and dselect which are in 1 instead of 8. | ||||
| | * | | add more description to the manpage for the Immediate-Configuration and | David Kalnischkies | 2009-10-19 | 4 | -558/+580 |
| | | | | | | | | | | | | | | | | change another message to be also translatable. | ||||
| * | | | merged -r1875..1886 from lp:~donkult/apt/sid | Michael Vogt | 2009-12-10 | 8 | -16/+51 |
|/| | | | |/ / | |||||
| * | | correct apt-mark showauto synopsis, thanks Andrew Schulman (Closes: #551440) | David Kalnischkies | 2009-10-18 | 4 | -10/+10 |
| | | | |||||
| * | | update po(t)s of all languages and fix a simple docbook-warning in | David Kalnischkies | 2009-10-14 | 3 | -635/+726 |
| | | | | | | | | | | | | the fr.po by adding a contrib tag to apt.team in apt.ent | ||||
| * | | merge Julians changes from lp:~mvo/apt/debian-sid | David Kalnischkies | 2009-10-14 | 1 | -4/+9 |
| |\ \ | |||||
| * | | | add a note about the possibility to support more URI types by installing | David Kalnischkies | 2009-10-13 | 1 | -0/+12 |
| | | | | | | | | | | | | | | | | some apt-transport-methods packages, e.g. https and debtorrent. | ||||
| * | | | improve the documentation and errormessages regarding a failing | David Kalnischkies | 2009-10-01 | 4 | -542/+620 |
| | | | | | | | | | | | | | | | | | | | | immediate configuration as the old message was quite a bit scare and uninformative. | ||||
| * | | | add guide.sgml and offline.sgml to the "translatable with po4a"-group | David Kalnischkies | 2009-10-01 | 7 | -332/+3371 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix also the buildsystem for building the coresponding docs from these two files if they are exist for this language so we don't need to change the makefiles for ja and fr - and can also use the same simple makefiles for it and pl which ship these files as not-yet-with-po4a-translated (and currently no man page translation.) |