diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2013-01-08 18:01:40 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2013-01-08 18:01:40 +0100 |
commit | ca3965066270db678649ffd19479a157d95b429f (patch) | |
tree | f1a3e5c3902a2eeae89d8624e3eac260768ec100 /debian | |
parent | cd69e44638498a1092ea8aa23c55f73ebd096b9b (diff) | |
parent | 9005f08e61abe99d2fa229a32fc3148eba29bf5f (diff) |
merged lp:~mvo/apt/fix-priority-abi-break
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 3213a62c4..6f611f2f5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -28,6 +28,8 @@ apt (0.9.7.8) UNRELEASED; urgency=low [ Michael Vogt ] * fix pkgProblemResolver::Scores, thanks to Paul Wise. Closes: #697577 + * [ABI BREAK] apt-pkg/pkgcache.h: + - adjust pkgCache::State::VerPriority enum, to match reality -- Christian Perrier <bubulle@debian.org> Mon, 24 Dec 2012 07:01:20 +0100 |