diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2011-07-13 14:33:21 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2011-07-13 14:33:21 +0200 |
commit | 22ff82ff00da247da37fbaa136f34a9dc020e08b (patch) | |
tree | 092d5040af17b22cf4f5d924f2b6ddac018a0b44 /debian | |
parent | 3b9d1d95b115b3377965abb06ccde835d9796534 (diff) |
* apt-pkg/deb/dpkgpm.cc:
- do not report errors encountered when decompressing packages
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 5e1ae9330..f337f734c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +apt (0.8.15.1ubuntu2) UNRELEASED; urgency=low + + * apt-pkg/deb/dpkgpm.cc: + - do not report errors encountered when decompressing packages + + -- Brian Murray <brian@ubuntu.com> Tue, 12 Jul 2011 16:05:37 -0700 + apt (0.8.15.1ubuntu1) oneiric; urgency=low * merge from debian/sid |