diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2011-07-28 09:28:29 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2011-07-28 09:28:29 +0200 |
commit | b433026f2803b42904937059cc62d902f2ca6294 (patch) | |
tree | 6d29b99c856ccf4443f3fb2c9bb40a9695fa4b4c /debian | |
parent | ed6ba81db1b2832089ea443cf0030ab3f15fda97 (diff) | |
parent | ae6ea526d65eb560b825677e8aac4a3fa15934e4 (diff) |
merged from lp:~donkult/apt/sid
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 1eeb99b98..3f723f2d6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +apt (0.8.15.5) UNRELEASED; urgency=low + + [ David Kalnischkies ] + * apt-pkg/deb/deblistparser.cc: + - do not assume that the last char on a line is a \n (Closes: #633350) + + -- David Kalnischkies <kalnischkies@gmail.com> Wed, 27 Jul 2011 23:25:45 +0200 + apt (0.8.15.4) unstable; urgency=low [ David Miller ] |