diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2011-07-25 14:40:22 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2011-07-25 14:40:22 +0200 |
commit | 234675b71a2caab5c7cc0dc3b32a241683d3b3d2 (patch) | |
tree | f2c2ea620f4d28e54bfaf891ed9005114f969a60 /debian/changelog | |
parent | fce1153321e432ed4a64e9742a8fc1c5558124e4 (diff) |
implement MultiarchCross for build-dep and source (Closes: #632221)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index fe4b233a4..c32edc4ad 100644 --- a/debian/changelog +++ b/debian/changelog @@ -19,6 +19,7 @@ apt (0.8.15.3) UNRELEASED; urgency=low - restore all important dependencies for garbage packages (LP: #806274) - do not require unused partial dirs in 'source' (Closes: #633510) - buildconflicts effect all architectures + - implement MultiarchCross for build-dep and source (Closes: #632221) * apt-pkg/init.cc: - use CndSet in pkgInitConfig (Closes: #629617) * apt-pkg/depcache.cc: @@ -39,7 +40,7 @@ apt (0.8.15.3) UNRELEASED; urgency=low save to ignore them in non-MultiArch contexts but if the dependency is a specific architecture (and not the native) do not strip - -- David Kalnischkies <kalnischkies@gmail.com> Mon, 25 Jul 2011 12:46:19 +0200 + -- David Kalnischkies <kalnischkies@gmail.com> Mon, 25 Jul 2011 14:40:00 +0200 apt (0.8.15.2) unstable; urgency=high |