tag 578693 pending
thanks
Hello,
Bug #578693 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=28d116f
---
commit 28d116f4eadc4cf3a49b974d64df19458f6d34ac
Author: Raphaël Hertzog <[email protected]>
Date: Thu Apr 22 07:54:30 2010 +0200
dpkg-source: fix ignore regexp for source format 1.0 when -i is not used
The variable is defined by default but empty and the check was wrong
leading all files to be ignored.
diff --git a/debian/changelog b/debian/changelog
index 0e7e12d..c768edd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+dpkg (1.15.7.1) UNRELEASED; urgency=low
+
+ * Fix dpkg-source -b (without -i) for source packages 1.0. Closes: #578693
+ It was erroneously ignoring all changes because the ignore regex was
+ wrong (due to the change to ignore debian/source/local-options).
+
+ -- Raphaël Hertzog <[email protected]> Thu, 22 Apr 2010 07:50:04 +0200
+
dpkg (1.15.7) unstable; urgency=low
[ Raphaël Hertzog ]
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]