tag 551829 pending
thanks
Hello,
Bug #551829 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=0b1d71a
---
commit 0b1d71a6506ae053ca3c6ed06d2e4a0da0052da7
Author: Raphaël Hertzog <[email protected]>
Date: Fri Nov 6 00:07:36 2009 +0100
Dpkg::Source::Package::V3::git::do_build(): remove extra quotes
Remove extra quoting that should not be there while passing an exclude
file to git ls-files during build of 3.0 (git) source package.
Based-on-patch-by: Courtney Bane <[email protected]>
diff --git a/debian/changelog b/debian/changelog
index f667b83..e1cc5f3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -69,6 +69,9 @@ dpkg (1.15.5) UNRELEASED; urgency=low
dpkg-dev → xz-utils to ensure xz and unxz are available.
* Fix dpkg-source --include-binaries to correctly compute the path name of
the discovered binary files. Closes: #554612
+ * Remove extra quoting that should not be there while passing an exclude
+ file to git ls-files during build of 3.0 (git) source package.
+ Thanks to Courtney Bane for the patch. Closes: #551829
[ Updated dpkg translations ]
* Czech (Miroslav Kure).
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]