tag 613023 pending
thanks
Hello,
Bug #613023 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=7ea2064
---
commit 7ea2064c46b77398a63d7f7a543ebcf08f7c74d2
Author: Raphaël Hertzog <[email protected]>
Date: Thu Mar 24 23:53:37 2011 +0100
Dpkg::Source::Patch: don't choke on empty patches
Commit 255e73e11d1365fbb1e8d78287fad751a8ebc6e5 introduced a regression
with empty patches by assuming that a patch analysis would always give
back at least one filename.
Reported-by: Niels Thykier <[email protected]>
diff --git a/debian/changelog b/debian/changelog
index c3707b2..41772cb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -100,6 +100,8 @@ dpkg (1.16.0) UNRELEASED; urgency=low
in Uploaders. Closes: #598922
* Ignore whitespaces after options in headers of changelog entries.
Closes: #605719
+ * Fix dpkg-source's regression with empty patches (introduced while fixing
+ #613023). Closes: #619541
[ Jonathan Nieder ]
* Remove support for use of synchronous sync(2), due to its pernicious
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]