diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2010-01-13 14:51:28 +0100 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2010-01-13 14:51:28 +0100 |
commit | be4eec613e34a43f34eb9a9b227b69a58fe66ec8 (patch) | |
tree | ffc2b4d427c95558bbfe8e0202724004751c5ad0 /debian/changelog | |
parent | f45fd56b58a71f2827eb8b4f96333782d84b7b63 (diff) | |
parent | 72f6c6f8d9b1a92c7795ffcfbdc3b8858eb79a70 (diff) |
merge with lp:~mvo/apt/debian-sid to get 0.7.25.1 and my changes back
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 34 |
1 files changed, 25 insertions, 9 deletions
diff --git a/debian/changelog b/debian/changelog index cdf477cfd..ef6f846cb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,13 +1,5 @@ apt (0.7.26) UNRELEASED; urgency=low - [ Christian Perrier ] - * French manpage translation update - - [Chris Leick] - * spot & fix various typos in all manpages - * German manpage translation update - - [ David Kalnischkies ] * [BREAK] add possibility to download and use multiply Translation files, configurable with Acquire::Translation (Closes: #444222, #448216, #550564) @@ -25,6 +17,21 @@ apt (0.7.26) UNRELEASED; urgency=low - add APT::FTPArchive::AlwaysStat to disable the too aggressive caching if versions are build multiply times (not recommend) Patch by Christoph Goehre, thanks! (Closes: #463260) + + -- Michael Vogt <mvo@debian.org> Thu, 10 Dec 2009 22:02:38 +0100 + +apt (0.7.25.1) unstable; urgency=low + + [ Christian Perrier ] + * French manpage translation update + * Russian translation update by Yuri Kozlov + Closes: #564171 + + [Chris Leick] + * spot & fix various typos in all manpages + * German manpage translation update + + [ David Kalnischkies ] * cmdline/apt-cache.cc: - remove translatable marker from the "%4i %s\n" string * buildlib/po4a_manpage.mak: @@ -48,8 +55,17 @@ apt (0.7.26) UNRELEASED; urgency=low * methods/https.cc: - finally merge the rest of the patchset from Arnaud Ebalard with the CRL and Issuers options, thanks! (Closes: #485963) + * apt-pkg/deb/debindexfile.cc, apt-pkg/pkgcachegen.cc: + - add debug option Debug::pkgCacheGen - -- Michael Vogt <mvo@debian.org> Thu, 10 Dec 2009 22:02:38 +0100 + [ Michael Vogt ] + * cmdline/apt-get.cc: + - merge fix for apt-get source pkg=version regression + (closes: #561971) + * po/ru.po: + - merged updated ru.po, thanks to Yuri Kozlov (closes: #564171) + + -- Michael Vogt <mvo@debian.org> Sat, 09 Jan 2010 21:52:36 +0100 apt (0.7.25) unstable; urgency=low |