* apt-pkg/depcache.cc:
authorDavid Kalnischkies <kalnischkies@gmail.com>
Fri, 3 Dec 2010 16:06:34 +0000 (17:06 +0100)
committerDavid Kalnischkies <kalnischkies@gmail.com>
Fri, 3 Dec 2010 16:06:34 +0000 (17:06 +0100)
commit2c085486d34c45e123c24b0e36294245fd5bf734
treeca6976cd1eba978e74016d34068dce26b65eac3a
parenta8dfff90aa740889eb99d00fde5d70908d9fd88a
* apt-pkg/depcache.cc:
  - add SetCandidateRelease() to set a candidate version and
    the candidates of dependencies if needed to a specified
    release (Closes: #572709)
  - change pkg/release behavior to use the new SetCandidateRelease
    so installing packages from experimental or backports is easier
apt-pkg/depcache.cc
apt-pkg/depcache.h
cmdline/apt-get.cc
debian/NEWS
debian/changelog
test/integration/framework
test/integration/test-release-candidate-switching [new file with mode: 0755]