tag 556786 pending
thanks

Hello,

Bug #556786 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=2d74173

---
commit 2d74173f41909fd43061fb7d81a3795a6fefc59d
Author: Raphaël Hertzog <hert...@debian.org>
Date:   Wed Nov 18 10:58:07 2009 +0100

    dpkg-shlibdeps: always use Dpkg::Version
    
    Instead of mixing usual scalars with Dpkg::Version objects, always use
    Dpkg::Version objects when storing a version.

diff --git a/debian/changelog b/debian/changelog
index 447c888..f7b295e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ dpkg (1.15.5.2) UNRELEASED; urgency=low
   * Change Dpkg::Version API to accept invalid versions by default and add
     is_valid() method. The boolean evaluation of a version object returns
     true if the version is valid, false otherwise.
+  * Update dpkg-shlibdeps to always use Dpkg::Version now that it can
+    contain the empty version string. Closes: #556786
 
  -- Raphael Hertzog <hert...@debian.org>  Wed, 18 Nov 2009 10:21:53 +0100
 



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to