diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-12-19 10:17:54 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-12-19 10:17:54 +0100 |
commit | b6f0036a8ed8fb5278d6fb9da601edc254eb03fe (patch) | |
tree | d86eb890f324e028537ecb100d58da427124a98c /debian | |
parent | 3dc863efa5f825a16b46ccba0771e86895459c77 (diff) | |
parent | 4172c78468a04078c97146dbc2e2979e63906f5b (diff) |
* merged with mainline
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index ac91df8f9..513d409e9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +apt (0.6.46.4ubuntu4) feisty; urgency=low + + * apt-pkg/algorithms.cc: + - only increase the score of installed applications if they + are not obsolete (lp: #63680) + + -- Michael Vogt <michael.vogt@ubuntu.com> Mon, 18 Dec 2006 19:39:05 +0100 + apt (0.6.46.4ubuntu3) feisty; urgency=low * apt-pkg/algorithm.cc: |