Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-10-13 | * apt-pkg/deb/debsystem.cc: | Michael Vogt | 2 | -2/+5 | |
- fix issues with dir::state::status and dir::state::extended_states when alternative rootdirs are used | |||||
2010-10-13 | apt-pkg/deb/debsystem.cc: remove duplicated rootdir (FindFile will prepend ↵ | Michael Vogt | 1 | -1/+1 | |
the rootdir later anyway) | |||||
2010-10-13 | * revert commit: | Michael Vogt | 1 | -1/+1 | |
* apt-pkg/deb/debsystem.cc: - set dir::state::status based at least on dir This causes problems with alternative rootdirs | |||||
2010-10-13 | * debian/apt.cron.daily: | Michael Vogt | 4 | -0/+17 | |
- source /etc/default/locale (if available) so that the apt-get update cron job fetches the right translated package descriptions * fix test failure on amd64 | |||||
2010-10-13 | * apt-pkg/contrib/fileutl.cc: | Martin Pitt | 2 | -1/+24 | |
- Fix FileFd::Size() for gzipped files to give the size of the uncompressed data. This fixes cache progress building progress going way over 100%. | |||||
2010-10-13 | * apt-pkg/deb/debindexfile.cc: | Martin Pitt | 2 | -9/+19 | |
- Use FileFd::Size() instead of stat()ing the sources/binary/translations indexes directly, so that we have transparent handling of gzipped indexes. | |||||
2010-10-13 | merge fix for testrun on amd64 | Michael Vogt | 1 | -0/+2 | |
2010-10-07 | * apt-pkg/deb/deblistparser.cc: | Sebastian Andrzej Siewior | 2 | -1/+8 | |
- support ArmHardFloat port in CompleteArch, thanks to Sebastian Andrzej Siewior for the patch! | |||||
2010-10-06 | * Another typo fixed in French ("Anfin"). Thanks to bubulle | bubulle@debian.org | 2 | -54/+35 | |
* Wrong translation for "showauto" fixed. Thanks to Raphaël Hertzog Closes: #599265 | |||||
2010-10-05 | Typo fixed in French (extra "Z"). Thanks to Florentin Duneau. | bubulle@debian.org | 2 | -1/+8 | |
2010-10-04 | releasing version 0.8.60.8.6 | Michael Vogt | 1 | -2/+2 | |
2010-10-04 | merged from donkult | Michael Vogt | 6 | -22/+114 | |
2010-10-04 | [ Programs translations ] | Maacub | 2 | -22/+23 | |
* Asturian update by Maacub (Closes: #599057) | |||||
2010-10-02 | * apt-pkg/depcache.cc: | David Kalnischkies | 5 | -1/+92 | |
- do not remove packages which the user requested for installation explicitly while satisfying other install requests (Closes: #598669) | |||||
2010-10-01 | merged from lp:~donkult/apt/sid | Michael Vogt | 56 | -11752/+12336 | |
2010-10-01 | debian/apt.cron.daily: export LANGUAGE LC_MESSAGES LC_ALL as well | Michael Vogt | 1 | -1/+1 | |
2010-10-01 | * debian/apt.cron.daily: | Michael Vogt | 2 | -0/+11 | |
- source /etc/default/locale (if available) so that the apt-get update cron job fetches the right translated package descriptions | |||||
2010-09-30 | * doc/po/de.po: | Chris Leick | 2 | -2/+4 | |
- remove the duplicated "angefertigt" in translation-holder string | |||||
2010-09-29 | * apt-pkg/packagemanager.cc: | David Kalnischkies | 46 | -11464/+11972 | |
- Add a space between period and 'Please' and unfuzzy all translations | |||||
2010-09-29 | Vietnamese programs translation update by Clytie Siddall (Closes: #598489) | Clytie Siddall | 2 | -270/+270 | |
2010-09-29 | * apt-pkg/depcache.cc: | David Kalnischkies | 4 | -10/+61 | |
- do not check endpointer packages instead of only those which prevented NeverAutoRemove settings from having an effect (Closes: #598452) | |||||
2010-09-29 | fix the testcases which were broken by the new space between number and unit | David Kalnischkies | 3 | -7/+7 | |
2010-09-28 | * apt-pkg/contrib/strutl.cc: | David Kalnischkies | 3 | -3/+17 | |
- add a space between number and unit as required by SI (Closes: #598352) | |||||
2010-09-24 | * cmdline/apt-cache.cc: | David Kalnischkies | 2 | -2/+11 | |
- use the TranslatedDescription for searching and not the first available one as it is maybe not an expected language (Closes: #597925) | |||||
2010-09-21 | doc/examples/configure-index: | Michael Vogt | 1 | -0/+1 | |
- add info on debug::acquire::cdrom | |||||
2010-09-17 | releasing version 0.8.50.8.5 | Michael Vogt | 1 | -2/+2 | |
2010-09-17 | merged from lp:~donkult/apt/sid | Michael Vogt | 7 | -634/+337 | |
2010-09-17 | German manpage translation (Chris Leick). Closes: #597163 | David Kalnischkies | 2 | -591/+296 | |
2010-09-17 | * doc/po/fr.po: | David Kalnischkies | 2 | -10/+13 | |
- correct two syntax issues to ensure we can build fine | |||||
2010-09-17 | * buildlib/debiandoc.mak, buildlib/po4a_manpage.mak: | David Kalnischkies | 3 | -4/+6 | |
- ensure that the build fails if documentation building fails | |||||
2010-09-17 | * debian/control: | David Kalnischkies | 2 | -2/+5 | |
- build-depend on docbook-xml to ensure that the xml DTDs are always available on the buildds (Closes: #597145) | |||||
2010-09-15 | merged lp:~donkult/apt/sid | Michael Vogt | 10 | -8/+356 | |
2010-09-15 | merged lp:~mvo/apt/conflicts-on-virtuals to better deal with | Michael Vogt | 5 | -10/+7798 | |
conflicts/breaks against virtual packages (LP: #614993) | |||||
2010-09-15 | * debian/apt.cron.daily: | David Kalnischkies | 2 | -29/+19 | |
- handle absolut directory paths correctly by loading directories directly instead of building the paths on our own (Closes: #596421) | |||||
2010-09-14 | merge with debian-sid to get final 0.8.4 | David Kalnischkies | 46 | -201/+243 | |
2010-09-14 | * apt-pkg/policy.cc: | David Kalnischkies | 9 | -7/+267 | |
- support 100-pinning in Release file with ButAutomaticUpgrades as requested by the backports crew (Closes: #596097) * apt-pkg/deb/deblistparser.cc: - overrule NotAutomatic in case of ButAutomaticUpgrades | |||||
2010-09-10 | releasing version 0.8.40.8.4 | Michael Vogt | 1 | -2/+2 | |
2010-09-10 | merged from lp:~mvo/apt/mvo | Michael Vogt | 2 | -3/+26 | |
2010-09-10 | apt-pkg/contrib/cdromutl.cc: do not take Buf.f_bfree into account on ↵ | Michael Vogt | 1 | -4/+12 | |
writable media | |||||
2010-09-10 | apt-pkg/contrib/cdromutl.cc: style fixes (thanks to David for his code-review) | Michael Vogt | 1 | -3/+3 | |
2010-09-10 | * apt-pkg/contrib/cdromutl.cc: | Michael Vogt | 2 | -0/+15 | |
- if apt-cdrom is used on writable media (like usb-sticks), do not use the root directory to identify the medium (as all changes there change the ident id). Use the .disk directory instead | |||||
2010-09-09 | Fix missing space after dot in a message from apt-pkg | bubulle@debian.org | 45 | -44/+48 | |
Translations unfuzzied. Thanks to Holger Wansing. | |||||
2010-09-09 | German (Holger Wansing). Closes: #596141 | bubulle@debian.org | 2 | -152/+167 | |
2010-09-09 | add a simple testcase for the previously fixed bug 595691 to check | David Kalnischkies | 1 | -0/+91 | |
in future that APT plays considerable well with empty archives | |||||
2010-09-09 | * ftparchive/writer.cc: | Michael Vogt | 3 | -8/+19 | |
- null the valid string instead of the date if Valid-Until is not set * apt-pkg/acquire-item.cc: - use also unsigned Release files again (Closes: #596189) | |||||
2010-09-09 | * apt-pkg/acquire-item.cc: | David Kalnischkies | 2 | -7/+13 | |
- use also unsigned Release files again (Closes: #596189) | |||||
2010-09-09 | * ftparchive/writer.cc: | Michael Vogt | 2 | -6/+17 | |
- write out {Files,Checksum-Sha1,Checksum-Sha256} only if available LP: #633967. Thanks to Colin Watson | |||||
2010-09-09 | * ftparchive/writer.cc: | David Kalnischkies | 2 | -2/+10 | |
- null the valid string instead of the date if Valid-Until is not set | |||||
2010-09-07 | releasing version 0.8.30.8.3 | Michael Vogt | 1 | -2/+2 | |
2010-09-07 | merged from lp:~donkult/apt/sid | Michael Vogt | 2 | -4/+15 | |