diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2010-07-17 20:04:44 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2010-07-17 20:04:44 +0200 |
commit | 8fde723961709118837153cdf94f150c680e10e9 (patch) | |
tree | 3cff8c287e111df66a93e9c55b6c9a3e959f4b79 /debian | |
parent | 9ba5aa3b01f1f7c08c74f5d0a21971db221d30f1 (diff) |
* apt-pkg/cacheset.cc:
- move them back to the library as they look stable now
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 128309b51..04829715c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,8 +5,10 @@ apt (0.7.26~exp11) experimental; urgency=low - handle "circular" conflicts for "all" packages correctly * cmdline/apt-cache.cc: - be able to omit dependency types in (r)depends (Closes: #319006) + * apt-pkg/cacheset.cc: + - move them back to the library as they look stable now - -- David Kalnischkies <kalnischkies@gmail.com> Wed, 14 Jul 2010 22:58:08 +0200 + -- David Kalnischkies <kalnischkies@gmail.com> Sat, 17 Jul 2010 19:56:47 +0200 apt (0.7.26~exp10) experimental; urgency=low |