diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2010-03-26 17:02:27 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2010-03-26 17:02:27 +0100 |
commit | 1c56c17a3c5548a3bb86c0d7967c0f790c7c2cca (patch) | |
tree | 0b99e9d904fc0d1292261a03d0932e4911797103 /debian | |
parent | 3226fe2bef62975976ebab7522759428a813ad4d (diff) |
cherry pick -r 1956..1957 lp:~donkult/apt/sid
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 4164fd726..bf07b9f30 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +apt (0.7.25.3ubuntu4) UNRELEASED; urgency=low + + [ David Kalnischkies ] + * apt-pkg/deb/debversion.cc: + - consider absent of debian revision equivalent to 0 (Closes: #573592) + LP: #540228 + + -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 26 Mar 2010 16:57:49 +0100 + apt (0.7.25.3ubuntu3) lucid; urgency=low * apt-pkg/indexfile.cc: |