tag 612465 pending
thanks

Hello,

Bug #612465 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=df8062d

---
commit df8062d202016114b6c167cd0cf23e895587059c
Author: Raphaël Hertzog <hert...@debian.org>
Date:   Mon Mar 7 09:32:14 2011 +0100

    dpkg-source: be a bit less strict when parsing patches
    
    It will now accept seeing the same file twice
    
    Reported-by: Bastian Blank <wa...@debian.org>
    
    It will no longer match on the English text "No newline at end of file" as
    it might be translated in some cases. It will only consider the intial
    "\ ".
    
    Reported-by: Jan-Marek Glogowski <glo...@fbihome.de>

diff --git a/debian/changelog b/debian/changelog
index 59cf74c..9f23d32 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -75,6 +75,10 @@ dpkg (1.16.0) UNRELEASED; urgency=low
     diagnosis.
   * dpkg-source will now remove quilt's .pc directory when --unapply-patches
     is in use. Closes: #591858
+  * dpkg-source is now a bit less strict when parsing patches:
+    - it accepts seeing the same file twice; Closes: #608829
+    - it doesn't match on the English text "No newline at end of file" as it
+      might be translated in some cases. Closes: #612465
 
   [ Jonathan Nieder ]
   * Remove support for use of synchronous sync(2), due to its pernicious




-- 
To UNSUBSCRIBE, email to debian-dpkg-bugs-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to