]> git.donarmstrong.com Git - debhelper.git/blobdiff - debian/changelog
Merge branch 'master' into smarter-targets
[debhelper.git] / debian / changelog
index d22e50eac02de62b76701cb9936604d671351a1d..9bf728aff09ddb474a4dd6eca618f5c8550b3714 100644 (file)
@@ -10,6 +10,12 @@ debhelper (8.1.7) UNRELEASED; urgency=low
     (Thanks, Roger Leigh)
   * dh_auto_configure: In v9, does not include the source package name
     in --libexecdir when using autoconf. Closes: #541458
+  * dh_auto_build, dh_auto_configure, dh: Set environment variables
+    listed by dpkg-buildflags --export. Any environment variables that
+    are already set to other values will not be changed.
+    Closes: #544844
+  * Also, support DEB_BUILD_OPTIONS=noopt, by changing -O2 to -O0
+    in any variables listed by dpkg-buildflags.
 
  -- Joey Hess <joeyh@debian.org>  Sat, 21 May 2011 15:24:19 -0400