* apt-pkg/deb/dpkgpm.cc:
- fix progress reporting precent calculation (LP: #137798)
- * apt-pkg/acquire.cc:
- - increase MaxPipeDepth for the internal worker<->method
- communication to 1000 for the debtorrent backend
* make apt build with g++ 4.3
* fix missing SetExecClose() call when the status-fd is used
(LP: #136767)
- increase default mmap size
* tests/local-repo:
- added local repository testcase
- * apt-pkg/acquire.cc:
- - increase MaxPipeDepth for the internal worker<->method
- communication to 1000 for the debtorrent backend
* make apt build with g++ 4.3
[ Ian Jackson ]