diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2010-07-30 09:19:13 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2010-07-30 09:19:13 +0200 |
commit | c39b587209f2c3993123e40d33c85de12180a70c (patch) | |
tree | 122220a0136721fb8e65334ab6e42c273870491f /debian/changelog | |
parent | cd02388d4877038e13326d84c5745c44acb0ce61 (diff) | |
parent | 4ed3806e625a4b5c148e27dba5384f133dd77c1a (diff) |
* 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
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 1829e067c..928a4b3d8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +apt (0.7.26~exp11ubuntu3) maverick; 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> Fri, 30 Jul 2010 08:57:15 +0200 + apt (0.7.26~exp11ubuntu2) maverick; urgency=low * remove debian-archive-keyring dependency and readd |