diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2011-04-21 15:30:46 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2011-04-21 15:30:46 +0200 |
commit | ecc8d43394155ea99960f66ed35713c701801c3f (patch) | |
tree | 57e078d77bc2c5f191c128a3d4b418b1cfca839c /debian/changelog | |
parent | 620e4e3a99917deec4833ad6035eac5b00fd8105 (diff) |
* apt-pkg/deb/dpkgpm.cc:
- stop reporting of apport-package bug reports regarding
dpkg I/O errors (LP: #767776)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 4a986f0a2..7d50f4f37 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +apt (0.8.13.2ubuntu3) natty-proposed; urgency=low + + * apt-pkg/deb/dpkgpm.cc: + - stop reporting of apport-package bug reports regarding + dpkg I/O errors (LP: #767776) + + -- Brian Murray <brian@ubuntu.com> Wed, 20 Apr 2011 15:05:12 -0700 + apt (0.8.13.2ubuntu2) natty; urgency=low [ Michael Vogt ] |