diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index c9f410788..9632eda5b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -27,8 +27,12 @@ apt (0.6.44) unstable; urgency=low * methods/ftp.cc: - unlink empty file in partial if the download failed because the file is missing on the server (closes: #316337) + * apt-pkg/deb/debversion.cc: + - treats a version string with explicit zero epoch equal + than the same without epoch (Policy 5.6.12, closes: #363358) + Thanks to Lionel Elie Mamane for the patch - -- Michael Vogt <mvo@debian.org> Mon, 8 May 2006 18:41:04 +0200 + -- Michael Vogt <mvo@debian.org> Mon, 8 May 2006 22:28:53 +0200 apt (0.6.43.3) unstable; urgency=low |