summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2011-04-25 13:51:53 +0200
committerDavid Kalnischkies <kalnischkies@gmail.com>2011-04-25 13:51:53 +0200
commit254b8ebb92e82e0d7cf5aa1391bcfbbeb23d534e (patch)
treead5ccc4f21d57ae8c49029aa07b0c750ae04af6e /debian
parentb40f2c3bd7aace2dcf1e0262b9356906be9eb272 (diff)
* apt-pkg/pkgcache.cc:
- really ignore :arch in FindPkg() in non-multiarch environment
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index fd3d7384e..58b6a289d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -28,8 +28,10 @@ apt (0.8.14.2) UNRELEASED; urgency=low
- deprecate mostly undocumented 'markauto' in favor of 'apt-mark'
* cmdline/apt-cache.cc:
- deprecate mostly undocumented 'showauto' in favor of 'apt-mark'
+ * apt-pkg/pkgcache.cc:
+ - really ignore :arch in FindPkg() in non-multiarch environment
- -- David Kalnischkies <kalnischkies@gmail.com> Thu, 21 Apr 2011 17:00:41 +0200
+ -- David Kalnischkies <kalnischkies@gmail.com> Mon, 25 Apr 2011 13:49:47 +0200
apt (0.8.14.1) unstable; urgency=low