summaryrefslogtreecommitdiff
path: root/debian
Commit message (Collapse)AuthorAgeFilesLines
* fix changelog typoMartin Pitt2010-10-131-1/+1
|
* merge from trunkMartin Pitt2010-10-132-0/+17
|\
| * * apt-pkg/deb/debsystem.cc:Michael Vogt2010-10-131-0/+3
| |\ | | | | | | | | | - fix issues with dir::state::status and dir::state::extended_states when alternative rootdirs are used
| * | * debian/apt.cron.daily:Michael Vogt2010-10-132-0/+14
| |\| | | | | | | | | | | | | | | | - 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
| | * debian/apt.cron.daily: export LANGUAGE LC_MESSAGES LC_ALL as wellMichael Vogt2010-10-011-1/+1
| | |
| | * * debian/apt.cron.daily:Michael Vogt2010-10-012-0/+11
| | | | | | | | | | | | | | | - source /etc/default/locale (if available) so that the apt-get update cron job fetches the right translated package descriptions
* | | * apt-pkg/contrib/fileutl.cc:Martin Pitt2010-10-131-0/+4
| | | | | | | | | | | | | | | - Fix FileFd::Size() for gzipped files to give the size of the uncompressed data. This fixes cache progress building progress going way over 100%.
* | | * apt-pkg/deb/debindexfile.cc:Martin Pitt2010-10-131-0/+6
|/ / | | | | | | | | - Use FileFd::Size() instead of stat()ing the sources/binary/translations indexes directly, so that we have transparent handling of gzipped indexes.
* | * Another typo fixed in French ("Anfin"). Thanks to bubullebubulle@debian.org2010-10-061-0/+3
| | | | | | | | * Wrong translation for "showauto" fixed. Thanks to Raphaƫl Hertzog Closes: #599265
* | Typo fixed in French (extra "Z"). Thanks to Florentin Duneau.bubulle@debian.org2010-10-051-0/+7
| |
* | releasing version 0.8.6Michael Vogt2010-10-041-2/+2
| |
* | [ Programs translations ]Maacub2010-10-041-1/+2
| | | | | | | | * Asturian update by Maacub (Closes: #599057)
* | * apt-pkg/depcache.cc:David Kalnischkies2010-10-021-1/+3
| | | | | | | | - do not remove packages which the user requested for installation explicitly while satisfying other install requests (Closes: #598669)
* | * doc/po/de.po:Chris Leick2010-09-301-1/+3
| | | | | | | | - remove the duplicated "angefertigt" in translation-holder string
* | * apt-pkg/packagemanager.cc:David Kalnischkies2010-09-291-2/+3
| | | | | | - Add a space between period and 'Please' and unfuzzy all translations
* | Vietnamese programs translation update by Clytie Siddall (Closes: #598489)Clytie Siddall2010-09-291-1/+5
| |
* | * apt-pkg/depcache.cc:David Kalnischkies2010-09-291-1/+4
| | | | | | | | - do not check endpointer packages instead of only those which prevented NeverAutoRemove settings from having an effect (Closes: #598452)
* | * apt-pkg/contrib/strutl.cc:David Kalnischkies2010-09-281-1/+3
| | | | | | - add a space between number and unit as required by SI (Closes: #598352)
* | * cmdline/apt-cache.cc:David Kalnischkies2010-09-241-0/+9
| | | | | | | | - use the TranslatedDescription for searching and not the first available one as it is maybe not an expected language (Closes: #597925)
* | releasing version 0.8.5Michael Vogt2010-09-171-2/+2
| |
* | merged from lp:~donkult/apt/sidMichael Vogt2010-09-173-32/+32
|\ \
| * | German manpage translation (Chris Leick). Closes: #597163David Kalnischkies2010-09-171-1/+4
| | |
| * | * doc/po/fr.po:David Kalnischkies2010-09-171-1/+3
| | | | | | | | | - correct two syntax issues to ensure we can build fine
| * | * buildlib/debiandoc.mak, buildlib/po4a_manpage.mak:David Kalnischkies2010-09-171-1/+3
| | | | | | | | | - ensure that the build fails if documentation building fails
| * | * debian/control:David Kalnischkies2010-09-172-2/+5
| | | | | | | | | | | | - build-depend on docbook-xml to ensure that the xml DTDs are always available on the buildds (Closes: #597145)
| * | * debian/apt.cron.daily:David Kalnischkies2010-09-152-29/+19
| | | | | | | | | | | | - handle absolut directory paths correctly by loading directories directly instead of building the paths on our own (Closes: #596421)
* | | merged lp:~donkult/apt/sid Michael Vogt2010-09-151-1/+9
|\| |
| * | merge with debian-sid to get final 0.8.4David Kalnischkies2010-09-141-2/+14
| |\ \
| * | | * apt-pkg/policy.cc:David Kalnischkies2010-09-141-0/+11
| | | | | | | | | | | | | | | | | | | | | | | | - 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
* | | | merged lp:~mvo/apt/conflicts-on-virtuals to better deal withMichael Vogt2010-09-151-0/+7
|\ \ \ \ | |_|/ / |/| | | conflicts/breaks against virtual packages (LP: #614993)
* | | | releasing version 0.8.4Michael Vogt2010-09-101-2/+2
| | | |
* | | | merged from lp:~mvo/apt/mvoMichael Vogt2010-09-101-0/+5
|\ \ \ \ | | |_|/ | |/| |
| * | | * apt-pkg/contrib/cdromutl.cc:Michael Vogt2010-09-101-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | - 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
* | | | Fix missing space after dot in a message from apt-pkgbubulle@debian.org2010-09-091-0/+4
| | | | | | | | | | | | Translations unfuzzied. Thanks to Holger Wansing.
* | | | German (Holger Wansing). Closes: #596141bubulle@debian.org2010-09-091-0/+3
| |_|/ |/| |
* | | * ftparchive/writer.cc:Michael Vogt2010-09-091-0/+7
|\ \ \ | | | | | | | | | | | | | | | | - 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)
| * | | * apt-pkg/acquire-item.cc:David Kalnischkies2010-09-091-1/+3
| | | | | | | | | | | | - use also unsigned Release files again (Closes: #596189)
| * | | * ftparchive/writer.cc:David Kalnischkies2010-09-091-0/+8
| | | | | | | | | | | | - null the valid string instead of the date if Valid-Until is not set
* | | | * ftparchive/writer.cc:Michael Vogt2010-09-091-0/+8
|/ / / | | | | | | | | | - write out {Files,Checksum-Sha1,Checksum-Sha256} only if available LP: #633967. Thanks to Colin Watson
* | | releasing version 0.8.3Michael Vogt2010-09-071-2/+2
| | |
* | | * ftparchive/apt-ftparchive.cc:David Kalnischkies2010-09-071-3/+9
| | | | | | | | | | | | - ensure that BinDirectory as well as Tree settings get the correct default FileMode setting (Closes: #595922)
* | | Japanese (KURASAWA Nozomu). Closes: #595862bubulle@debian.org2010-09-071-0/+3
| | |
* | | * apt-pkg/indexcopy.cc:Michael Vogt2010-09-071-0/+9
|\| | | | | | | | | | | | | | - only use trusted.gpg.d directory if it exists - do not replace /dev/null when running in APT::CDROM::NoAct mode (LP: #612666), thanks to Colin Watson
| * | do not replace /dev/null when running in APT::CDROM::NoActMichael Vogt2010-09-071-0/+2
| | | | | | | | | mode (LP: #612666), thanks to Colin Watson
| * | * apt-pkg/indexcopy.cc:Michael Vogt2010-09-031-0/+7
| |\| | | | | | | - only use trusted.gpg.d directory if it exists
* | | releasing version 0.8.2Michael Vogt2010-09-071-1/+1
| | |
* | | merged from lp:~donkult/apt/sidMichael Vogt2010-09-061-1/+17
|\ \ \
| * | | * methods/{gzip,bzip2}.cc:David Kalnischkies2010-09-061-1/+3
| | | | | | | | | | | | - empty files can never be valid archives (Closes: #595691)
| * | | * cmdline/apt-key:David Kalnischkies2010-09-041-1/+4
| | | | | | | | | | | | | | | | - support also Dir::Etc::Trusted so that apt-key works in the same way as the library part which works with the trusted files
| * | | * apt-pkg/indexcopy.cc:David Kalnischkies2010-09-041-1/+4
| | | | | | | | | | | | | | | | - support really still the APT::GPGV::TrustedKeyring setting, as it breaks d-i badly otherwise (Closes: #595428)