diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2010-09-15 19:54:27 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2010-09-15 19:54:27 +0200 |
commit | 8877870768f3525ae72dc13a438100e90260f4e2 (patch) | |
tree | d626c196f7eced8d98c95e23c775360b7c8988ff /debian/changelog | |
parent | a4b849243713d4082228e2f7de6618bbf6c16849 (diff) | |
parent | 9976f17c87a6be4b27cb3fcfa59a2a7387aed5e5 (diff) |
merged lp:~mvo/apt/conflicts-on-virtuals to better deal with
conflicts/breaks against virtual packages (LP: #614993)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 1e98b4d83..9adf730c5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +apt (0.8.5) UNRELEASED; urgency=low + + * merged lp:~mvo/apt/conflicts-on-virtuals to better deal with + conflicts/breaks against virtual packages (LP: #614993) + + -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 15 Sep 2010 19:53:46 +0200 + apt (0.8.4) unstable; urgency=low [ Michael vogt ] |