* apt-pkg/algorithms.cc:
authorColin Watson <cjwatson@ubuntu.com>
Sun, 29 Jan 2012 13:47:34 +0000 (14:47 +0100)
committerDavid Kalnischkies <kalnischkies@gmail.com>
Sun, 29 Jan 2012 13:47:34 +0000 (14:47 +0100)
commitd0f2c87cd7e4c0457d83ada4f27c2442dff2ef5c
tree55b58a96405541e38b439a4593de7113b0a19b49
parentcffabf7d7e3a4c7475bf6722d41e20454d759666
* apt-pkg/algorithms.cc:
  - use a signed int instead of short for score calculation as upgrades
    become so big now that it can overflow (Closes: #657732, LP: #917173)
apt-pkg/algorithms.cc
apt-pkg/algorithms.h
debian/changelog