summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2013-01-08 18:01:40 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2013-01-08 18:01:40 +0100
commitca3965066270db678649ffd19479a157d95b429f (patch)
treef1a3e5c3902a2eeae89d8624e3eac260768ec100 /debian
parentcd69e44638498a1092ea8aa23c55f73ebd096b9b (diff)
parent9005f08e61abe99d2fa229a32fc3148eba29bf5f (diff)
merged lp:~mvo/apt/fix-priority-abi-break
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
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