summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <egon@tas>2006-12-18 19:39:42 +0100
committerMichael Vogt <egon@tas>2006-12-18 19:39:42 +0100
commit4172c78468a04078c97146dbc2e2979e63906f5b (patch)
treebe6922ea6bc30adbc332723689f1a3300cd51f86 /debian
parentd2de5a7619a77343e1dd1fc255a84dfcca2807be (diff)
* apt-pkg/algorithms.cc:
- only increase the score of installed applications if they are not obsolte (still downloadable)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 127c5fd83..06cede531 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,11 @@
-apt (0.6.46.5) unstable; urgency=low
+apt (0.6.46.5) UNRELEASED; urgency=low
* apt-pkg/algorithm.cc:
- use clog for all debugging
+ - only increase the score of installed applications if they
+ are not obsolete
- --
+ -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 18 Dec 2006 19:39:05 +0100
apt (0.6.46.4) unstable; urgency=high