tag 560070 pending
thanks

Hello,

Bug #560070 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=14f134d

---
commit 14f134d403c022046d38a6abb8be0fee7fb63355
Author: Raphaël Hertzog <[email protected]>
Date:   Thu Jul 7 10:30:20 2011 +0200

    dpkg-buildpackage: no longer exports the compiler flags
    
    Packages must directly call dpkg-buildflags to retrieve them.
    
    dpkg-buildpackage still prints the flags that are returned by
    dpkg-buildflags because it's useful for debugging purpose and for
    identifying an unclean build environment.

diff --git a/debian/changelog b/debian/changelog
index 601d397..7c8baee 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -60,6 +60,8 @@ dpkg (1.16.1) UNRELEASED; urgency=low
   * Fix a small typo in dpkg-source(1). Closes: #632937
   * Reword the description of dpkg-source --before-build and --after-build
     to be clearer. Closes: #608260
+  * dpkg-buildpackage no longer exports the compiler flags. Closes: #560070
+    Packages must directly call dpkg-buildflags to retrieve them.
 
   [ Guillem Jover ]
   * Install deb-src-control(5) man pages in dpkg-dev. Closes: #620520




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

Reply via email to