Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-01 | disable addendum for sgml-files as we have no valid file until now | David Kalnischkies | |
Will be reenabled after Translators provide such a file. | |||
2009-10-29 | remove generated sgml files (if we really had build them) | David Kalnischkies | |
2009-10-29 | remove unneeded doc/ja/manpage.links (left over from the ja-po4a-patch) | David Kalnischkies | |
2009-10-29 | merge the german translations from lp:~mvo/apt/debian-sid | David Kalnischkies | |
* 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-29 | correct various errors, typos and oddities in the manpages | David Kalnischkies | |
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-28 | fix some man page section numbers form programs referenced in the manpages | David Kalnischkies | |
including dpkg and dselect which are in 1 instead of 8. | |||
2009-10-28 | German translation of manpages | bubulle@debian.org | |
2009-10-19 | add more description to the manpage for the Immediate-Configuration and | David Kalnischkies | |
change another message to be also translatable. | |||
2009-10-18 | correct apt-mark showauto synopsis, thanks Andrew Schulman (Closes: #551440) | David Kalnischkies | |
2009-10-14 | update po(t)s of all languages and fix a simple docbook-warning in | David Kalnischkies | |
the fr.po by adding a contrib tag to apt.team in apt.ent | |||
2009-10-14 | merge Julians changes from lp:~mvo/apt/debian-sid | David Kalnischkies | |
2009-10-13 | add a note about the possibility to support more URI types by installing | David Kalnischkies | |
some apt-transport-methods packages, e.g. https and debtorrent. | |||
2009-10-11 | Merge configuration format simplification from jak branch | Julian Andres Klode | |
2009-10-01 | improve the documentation and errormessages regarding a failing | David Kalnischkies | |
immediate configuration as the old message was quite a bit scare and uninformative. | |||
2009-10-01 | add guide.sgml and offline.sgml to the "translatable with po4a"-group | David Kalnischkies | |
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-30 | move the it translation of the guide to its own subdirectory | David Kalnischkies | |
for consitents and sake of the universe reasons | |||
2009-09-28 | doc/apt.conf.5.xml: Deprecate #include, we have apt.conf.d nowadays which ↵ | Julian Andres Klode | |
should be sufficient. | |||
2009-09-26 | French translation update | bubulle@debian.org | |
2009-09-26 | Fix typo | bubulle@debian.org | |
2009-09-26 | Fix typo | bubulle@debian.org | |
2009-09-26 | doc/apt.conf.5.xml: Restrict option names to alphanumerical characters and ↵ | Julian Andres Klode | |
"/-:._+". | |||
2009-09-26 | doc/apt.conf.5.xml: Start deprecating stuff. | Julian Andres Klode | |
- Deprecate unquoted values, string concatenation and explain what should not be written inside a value (quotes,backslash). | |||
2009-09-26 | Update files | bubulle@debian.org | |
2009-09-26 | Fix ftp(archive(1) documentation of -o | bubulle@debian.org | |
2009-09-25 | fix same typos in debian/changelog and doc/apt.conf.5.xml | David Kalnischkies | |
2009-09-24 | readd the pl-translation for the offline apt documentation for now as | David Kalnischkies | |
long as these files are not included in the po4a-powered translation work | |||
2009-09-24 | try to be cristal clear about the usage of :: and {} (Closes: #503481) | David Kalnischkies | |
See the bugreport (and merged ones) for discussion details which lead to these additions to the introduction of the apt.conf manpage. | |||
2009-09-24 | clarify the note for the pkgnames command in the manpage (Closes: #547599) | David Kalnischkies | |
2009-09-24 | document the Acquire::http::Dl-Limit option in the manpage | David Kalnischkies | |
2009-09-18 | merge with lp:~mvo/apt/debian-sid including the complete(!) fr | David Kalnischkies | |
- fix a little markup typo in doc/po/fr.po (start literal-tag with <) | |||
2009-09-18 | cleanup commit for trigger processing: | David Kalnischkies | |
- remove the DPkg::NoConfTriggers - absolutely useless as we need TriggersPending already so we can use --no-triggers. - remove the Immediate-option from the example, it doesn't help much. - UnpackCritical uses DepUnPackPre with a D (on simple letter...) - the "smart" optimisation to skip A was not so smart - revert. | |||
2009-09-16 | Drop de and pl "translations" of manpages | bubulle@debian.org | |
2009-09-15 | Add even more config options and try to handle configuration problems | David Kalnischkies | |
arising if we upgrade essential or predependencies which need to be configured before even unpacking packages depending on them. | |||
2009-09-14 | French translation *comp-ple-ted*! | bubulle@debian.org | |
Champaign! | |||
2009-09-13 | add and document experimental options to make aggressive | David Kalnischkies | |
use of dpkg's trigger and configuration handling (Closes: #473461) Add NoTriggers option to add --no-triggers to all dpkg calls, NoConfiguration to prevent apt from trying to configure packages - dpkg should handle this in the last ConfigurePending call. This options are for now deactivated as they require more testing in real world situations, but the plan is to enable them in the near future if anything works well. | |||
2009-09-12 | Progress of the week | bubulle@debian.org | |
2009-09-09 | use only one xsl file (and therefore utf-8) for all languages | David Kalnischkies | |
2009-09-09 | merge with lp:~mvo/apt/debian-sid | David Kalnischkies | |
2009-09-08 | document the new preferences.d folder in apt_preferences(Closes: #544017) | David Kalnischkies | |
2009-09-08 | doc/apt.ent: move the description of files to globally usable entities | David Kalnischkies | |
2009-09-08 | Rework the CompressionTypes system by adding an Order subgroup to | David Kalnischkies | |
simplify customisation of the order and improve the documentation about this setting group. | |||
2009-09-08 | doc/apt-get.8.xml: fix two little typos in the --simulate description. | David Kalnischkies | |
(half-closes #545059) | |||
2009-09-05 | Switch French manpages translation to po4a | bubulle@debian.org | |
2009-08-28 | merge with my po4a branch & update both pot's | David Kalnischkies | |
Thanks again for the initial patch from KURASAWA Nozomu and for the improvements and cleanups done by Nicolas François to get po4a up and running for apt man page translations! | |||
2009-08-27 | * buildlib/po4a_manpage.mak, doc/makefile, configure: | David Kalnischkies | |
- simplify the makefiles needed for po4a manpages Add a bit more autodetection to the buildsystem to be able to add only half translated languages (only a few man pages, not all) and try to reduce the overhead needed to add new languages. | |||
2009-08-27 | merged from lp:~donkult/apt/sid | Michael Vogt | |
2009-08-26 | [ Nicolas François ] | David Kalnischkies | |
* doc/ja/*, doc/po/ja.po: - remove the old ja man page translation and replace it with the new po4a-powered translation by KURASAWA Nozomu. | |||
2009-08-26 | [ Nicolas François ] | David Kalnischkies | |
* Cleaned up the first patch draft from KURASAWA Nozomu to finally get po4a support for translating the man pages. Many thanks to both for this excellent work! (Closes: #441608) | |||
2009-08-26 | [ Nicolas François ] | David Kalnischkies | |
* doc/style.txt, buildlib/defaults.mak, buildlib/manpage.mak: - fix a few typos in the comments of this files | |||
2009-08-26 | * doc/Doxyfile.in | David Kalnischkies | |
- activate DOT_MULTI_TARGETS, it is default on since doxygen 1.5.9 The description for this option is: # Set the DOT_MULTI_TARGETS tag to YES allow dot to generate multiple output # files in one run (i.e. multiple -o and -T options on the command line). This # makes dot run faster, but since only newer versions of dot (>1.8.10) # support this, this feature is disabled by default. Even oldstable has a newer dot version, so the debian package doxygen activate it per default and we will follow this recommendation now. |