diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2011-03-23 01:54:52 +0100 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2011-03-23 01:54:52 +0100 |
commit | 889c669b8819d62c91528440300613d31167c915 (patch) | |
tree | c241d2e3d718c385aa0f090263a28bc6785e02e5 /debian/changelog | |
parent | dfc2b1be9e4e4b500b87df16c21ba85f59d8a587 (diff) |
* apt-pkg/deb/deblistparser.h:
- enable StripMultiArch by default for ParseDepends
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index b691a1938..fc246451b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,8 +5,10 @@ apt (0.8.13.1) UNRELEASED; urgency=low - skip --configure if all packages disappeared * apt-pkg/vendor.cc, apt-pkg/vendorlist.cc: - mark them as deprecated as they are unused + * apt-pkg/deb/deblistparser.h: + - enable StripMultiArch by default for ParseDepends - -- David Kalnischkies <kalnischkies@gmail.com> Sun, 20 Mar 2011 19:51:41 +0100 + -- David Kalnischkies <kalnischkies@gmail.com> Wed, 23 Mar 2011 01:53:27 +0100 apt (0.8.13) unstable; urgency=low |