tag 587382 pending
thanks

Hello,

Bug #587382 reported by you has been fixed in the Git repository. You can
see the changelog below, and you can check the diff of the fix at:

    http://git.debian.org/?p=dpkg/dpkg.git;a=commitdiff;h=2d7f749

---
commit 2d7f7493c581f413a0586ba5a790f2306bcd655d
Author: Raphaël Hertzog <[email protected]>
Date:   Mon Jun 28 08:45:01 2010 +0200

    Dpkg::Changelog: fixed to cope properly with an entry of version "0"
    
    The change of the boolean evaluation of Dpkg::Version introduced in
    5b9f353b2940de751df47036608afbe71992d622 broke Dpkg::Changelog's ability
    to correctly export an entry with a version of "0".
    
    Add a non-regression test for this.

diff --git a/debian/changelog b/debian/changelog
index 0bf4d10..ff780b7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -41,6 +41,8 @@ dpkg (1.15.8) UNRELEASED; urgency=low
     upstream source code. Closes: #579012
   * dpkg-source now captures the output of patch and prints it on error so
     that the user can better diagnose what went wrong. Closes: #575304
+  * Fix Dpkg::Changelog to cope properly with an entry of version "0".
+    Add non-regression test for this. Closes: #587382
 
   [ Guillem Jover ]
   * Require gettext 0.18:




-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to