diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-09-21 02:02:55 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-09-21 02:02:55 +0200 |
commit | eeb38a9afa000ca1fbf1a6b4d047d65ecf6d60f5 (patch) | |
tree | b358f4e90d77678cf13738be0afa8647d454c492 /debian | |
parent | 95689ededb9738b0c4ec6ebf1add3b79595cc39a (diff) | |
parent | 320854985be0fe14491385ca349783ab8a9d7797 (diff) |
* merged from the auto-mark branch
* uploaded
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 5b1336231..b7f3dfdcb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +apt (0.6.45ubuntu12) edgy; urgency=low + + * apt-pkg/depcache.cc: + - fix in the sweep() code, set garbage flag for packages scheduled + for removal too + - do not change the autoFlag in MarkKeep(), this can lead to suprising + side effects + + -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 21 Sep 2006 00:58:24 +0200 + apt (0.6.45ubuntu11) edgy; urgency=low * removed "installtask" and change it so that tasknames can be given |