From: Eugene V. Lyubimkin Date: Mon, 15 Dec 2008 21:48:30 +0000 (+0200) Subject: Merged with debian-sid branch. X-Git-Tag: 0.7.23~2^2^2~6 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/a5a38dcb147e678672d80a420f6279039e9ef1d3 Merged with debian-sid branch. --- a5a38dcb147e678672d80a420f6279039e9ef1d3 diff --cc debian/changelog index 304e0fb2a,35a8fb2b4..5b57c96a3 --- a/debian/changelog +++ b/debian/changelog @@@ -13,18 -13,13 +13,19 @@@ apt (0.7.20) unstable; urgency=lo - Mentioned 'APT::Periodic' and 'APT::Archives' groups of options. (Closes: #438559) - Mentioned '/* ... */' comments. (Closes: #507601) + * methods/{http,https,ftp}, doc/apt.conf.5.xml: + - Changed and unified the code that determines which proxy to use. Now + 'Acquire::{http,ftp}::Proxy[::]' options have the highest priority, + and '{http,ftp}_proxy' environment variables are used only if options + mentioned above are not specified. + (Closes: #445985, #157759, #320184, #365880, #479617) [ Michael Vogt ] - * make "apt-get build-dep" installed packages marked automatic - by default. This can be changed by setting the value of - APT::Get::Build-Dep-Automatic to false (thanks to Aaron - Haviland, closes: #44874, LP: #248268) + * add option to "apt-get build-dep" to mark the needed + build-dep packages as automatic installed. + This is controlled via the value of + APT::Get::Build-Dep-Automatic and is set "false" by default. + Thanks to Aaron Haviland, closes: #448743 [ Christian Perrier ] * Translations: