diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2010-07-30 00:17:16 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2010-07-30 00:17:16 +0200 |
commit | 4ed3806e625a4b5c148e27dba5384f133dd77c1a (patch) | |
tree | 1183e26425b0e8de6935f800f709871627595473 /debian/changelog | |
parent | 7fd6d117eeecdb91e62e48d3af06dee73e4930e8 (diff) |
* apt-pkg/cacheset.cc:
- make CacheSetHelper::canNotFindAllVer display a notice
only (for compat reasons). Otherwise tools like sbuild
blow up
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 01dcfeef8..d6bfa76ee 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,10 @@ apt (0.7.26~exp12) UNRELEASEDexperimental; urgency=low * debian/control: - add dependency on zlib-dev for libapt-pkg-dev + * apt-pkg/cacheset.cc: + - make CacheSetHelper::canNotFindAllVer display a notice + only (for compat reasons). Otherwise tools like sbuild + blow up -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 29 Jul 2010 23:45:42 +0200 |