Hi,
I checked the diff and tested wget, APT, Totem and GnuPG that all
work fine under experimental. Tickets and design doc liiks fine too. The
only issue blocking the merge are useless unset lines in wget wrapper:
/usr/local/bin/wget includes
unset http_proxy
unset HTTP_PROXY
unset https_proxy
unset HTTPS_PROX
while these variables are not set anymore (see 32897af7). Why? Please
provide a reason or remove these lines.
Cheers