diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2010-01-26 11:57:29 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2010-01-26 11:57:29 +0100 |
commit | a29b2c0b9c4e7b1c36433c9c6dd5d24697f9c4b6 (patch) | |
tree | ffc56c0f8c0dd1a8336aecf82a57acad04d9519a /debian | |
parent | 7ec263803c488d90cc72ce46d04d9f5923aa093d (diff) |
Change history branch so that it does not break the
apt ABI for the pkgPackageManager interface
(can be reverted on the next ABI break)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e6afafe99..9615201b2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +apt (0.7.25ubuntu2) lucid; urgency=low + + * Change history branch so that it does not break the + apt ABI for the pkgPackageManager interface + (can be reverted on the next ABI break) + + -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 23 Dec 2009 10:14:16 +0100 + apt (0.7.25ubuntu1) lucid; urgency=low * Merged from the mvo branch |