summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorMichael Vogt <egon@bottom>2006-05-08 22:33:59 +0200
committerMichael Vogt <egon@bottom>2006-05-08 22:33:59 +0200
commitb28ae1f7fcad711deb5ed4fbe42e195bf125b10c (patch)
treed9f860754661ff27e4a5d081988375406f2ff5bd /debian
parentcfde4904a7b61e2a3c75322a08a6fac3c062d65d (diff)
parent9373b9752db017bc8458720f330dc9594ac8de17 (diff)
* merged the zero epoch handling patch
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
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