* apt-pkg/policy.cc:
authorDavid Kalnischkies <kalnischkies@gmail.com>
Tue, 14 Sep 2010 16:57:46 +0000 (18:57 +0200)
committerDavid Kalnischkies <kalnischkies@gmail.com>
Tue, 14 Sep 2010 16:57:46 +0000 (18:57 +0200)
commit5ed56f934dd204cc3a1d757ccf5eac23f8374736
treeef9bc81beb82db782ade3d44837673a9c1f3e11d
parent6874a1a88255fe0ab1b501961ce1fec26ee718a7
* apt-pkg/policy.cc:
  - support 100-pinning in Release file with ButAutomaticUpgrades
    as requested by the backports crew (Closes: #596097)
* apt-pkg/deb/deblistparser.cc:
  - overrule NotAutomatic in case of ButAutomaticUpgrades
apt-pkg/deb/deblistparser.cc
apt-pkg/depcache.cc
apt-pkg/pkgcache.cc
apt-pkg/pkgcache.h
apt-pkg/policy.cc
debian/changelog
test/integration/Packages-policy-pinning [new file with mode: 0644]
test/integration/framework
test/integration/test-policy-pinning [new file with mode: 0755]