diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2011-09-09 12:35:22 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2011-09-09 12:35:22 +0200 |
commit | 30426f4822516bdd26528aa2e6d8d69c1291c8d3 (patch) | |
tree | e6db06d0c52974a398a871a95cd89b1506f48ee1 /debian | |
parent | 718f797cef0fb766b6f7cfa1d34b617ad047dbc5 (diff) |
M-A:same lockstep unpack should operate on installed
packages first (LP: #835625)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 39445f443..4c677784f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,8 @@ apt (0.8.15.7) UNRELEASED; urgency=low - ignore "self"-conflicts for all architectures of a package instead of just for the architecture of the package locked at in the ordering of installations too (Closes: #802901) + - M-A:same lockstep unpack should operate on installed + packages first (LP: #835625) * test/* - reorganize the various testcases and helper we have and integrate them better into the buildsystem @@ -36,7 +38,7 @@ apt (0.8.15.7) UNRELEASED; urgency=low - reword Acquire::Max-ValidTime documentation to make clear that it doesn't provide the new Min-ValidTime functionality - -- David Kalnischkies <kalnischkies@gmail.com> Mon, 05 Sep 2011 15:53:12 +0200 + -- David Kalnischkies <kalnischkies@gmail.com> Fri, 09 Sep 2011 12:34:04 +0200 apt (0.8.15.6) unstable; urgency=low |