summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2011-11-23 09:54:17 +0100
committerDavid Kalnischkies <kalnischkies@gmail.com>2011-11-23 09:54:17 +0100
commit286afa36886b60bea0a17d244f8bddad938f27cf (patch)
tree37843aed0e25c7c4c8cf8c8b0896f9b044827c3c /debian
parent2b5c35c7bb915dbd46fefd7c79f05364ba22f93b (diff)
* cmdline/apt-get.cc:
- ignore foreign architectures if we check if a provides has only one resolver as it's basically the same for the user, so no need to choose
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog5
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 0a66d2579..3c0de2c62 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,8 +18,11 @@ apt (0.8.16~exp8) experimental; urgency=low
commands accepting lists of packages, e.g. policy (Closes: #625960)
* apt-pkg/depcache.cc:
- prefer native providers over foreigns even if the chain is foreign
+ * cmdline/apt-get.cc:
+ - ignore foreign architectures if we check if a provides has only one
+ resolver as it's basically the same for the user, so no need to choose
- -- David Kalnischkies <kalnischkies@gmail.com> Wed, 23 Nov 2011 00:18:35 +0100
+ -- David Kalnischkies <kalnischkies@gmail.com> Wed, 23 Nov 2011 09:52:20 +0100
apt (0.8.16~exp7) experimental; urgency=low