X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/96bc713cb6f2b5442700a40a64f1c6315942d82a..c2205b51fef287dd03f221bf069514c95b2c6c17:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 5a9001658..9d3a0a868 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,14 @@ -apt (0.7.24) UNRELEASED; urgency=low +apt (0.7.25) UNRELEASED; urgency=low + + * Fix apt-ftparchive(1) wrt description of the "-o" option. + Thanks to Dann Frazier for the patch. Closes: #273100 + * po/LINGUAS. Re-disable Hebrew. Closes: #534992 + * Fix typo in apt-cache.8.xml: nessasarily + * Fix "with with" in apt-get.8.xml + + -- Christian Perrier Sat, 26 Sep 2009 11:17:25 +0200 + +apt (0.7.24) unstable; urgency=low [ Nicolas François ] * Cleaned up the first patch draft from KURASAWA Nozomu to finally @@ -12,6 +22,13 @@ apt (0.7.24) UNRELEASED; urgency=low * doc/style.txt, buildlib/defaults.mak, buildlib/manpage.mak: - fix a few typos in the comments of this files + [ Michael Vogt ] + * apt-pkg/deb/dpkgpm.cc: + - 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 + [ David Kalnischkies ] * doc/Doxyfile.in: - update file with doxygen 1.6.1 (current unstable) @@ -29,6 +46,7 @@ apt (0.7.24) UNRELEASED; urgency=low a bit and improve the documentation for this option group. * doc/apt.conf.5.xml: - document the Acquire::http::Dl-Limit option + - try to be crystal clear about the usage of :: and {} (Closes: #503481) * doc/apt-cache.8.xml: - clarify the note for the pkgnames command (Closes: #547599) * doc/apt.ent, all man pages: @@ -46,16 +64,18 @@ apt (0.7.24) UNRELEASED; urgency=low * apt-pkg/deb/dpkgpm.cc, apt-pkg/packagemanager.cc, apt-pkg/orderlist.cc: - add and document _experimental_ options to make (aggressive) use of dpkg's trigger and configuration handling (Closes: #473461) + * cmdline/apt-get.cc: + - ignore versions that are not candidates when selecting a package + instead of a virtual one (by Marius Vollmer, Closes: #547788) [ Christian Perrier ] * doc/fr/*, doc/po/fr.po: - remove the old fr man page translation and replace it with the new po4a-powered translation - * doc/pl, doc/de: dropped (pl translation is useless as the translated - document is not provideed anymore and the de translation is too - incomplete to be used) + * doc/de: dropped (translation is too incomplete to be useful in + the transition to the po4a-powered translations) - -- David Kalnischkies Fri, 28 Aug 2009 09:40:08 +0200 + -- Michael Vogt Fri, 25 Sep 2009 19:57:25 +0200 apt (0.7.23.1) unstable; urgency=low