summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMatt Zimmerman <mdz@ubuntu.com>2009-08-06 17:44:51 +0100
committerMatt Zimmerman <mdz@ubuntu.com>2009-08-06 17:44:51 +0100
commit076c46e5fe4a0ec150952017650c4cc778dc2fd2 (patch)
treec24d586207aa133b032a6c1f24c63f474c4f6b25 /debian
parent056539eeb8eb84cea65c0c15466111b978ee156d (diff)
* apt-pkg/deb/dpkgpm.cc:
- Suppress apport reports on dpkg short reads (these I/O errors are not generally indicative of a bug in the packaging)
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
1 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index f6c282f42..3d5db8114 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,12 +1,18 @@
apt (0.7.23ubuntu1) karmic; urgency=low
+ [ Michael Vogt ]
* merged from the debian-sid bzr branch
* cmdline/apt-get.cc:
- honor APT::Get::Only-Source properly in FindSrc() (thanks to
Martin Pitt for reporting the problem)
- -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 30 Jul 2009 15:27:30 +0200
+ [ Matt Zimmerman ]
+ * apt-pkg/deb/dpkgpm.cc:
+ - Suppress apport reports on dpkg short reads (these I/O errors are not
+ generally indicative of a bug in the packaging)
+
+ -- Matt Zimmerman <mdz@ubuntu.com> Thu, 06 Aug 2009 16:37:04 +0100
apt (0.7.22) unstable; urgency=low