tag 499088 pending
thanks

Hello,

Bug #499088 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=58b04d8

---
commit 58b04d8f75a8b59bc2ec0f54429e3a47b060ecb6
Author: Raphael Hertzog <[email protected]>
Date:   Sun May 10 21:31:40 2009 +0200

    dpkg-buildpackage: add execute right on debian/rules when missing
    
    That right should normally not be missing as dpkg-source -x automatically
    sets it. However manually applying a Debian diff doesn't restore
    that right so let dpkg-buildpackage restore it in that case and display a
    warning to let the user know that it was not really normal.

diff --git a/debian/changelog b/debian/changelog
index 722e2c1..fa72e52 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -77,6 +77,8 @@ dpkg (1.15.1) UNRELEASED; urgency=low
   * Do not update/create debian/patches/.dpkg-source-applied during build,
     it's only meant to document what patches have been applied at extraction
     time. Closes: #525835
+  * Let dpkg-buildpackage add the missing execute right on debian/rules if
+    needed. Display a warning when it happens. Closes: #499088
 
   [ Guillem Jover ]
   * Fix typo in dpkg output (‘unexecpted’ → ‘unexpected’). Closes: #519082




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

Reply via email to