diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2008-07-25 20:03:51 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2008-07-25 20:03:51 +0200 |
commit | 4faff53f166c1755a05d2509b44f22b1a326efb7 (patch) | |
tree | efcab1a6382680108270a67313bac23718f75700 /debian/changelog | |
parent | 42e9340ee71ac781522e0ebf99b8d9c6bca2111f (diff) |
* apt-pkg/depcache.cc:
- when checking for new important deps, skip critical ones
(closes: #485943)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 304875201..8bc57763b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -15,7 +15,10 @@ apt (0.7.15) UNRELEASED; urgency=low (thanks to Arnaud Ebalard, closes: #485965) * add doc/examples/apt-https-method-example.cof (thanks to Arnaud Ebalard, closes: #485964) - + * apt-pkg/depcache.cc: + - when checking for new important deps, skip critical ones + (closes: #485943) + -- Christian Perrier <bubulle@debian.org> Sat, 14 Jun 2008 07:39:06 +0200 apt (0.7.14) unstable; urgency=low |