From: Joey Hess Date: Wed, 18 Nov 2009 19:20:33 +0000 (-0500) Subject: changelog X-Git-Tag: 7.4.4~2 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=84d4d291cbaf624cb9f91582a696ef6cb6a4e6ca;p=debhelper.git changelog --- diff --git a/debian/changelog b/debian/changelog index 55b72c1..7e213ba 100644 --- a/debian/changelog +++ b/debian/changelog @@ -26,6 +26,10 @@ debhelper (7.4.4) UNRELEASED; urgency=low * autoconf: If configure fails, display config.log. Intended to make it easier to debug configure script failures on autobuilders. Closes: #556384 + * Improve build system autoselection process; this allows cmake to be + autoselected for steps after configure, instead of falling back to + makefile once cmake generated a makefile. Closes: #555805 + (Modestas Vainius) -- Joey Hess Wed, 28 Oct 2009 18:10:45 -0400