- [ Steve Langasek ]
- * cmdline/apt-get.cc:
- - for cross-build-dependencies M-A: none should be DEB_HOST_ARCH,
- not DEB_BUILD_ARCH (Closes: #646288)
-
- [ Colin Watson ]
- * apt-pkg/algorithms.cc:
- - don't break out of the main-resolver loop for Breaks to deal with all
- of them in a single iteration (Closes: #657695, LP: #922485)
- - use a signed int instead of short for score calculation as upgrades
- become so big now that it can overflow (Closes: #657732, LP: #917173)
-