tag 594440 pending
thanks

Hello,

Bug #594440 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=4d2b04f

---
commit 4d2b04f3e62d02a223e12eea1947fde1e3695334
Author: Raphaël Hertzog <[email protected]>
Date:   Sun Sep 5 09:43:32 2010 +0200

    dpkg-source: drop -k parameter from the tar command line used to extract 
tarballs
    
    dpkg-source only extracts tarballs in directories that it has created
    itself, there's no risk of overwriting any user files. Furthermore in
    the few cases where we do extract a tarball on a non-empty directory,
    we really want to be able to overwrite files already present. That's the
    case with a debian.tar.gz file.
    
    Reported-by: James Westby <[email protected]>

diff --git a/debian/changelog b/debian/changelog
index b78d7ee..bb7627f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -18,6 +18,10 @@ dpkg (1.15.8.5) UNRELEASED; urgency=low
   [ Raphaël Hertzog ]
   * Fix dpkg-genchanges to not split the short description in the middle of a
     UTF8 character. Closes: #593442
+  * Drop -k parameter from the tar call used by dpkg-source to extract
+    tarballs. Upstream binary files modified by the packager were not properly
+    installed due to this. Thanks to James Westby for the report.
+    Closes: #594440
 
   [ Updated programs translations ]
   * French (Christian Perrier).




-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to