diff options
author | Michael Vogt <mvo@ubuntu.com> | 2015-10-05 15:40:11 +0200 |
---|---|---|
committer | Michael Vogt <mvo@ubuntu.com> | 2015-10-05 16:16:22 +0200 |
commit | ed6d1c0adec8a34a0331057ba75ba26356d97d3a (patch) | |
tree | 20a98021c5e03a5a075626421cb2c81a5309e609 /debian/changelog | |
parent | 6f2f5f4afa6f628ad3d068e9ba55fc6455eefa12 (diff) |
Add breaks for the libapt-pkg4.16 rdepends
This ensures a clean wily->wily transition.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index af08f0189..972d04056 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,11 @@ apt (1.0.10.2ubuntu1) wily; urgency=medium - * merged from debian/sid + * merged from debian/sid (LP: #1486061) + * this fixes a subtle ABI difference between debian and ubuntu + * add breaks for rdepends to ensure smooth wily->wily transtition + for the ABI fix. this can be dropped post-wily - -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 05 Oct 2015 15:21:40 +0200 + -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 05 Oct 2015 15:39:41 +0200 apt (1.0.10.2) unstable; urgency=high |