summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update POT filebubulle@debian.org2009-09-261-86/+91
|
* French translation updatebubulle@debian.org2009-09-261-3/+2
|
* Update PO filesbubulle@debian.org2009-09-2642-4370/+4583
|
* Fix ftp(archive(1) documentation of -obubulle@debian.org2009-09-262-1/+8
|
* releasing version 0.7.24Michael Vogt2009-09-251-2/+2
|
* merged typo fixes from davidMichael Vogt2009-09-252-9/+9
|\
| * fix same typos in debian/changelog and doc/apt.conf.5.xmlDavid Kalnischkies2009-09-252-9/+9
| |
* | merged from davidMichael Vogt2009-09-2411-715/+1270
|\|
| * add a NEWS entry for the upcoming upload summarizing the bigger and/orDavid Kalnischkies2009-09-241-0/+16
| | | | | | | | user-visible changes.
| * Ignore TriggerPendings between multiple --configure callsDavid Kalnischkies2009-09-241-2/+17
| |
| * readd the pl-translation for the offline apt documentation for now asDavid Kalnischkies2009-09-243-3/+265
| | | | | | | | long as these files are not included in the po4a-powered translation work
| * try to be cristal clear about the usage of :: and {} (Closes: #503481)David Kalnischkies2009-09-245-697/+919
| | | | | | | | | | See the bugreport (and merged ones) for discussion details which lead to these additions to the introduction of the apt.conf manpage.
| * When selecting a real package instead of a virtual one,David Kalnischkies2009-09-242-9/+37
| | | | | | | | | | | | | | | | | | ignore versions for the same package that are not candidates. This allows us to survive repositories that contain more than one version of a package. Bugreport #547788 and patch by Marius Vollmer, thanks!
| * add bugnr to the fix two little typos in the --simulate description. ↵David Kalnischkies2009-09-241-1/+1
| | | | | | | | | | | | | | (Closes: #545059) The double spaces are not a bug of APT nor one of po4a. Thanks to Nicolas François for the explaination!
| * clarify the note for the pkgnames command in the manpage (Closes: #547599)David Kalnischkies2009-09-242-2/+7
| |
| * document the Acquire::http::Dl-Limit option in the manpageDavid Kalnischkies2009-09-242-1/+8
| |
* | * apt-pkg/deb/dpkgpm.cc:Michael Vogt2009-09-243-25/+35
|\ \ | | | | | | | | | | | | | | | - when tcgetattr() returns non-zero skip all pty magic (thanks to Simon Richter, closes: #509866) * apt-inst/contrib/arfile.cc: - show propper error message for Invalid archive members
| * | * apt-inst/contrib/arfile.cc:Michael Vogt2009-09-242-1/+3
| | | | | | | | | - show propper error message for Invalid archive members
| * | * apt-pkg/deb/dpkgpm.cc:Michael Vogt2009-09-242-24/+35
| | | | | | | | | | | | - when tcgetattr() returns non-zero skip all pty magic (thanks to Simon Richter, closes: #509866)
* | | merged from david, many thanksMichael Vogt2009-09-2327-3836/+5648
|\ \ \ | | |/ | |/|
| * | merge with lp:~mvo/apt/debian-sid including the complete(!) frDavid Kalnischkies2009-09-188-1032/+455
| |\ \ | |/ / |/| | | | | - fix a little markup typo in doc/po/fr.po (start literal-tag with <)
* | | Drop de and pl "translations" of manpagesbubulle@debian.org2009-09-164-314/+3
| | |
* | | French translation *comp-ple-ted*!bubulle@debian.org2009-09-141-466/+171
| | | | | | | | | | | | Champaign!
* | | Progress of the weekbubulle@debian.org2009-09-121-208/+104
| | |
| * | cleanup commit for trigger processing:David Kalnischkies2009-09-186-338/+275
| | | | | | | | | | | | | | | | | | | | | | | | - 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.
| * | Add even more config options and try to handle configuration problemsDavid Kalnischkies2009-09-1510-384/+760
| | | | | | | | | | | | | | | arising if we upgrade essential or predependencies which need to be configured before even unpacking packages depending on them.
| * | add and document experimental options to make aggressiveDavid Kalnischkies2009-09-139-244/+589
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
| * | apt-pkg/deb/dpkgpm.cc: make some variables constant and add foldmarkersDavid Kalnischkies2009-09-111-36/+38
| | |
| * | use only one xsl file (and therefore utf-8) for all languagesDavid Kalnischkies2009-09-097-3524/+4453
| | |
| * | remove the suggestion on gnome-apt as it was removed from debianDavid Kalnischkies2009-09-092-1/+3
| | | | | | | | | | | | see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=414526
| * | add the fr generated .xml files to the ignore listDavid Kalnischkies2009-09-091-0/+1
| | |
| * | merge with lp:~mvo/apt/debian-sidDavid Kalnischkies2009-09-0918-4470/+8847
| |\ \ | |/ / |/| |
* | | Switch French manpages translation to po4abubulle@debian.org2009-09-0518-4468/+8845
| | |
* | | merged po4a change from David, many thanksMichael Vogt2009-09-0449-7019/+17154
|\ \ \
* | | | releasing version 0.7.23.1Michael Vogt2009-08-281-2/+2
| | | |
| | * | debian/prerm: remove file as nobody will upgrade from 0.4.10 anymoreDavid Kalnischkies2009-09-092-15/+2
| | | |
| | * | add amd64 for cross building (by Mikhail Gusarov, Closes: #513058)David Kalnischkies2009-09-092-1/+4
| | | |
| | * | add text at the top without failing in rred (Closes: #545694)David Kalnischkies2009-09-082-1/+3
| | | | | | | | | | | | | | | | Patch from Bernhard R. Link, thanks!
| | * | document the new preferences.d folder in apt_preferences(Closes: #544017)David Kalnischkies2009-09-082-1/+11
| | | |
| | * | doc/apt.ent: move the description of files to globally usable entitiesDavid Kalnischkies2009-09-085-68/+74
| | | |
| | * | Rework the CompressionTypes system by adding an Order subgroup toDavid Kalnischkies2009-09-084-31/+69
| | | | | | | | | | | | | | | | | | | | simplify customisation of the order and improve the documentation about this setting group.
| | * | doc/apt-get.8.xml: fix two little typos in the --simulate description.David Kalnischkies2009-09-082-3/+5
| | | | | | | | | | | | | | | | (half-closes #545059)
| | * | replace unknown multibytes with ? in UTF8ToCharset (Closes: #545208)David Kalnischkies2009-09-082-2/+15
| | | | | | | | | | | | | | | | instead of ignoring the returncode and truncating the string on error
| | * | reintroduce #clear and #include in the config files,David Kalnischkies2009-09-071-3/+5
| | | | | | | | | | | | | | | | they there broken since 0.7.21 with the introduction of #-comments
| | * | add a helper to easily get a vector of strings from the configurationDavid Kalnischkies2009-09-043-0/+24
| |/ /
| * | merge with lp:~mvo/apt/debian-sid with the bugfix release 0.7.23.1 in it.David Kalnischkies2009-08-2947-11310/+11330
| |\ \ | |/ / |/| |
* | | * apt-pkg/acquire-item.cc:Michael Vogt2009-08-284-16/+16
| | | | | | | | | - do not segfault on invalid items (closes: #544080)
* | | * apt-pkg/pkgcache.cc:Michael Vogt2009-08-282-7/+18
|\ \ \ | | |/ | |/| | | | | | | | | | - 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)
| * | * apt-pkg/pkgcache.cc:Michael Vogt2009-08-242-6/+13
| | | | | | | | | | | | | | | | | | - 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)
* | | French translation updatebubulle@debian.org2009-08-271-10/+6
| | |