summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)AuthorFilesLines
2009-12-14doc/sources.list.5.xml: merge typo fixesMichael Vogt1-2/+2
2009-12-14fix two other typos - this time in sources.list.5.xml:David Kalnischkies1-2/+2
* recongnizable --> recognizable * maintain --> maintains
2009-12-14merged patches from david (many thanks)Michael Vogt4-18/+43
2009-12-12fix to other oddities observed by Chris Leick while translatingDavid Kalnischkies1-3/+3
in doc/apt-get.8.xml, namely: - change equivalent "for" to "to the" (purge command) - clarify --fix-broken sentence about specifying packages
2009-12-12remove informalexample tag which hides the programlisting in theDavid Kalnischkies1-2/+2
tree section of the apt-ftparchive manpage, thanks Chris Leick for noticing it!
2009-12-12French translation updatebubulle@debian.org1-58/+51
2009-12-11fix a few typos in strings, comments and manpage of apt-ftparchiveDavid Kalnischkies1-1/+1
thanks Karl Goetz! (Closes: #558757)
2009-12-11add https options which default to the ones from http for the httpsDavid Kalnischkies2-12/+29
method as this is more sane than using only the http options without a possibility to override these for https.
2009-12-11add config setting for User-Agent in http and https to the Acquire group,David Kalnischkies2-1/+9
thanks Timothy J. Miller! (Closes: #355782)
2009-12-10merged -r 1898..1899 from lp:~donkult/apt/sidMichael Vogt9-1145/+1952
2009-12-10merged from the mvo branch (and contains all non-abi break changes from donkult)Michael Vogt44-5766/+41428
2009-12-10merged -r 1923..1926 from lp:~donkult/apt/sidMichael Vogt4-603/+927
2009-12-10merged -r 1920..1922 from lp:~donkult/apt/sidMichael Vogt1-2/+11
2009-12-10merged -r1901..1911 from lp:~donkult/apt/sidMichael Vogt27-4522/+35079
2009-12-10merged -r1887..1901 from lp:~donkult/apt/sidMichael Vogt13-34/+69
2009-12-10merged -r1875..1886 from lp:~donkult/apt/sidMichael Vogt8-16/+51
2009-12-10* merge lp:~mvo/apt/netrc branch, this adds support for aMichael Vogt1-0/+2
/etc/apt/auth.conf that can be used to store username/passwords in a "netrc" style file (with the extension that it supports "/" in a machine definition). Based on the maemo git branch. * apt-pkg/deb/dpkgpm.cc: - add "purge" to list of known actions
2009-12-01drop quote elementsbubulle@debian.org1-1/+1
2009-12-01doc/po: Rerun po4a to update the template and translations.Julian Andres Klode4-3450/+2964
2009-12-01doc/po/de.po: Fix missing > in </option>.Julian Andres Klode1-1/+1
2009-12-01doc/po/de.po: Fix the umlauts.Julian Andres Klode1-2411/+2596
2009-11-02remove traces of old manpage-buildsystemsDavid Kalnischkies1-8/+28
2009-11-02fix/simplify buildsystem for the (now) po4a-only manpagesDavid Kalnischkies3-16/+8
2009-11-02and last but not least: convert pt_BR to po4aDavid Kalnischkies4-746/+8496
2009-11-02convert pl to use po4a-style manpage translationDavid Kalnischkies2-252/+8094
2009-11-02convert es translation to be also a po4a translationDavid Kalnischkies12-2891/+10110
2009-11-01convert it translation to po4aDavid Kalnischkies2-585/+8339
2009-11-01disable addendum for sgml-files as we have no valid file until nowDavid Kalnischkies5-25/+5
Will be reenabled after Translators provide such a file.
2009-10-31German translation updatebubulle@debian.org1-38/+7
2009-10-29remove generated sgml files (if we really had build them)David Kalnischkies1-0/+8
2009-10-29remove unneeded doc/ja/manpage.links (left over from the ja-po4a-patch)David Kalnischkies1-0/+0
2009-10-29merge the german translations from lp:~mvo/apt/debian-sidDavid Kalnischkies7-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
2009-10-29correct various errors, typos and oddities in the manpagesDavid Kalnischkies7-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
2009-10-28fix some man page section numbers form programs referenced in the manpagesDavid Kalnischkies1-4/+4
including dpkg and dselect which are in 1 instead of 8.
2009-10-28German translation of manpagesbubulle@debian.org1-0/+9216
2009-10-19add more description to the manpage for the Immediate-Configuration andDavid Kalnischkies4-558/+580
change another message to be also translatable.
2009-10-18correct apt-mark showauto synopsis, thanks Andrew Schulman (Closes: #551440)David Kalnischkies4-10/+10
2009-10-16add ftp support, basic debuggingMichael Vogt1-0/+1
2009-10-16port netrc support from maemonMichael Vogt1-0/+1
2009-10-14update po(t)s of all languages and fix a simple docbook-warning inDavid Kalnischkies3-635/+726
the fr.po by adding a contrib tag to apt.team in apt.ent
2009-10-14merge Julians changes from lp:~mvo/apt/debian-sidDavid Kalnischkies1-4/+9
2009-10-13add a note about the possibility to support more URI types by installingDavid Kalnischkies1-0/+12
some apt-transport-methods packages, e.g. https and debtorrent.
2009-10-11Merge configuration format simplification from jak branchJulian Andres Klode1-4/+9
2009-10-01improve the documentation and errormessages regarding a failingDavid Kalnischkies4-542/+620
immediate configuration as the old message was quite a bit scare and uninformative.
2009-10-01add guide.sgml and offline.sgml to the "translatable with po4a"-groupDavid Kalnischkies7-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.)
2009-09-30move the it translation of the guide to its own subdirectoryDavid Kalnischkies3-1/+12
for consitents and sake of the universe reasons
2009-09-28doc/apt.conf.5.xml: Deprecate #include, we have apt.conf.d nowadays which ↵Julian Andres Klode1-1/+2
should be sufficient.
2009-09-26French translation updatebubulle@debian.org1-101/+100
2009-09-26Fix typobubulle@debian.org1-1/+1
2009-09-26Fix typobubulle@debian.org1-1/+1