X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/824a8aa206d663f75a6df252676d179b1028d12a..55dd26293278995f7299fe07c3871c5e3982be5f:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 4c200e7a0..daa0b2f89 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,39 @@ +apt (0.5.13) unstable; urgency=low + + * Document configuration file comment syntax in apt.conf(5) + (Closes: #211262) + * s/removed/installed/ in a comment in apt-get.cc + * Move comment for ListParser::ParseDepends into the right place + + -- + +apt (0.5.12) unstable; urgency=low + + * Exclude subdirectories named 'debian-installer' from the apt-cdrom + search (Closes: #210485 -- release-critical) + + -- Matt Zimmerman Thu, 11 Sep 2003 21:48:14 -0400 + +apt (0.5.11) unstable; urgency=low + + * Updated pt_BR translations from Andre Luis Lopes + (Closes: #208302) + * In apt.conf(5), give the fully qualified name of Dir::Bin::Methods, + rather than just "methods" + * Add new nb and nn translations from Petter Reinholdtsen + * Clean up reportbug script a bit, and extend it to distinguish between a + configuration file not existing and the user declining to submit it with + the report + * Add #include to cmdline/apt-get.cc. This apparently gets + pulled in by something else with recent g++ and/or glibc, but is + required when building on, e.g., stable + * Patch from Koblinger Egmont to fix version + comparisons with '~' (Closes: #205960) + * Disable Russian translation until someone can review it + (Closes: #207690) + + -- Matt Zimmerman Wed, 10 Sep 2003 19:41:28 -0400 + apt (0.5.10) unstable; urgency=low * Correct the section in apt_preferences(5) on interpreting priorities