]> git.donarmstrong.com Git - debhelper.git/blobdiff - debian/changelog
dh_auto_configure: If there is a problem with cmake, display the CMakeCache.txt.
[debhelper.git] / debian / changelog
index 404f03e0a172338cc09b6b60fd485f723af8743c..ff81dc300e07c7e809b2c48e3a7c940370827bfe 100644 (file)
@@ -1,8 +1,5 @@
 debhelper (8.1.7) UNRELEASED; urgency=low
 
-  * Fix example. Closes: #627534
-  * Fix error message. Closes: #628053
-  * dh_movefiles: Optimise use of xargs. Closes: #627737
   * dh: In v9, any standard rules file targets, including build-arch,
     build-indep, build, install, etc, can be defined in debian/rules
     without needing to explicitly tell make the dependencies between
@@ -14,9 +11,12 @@ debhelper (8.1.7) UNRELEASED; urgency=low
     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.
+  * dh_movefiles: Optimise use of xargs. Closes: #627737
   * Correct docs about multiarch and v9. Closes: #630826
+  * Fix example. Closes: #627534
+  * Fix error message. Closes: #628053
+  * dh_auto_configure: If there is a problem with cmake, display
+    the CMakeCache.txt.
 
  -- Joey Hess <joeyh@debian.org>  Sat, 21 May 2011 15:24:19 -0400