From: Joey Hess Date: Fri, 5 Aug 2011 17:45:23 +0000 (-0400) Subject: changelog X-Git-Tag: 8.9.4~5 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=99647dd515f97cfc50fa3321b0a38c553746e244;p=debhelper.git changelog --- diff --git a/debian/changelog b/debian/changelog index b0fbe40..809db1f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,10 @@ debhelper (8.9.4) UNRELEASED; urgency=low * dh: The --before --after --until and --remaining options are deprecated. Use override targets instead. + * Assume that the package can be cleaned (i.e. the build directory can be + removed) as long as it is built out-of-source tree and can be configured. + This is useful for derivative buildsystems which generate Makefiles. + (Modestas Vainius) Closes: #601590 -- Joey Hess Fri, 05 Aug 2011 10:58:36 -0400