summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2009-09-29* apt-pkg/packagemanager.cc:Michael Vogt3-5/+15
- fix overly aggressive immediate config propergation (thanks to David Kalnischkies)
2009-09-28doc/apt.conf.5.xml: Deprecate #include, we have apt.conf.d nowadays which ↵Julian Andres Klode2-1/+4
should be sufficient.
2009-09-27French translation completedbubulle@debian.org1-17/+10
2009-09-27Update PO filesbubulle@debian.org46-850/+995
2009-09-27Polish translation updatebubulle@debian.org2-36/+49
2009-09-26Enable Lithuanian translationsbubulle@debian.org2-2/+2
2009-09-26Enable Asturian translationsbubulle@debian.org2-1/+2
2009-09-26Fix some typos from #479997bubulle@debian.org4-4/+6
2009-09-26French translation updatebubulle@debian.org1-101/+100
2009-09-26Fix typobubulle@debian.org2-1/+2
2009-09-26Fix typobubulle@debian.org2-1/+2
2009-09-26doc/apt.conf.5.xml: Restrict option names to alphanumerical characters and ↵Julian Andres Klode2-3/+5
"/-:._+".
2009-09-26doc/apt.conf.5.xml: Start deprecating stuff.Julian Andres Klode2-3/+12
- Deprecate unquoted values, string concatenation and explain what should not be written inside a value (quotes,backslash).
2009-09-26Disable hebrew on translator's requestbubulle@debian.org2-1/+2
2009-09-26Update filesbubulle@debian.org3-50/+90
2009-09-26Update POT filebubulle@debian.org1-86/+91
2009-09-26French translation updatebubulle@debian.org1-3/+2
2009-09-26Update PO filesbubulle@debian.org42-4370/+4583
2009-09-26Fix ftp(archive(1) documentation of -obubulle@debian.org2-1/+8
2009-09-25releasing version 0.7.240.7.24Michael Vogt1-2/+2
2009-09-25merged typo fixes from davidMichael Vogt2-9/+9
2009-09-25fix same typos in debian/changelog and doc/apt.conf.5.xmlDavid Kalnischkies2-9/+9
2009-09-24merged from davidMichael Vogt11-715/+1270
2009-09-24add a NEWS entry for the upcoming upload summarizing the bigger and/orDavid Kalnischkies1-0/+16
user-visible changes.
2009-09-24Ignore TriggerPendings between multiple --configure callsDavid Kalnischkies1-2/+17
2009-09-24readd the pl-translation for the offline apt documentation for now asDavid Kalnischkies3-3/+265
long as these files are not included in the po4a-powered translation work
2009-09-24try to be cristal clear about the usage of :: and {} (Closes: #503481)David Kalnischkies5-697/+919
See the bugreport (and merged ones) for discussion details which lead to these additions to the introduction of the apt.conf manpage.
2009-09-24When selecting a real package instead of a virtual one,David Kalnischkies2-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!
2009-09-24add bugnr to the fix two little typos in the --simulate description. ↵David Kalnischkies1-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!
2009-09-24clarify the note for the pkgnames command in the manpage (Closes: #547599)David Kalnischkies2-2/+7
2009-09-24document the Acquire::http::Dl-Limit option in the manpageDavid Kalnischkies2-1/+8
2009-09-24* cmdline/apt-key:Michael Vogt2-7/+17
- Emit a warning if removed keys keyring is missing and skip associated checks (LP: #218971)
2009-09-24* apt-pkg/deb/dpkgpm.cc:Michael Vogt3-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
2009-09-24* apt-inst/contrib/arfile.cc:Michael Vogt2-1/+3
- show propper error message for Invalid archive members
2009-09-24* apt-pkg/deb/dpkgpm.cc:Michael Vogt2-24/+35
- when tcgetattr() returns non-zero skip all pty magic (thanks to Simon Richter, closes: #509866)
2009-09-23merged from david, many thanksMichael Vogt27-3836/+5648
2009-09-18merge with lp:~mvo/apt/debian-sid including the complete(!) frDavid Kalnischkies8-1032/+455
- fix a little markup typo in doc/po/fr.po (start literal-tag with <)
2009-09-18cleanup commit for trigger processing:David Kalnischkies6-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.
2009-09-16Drop de and pl "translations" of manpagesbubulle@debian.org4-314/+3
2009-09-15Add even more config options and try to handle configuration problemsDavid Kalnischkies10-384/+760
arising if we upgrade essential or predependencies which need to be configured before even unpacking packages depending on them.
2009-09-14French translation *comp-ple-ted*!bubulle@debian.org1-466/+171
Champaign!
2009-09-13add and document experimental options to make aggressiveDavid Kalnischkies9-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.
2009-09-12Progress of the weekbubulle@debian.org1-208/+104
2009-09-11apt-pkg/deb/dpkgpm.cc: make some variables constant and add foldmarkersDavid Kalnischkies1-36/+38
2009-09-09use only one xsl file (and therefore utf-8) for all languagesDavid Kalnischkies7-3524/+4453
2009-09-09remove the suggestion on gnome-apt as it was removed from debianDavid Kalnischkies2-1/+3
see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=414526
2009-09-09add the fr generated .xml files to the ignore listDavid Kalnischkies1-0/+1
2009-09-09merge with lp:~mvo/apt/debian-sidDavid Kalnischkies18-4470/+8847
2009-09-09debian/prerm: remove file as nobody will upgrade from 0.4.10 anymoreDavid Kalnischkies2-15/+2
2009-09-09add amd64 for cross building (by Mikhail Gusarov, Closes: #513058)David Kalnischkies2-1/+4