tag 570008 pending
thanks
Hello,
Bug #570008 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=0898ea0
---
commit 0898ea0048fd94349f4bcf0068b22104d97217e3
Author: Raphaël Hertzog <[email protected]>
Date: Sun Feb 21 01:04:02 2010 +0100
Dpkg::Source: fix parsing of diff's output to be POSIX-compliant
While parsing diff's output, accept any sentence that contains the word
differ (as specified by POSIX) to identify that binary files could
not be compared.
diff --git a/debian/changelog b/debian/changelog
index 4abb401..c62b435 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -33,6 +33,9 @@ dpkg (1.15.6) UNRELEASED; urgency=low
and the patch. Closes: #569618
* Add $VERSION numbers to all perl modules. Closes: #465256
1.00 and higher means that the API should be stable
+ * While parsing diff's output, accept any sentence that contains the word
+ differ (as specified by POSIX) to identify that binary files could not be
+ compared. Closes: #570008
[ Guillem Jover ]
* Handle argument parsing in dpkg-checkbuilddeps and dpkg-scanpackages
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]