From: Eugene V. Lyubimkin Date: Fri, 19 Dec 2008 19:49:54 +0000 (+0200) Subject: Merged from debian-sid branch. X-Git-Tag: 0.7.23~2^2^2~1 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/193d0845725a05e7e65b95e34f791cb6a85ff394?hp=-c Merged from debian-sid branch. --- 193d0845725a05e7e65b95e34f791cb6a85ff394 diff --combined debian/changelog index 285c11922,d0174400c..0adbbac1b --- a/debian/changelog +++ b/debian/changelog @@@ -7,18 -7,12 +7,18 @@@ apt (0.7.20) unstable; urgency=lo * buildlib/config.{sub,guess}: - Renewed. This fixes lintian errors. * doc/apt.conf.5.xml, debian/apt-transport-https: - - Documented briefly 'APT::https' group of options. (Closes: #507398) + - Documented briefly 'Acquire::https' group of options. (Closes: #507398) - Applied patch from Daniel Burrows to document 'Debug' group of options. (Closes: #457265) - 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 ] * add option to "apt-get build-dep" to mark the needed @@@ -26,12 -20,16 +26,16 @@@ This is controlled via the value of APT::Get::Build-Dep-Automatic and is set "false" by default. Thanks to Aaron Haviland, closes: #448743 + * apt-inst/contrib/arfile.cc: + - support members ending with '/' as well (thanks to Michal Cihr, + closes: #500988) [ Christian Perrier ] * Translations: - Finnish updated. Closes: #508449 + - Galician updated. Closes: #509151 - -- Eugene V. Lyubimkin Sat, 06 Dec 2008 20:57:00 +0200 + -- Eugene V. Lyubimkin Mon, 15 Dec 2008 23:48:46 +0200 apt (0.7.20~exp2) unstable; urgency=low