diff options
author | Steve Langasek <steve.langasek@canonical.com> | 2012-01-28 11:46:10 -0800 |
---|---|---|
committer | Steve Langasek <steve.langasek@canonical.com> | 2012-01-28 11:46:10 -0800 |
commit | a5da6449447ee7f14fc0e271b6fe07739387ba8c (patch) | |
tree | fa7d824edb37a6973cfe0942c360e034258a9423 /debian/changelog | |
parent | 5b172c0263c12f1163cfa17170a9b0da917e782c (diff) |
apt-pkg/algorithms.cc: iterate Breaks the same way as Conflicts, so that
we resolve virtual package Breaks more effectively. Thanks to Colin
Watson for the patch. Closes: #657695, LP: #922485.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 122052888..9bd5453e2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,15 @@ -apt (0.8.16~exp12ubuntu1~ppa1) precise; urgency=low +apt (0.8.16~exp12ubuntu1) UNRELEASED; urgency=low + [ Michael Vogt ] * merge from debian/experimental: - new ABI - -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 24 Jan 2012 20:07:38 +0100 + [ Steve Langasek ] + * apt-pkg/algorithms.cc: iterate Breaks the same way as Conflicts, so that + we resolve virtual package Breaks more effectively. Thanks to Colin + Watson for the patch. Closes: #657695, LP: #922485. + + -- Steve Langasek <steve.langasek@ubuntu.com> Sat, 28 Jan 2012 11:40:53 -0800 apt (0.8.16~exp12) experimental; urgency=low |