Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-09-24 | add bugnr to the fix two little typos in the --simulate description. ↵ | David Kalnischkies | |
(Closes: #545059) The double spaces are not a bug of APT nor one of po4a. Thanks to Nicolas François for the explaination! | |||
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-11 | apt-pkg/deb/dpkgpm.cc: make some variables constant and add foldmarkers | David Kalnischkies | |
2009-09-09 | use only one xsl file (and therefore utf-8) for all languages | David Kalnischkies | |
2009-09-09 | remove the suggestion on gnome-apt as it was removed from debian | David Kalnischkies | |
see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=414526 | |||
2009-09-09 | add the fr generated .xml files to the ignore list | David Kalnischkies | |
2009-09-09 | merge with lp:~mvo/apt/debian-sid | David Kalnischkies | |
2009-09-09 | debian/prerm: remove file as nobody will upgrade from 0.4.10 anymore | David Kalnischkies | |
2009-09-09 | add amd64 for cross building (by Mikhail Gusarov, Closes: #513058) | David Kalnischkies | |
2009-09-08 | add text at the top without failing in rred (Closes: #545694) | David Kalnischkies | |
Patch from Bernhard R. Link, thanks! | |||
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-08 | replace unknown multibytes with ? in UTF8ToCharset (Closes: #545208) | David Kalnischkies | |
instead of ignoring the returncode and truncating the string on error | |||
2009-09-07 | reintroduce #clear and #include in the config files, | David Kalnischkies | |
they there broken since 0.7.21 with the introduction of #-comments | |||
2009-09-05 | Switch French manpages translation to po4a | bubulle@debian.org | |
2009-09-04 | merged po4a change from David, many thanks | Michael Vogt | |
2009-09-04 | add a helper to easily get a vector of strings from the configuration | David Kalnischkies | |
2009-08-29 | merge with lp:~mvo/apt/debian-sid with the bugfix release 0.7.23.1 in it. | David Kalnischkies | |
2009-08-28 | releasing version 0.7.23.10.7.23.1 | Michael Vogt | |
2009-08-28 | * apt-pkg/acquire-item.cc: | Michael Vogt | |
- do not segfault on invalid items (closes: #544080) | |||
2009-08-28 | * apt-pkg/pkgcache.cc: | Michael Vogt | |
- do not set internel "needs-configure" state for packages in triggers-pending state. dpkg will deal with the trigger and it if does it before we trigger it, dpkg will error out (LP: #414631) | |||
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 | French translation update | bubulle@debian.org | |
2009-08-27 | Update PO(T) files | bubulle@debian.org | |
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 | releasing version 0.7.230.7.23 | Michael Vogt | |
2009-08-27 | merged from lp:~donkult/apt/sid | Michael Vogt | |
2009-08-26 | add ignore patterns to be able to use "bzr status" or "bzr add" again | David Kalnischkies | |
after building apt by ignoring temporary files, build files and the autogenerated files in doc/. | |||
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. | |||
2009-08-26 | * doc/Doxyfile.in: | David Kalnischkies | |
- update file with doxygen 1.6.1 (current unstable) | |||
2009-08-26 | [ Nicolas François ] | David Kalnischkies | |
* doc/*.?.xml (manpages): - add contrib to author tags and also add refmiscinfo to fix warnings | |||
2009-08-26 | fix changelog entry for compression types reordering patch to | David Kalnischkies | |
reflect that we now use the new APT::Configuration class for this instead of the init.cc | |||
2009-08-25 | "backport" the APT::Configuration class to apt-sid | David Kalnischkies | |
We can use it to simplify the internal code to operate with Acquire::CompressionTypes group. This also made it possible to set this setting with the -o flag. | |||
2009-08-24 | * apt-pkg/pkgcache.cc: | Michael Vogt | |
- do not set internel "needs-configure" state for packages in triggers-pending state. dpkg will deal with the trigger and it if does it before we trigger it, dpkg will error out (LP: #414631) | |||
2009-08-19 | merged from the mvo branch | Michael Vogt | |
2009-08-19 | merged from the jackyf-devel branch | Michael Vogt | |
2009-08-19 | merged from debian-sid | Michael Vogt | |