summaryrefslogtreecommitdiff
path: root/debian
Commit message (Collapse)AuthorAgeFilesLines
* * 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)
| * | | merge with official v0.8.1David Kalnischkies2010-09-031-5/+17
| |\ \ \ | | |/ / | |/| |
| * | | * apt-pkg/deb/dpkgpm.cc:David Kalnischkies2010-09-021-1/+4
| | |/ | |/| | | | | | | | | | | | | | | | - create Dir::Log if needed to support /var/log as tmpfs or similar, inspired by Thomas Bechtold, thanks! (Closes: #523919, LP: #220239) Easily done by moving a private method from pkgAcquire into the public area of fileutl.cc to be able to use it also in here
* | | Spanish (Omar Campagne). Closes: #595557bubulle@debian.org2010-09-051-0/+7
| |/ |/|
* | releasing version 0.8.1Michael Vogt2010-09-031-2/+2
| |
* | * Norwegian Bokmål (Hans Nordhaug). Closes: #595182bubulle@debian.org2010-09-021-0/+3
|/ | | | * Danish (Joe Hansen). Closes: #595176 * Catalan (Agustí Grau). Closes: #595234
* merged lp:~donkult/apt/sidMichael Vogt2010-08-301-2/+20
|\
| * * apt-pkg/versionmatch.cc:David Kalnischkies2010-08-301-1/+5
| | | | | | | | | | - let the pin origin actually work as advertised in the manpage which means "" are optional and pinning a local archive does work - even if it is a non-flat archive (Closes: #594435)
| * * apt-pkg/contrib/configuration.cc:David Kalnischkies2010-08-281-1/+4
| | | | | | | | - fix autoremove by using correct config-option name and don't make faulty assumptions in error handling (Closes: #594689)
| * remove useless GetInitialize methodDavid Kalnischkies2010-08-281-1/+2
| |
| * remove death code by removing unused GetInitializeDavid Kalnischkies2010-08-281-1/+2
| |
| * * apt-pkg/contrib/fileutl.cc:David Kalnischkies2010-08-281-1/+3
| | | | | | - apply SilentlyIgnore also on files without an extension
| * * apt-pkg/depcache.cc:David Kalnischkies2010-08-271-1/+4
| | | | | | | | - now that apt-get purge works on 'rc' packages let the MarkDelete pass this purge forward to the non-pseudo package for pseudos
| * * cmdline/apt-get.cc:David Kalnischkies2010-08-261-2/+6
| | | | | | | | - remove direct calls of ReadMainList and use the wrapper instead to protect us from useless re-reads and two-times notice display
* | Korean (Changwoo Ryu). Closes: #594809bubulle@debian.org2010-08-291-0/+1
| |