tag 557013 pending
thanks

Hello,

Bug #557013 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=0991804

---
commit 0991804eb36d3ced309c5d542833365dec18e934
Author: Raphaël Hertzog <[email protected]>
Date:   Sat Nov 21 15:00:30 2009 +0100

    dpkg-scanpackages: avoid IO::String usage
    
    Instead we use Dpkg::IPC to get a pipe file descriptor where we can
    read the output of dpkg-deb -I.

diff --git a/debian/changelog b/debian/changelog
index c93116c..c3c5040 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+dpkg (1.15.5.3) UNRELEASED; urgency=low
+
+  * Avoid usage of IO::String in dpkg-scanpackages, rely on Dpkg::IPC
+    instead to directly get a pipe file descriptor. Closes: #557013
+
+ -- Raphael Hertzog <[email protected]>  Sat, 21 Nov 2009 14:57:50 +0100
+
 dpkg (1.15.5.2) unstable; urgency=low
 
   * Change Dpkg::Version API to accept invalid versions by default and add




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

Reply via email to