From: Joey Hess Date: Tue, 17 Nov 2009 02:13:21 +0000 (-0500) Subject: clarify X-Git-Tag: 7.4.4~6 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=04a368903973a0e4d73fe13984bd4170238a86bc;p=debhelper.git clarify --- diff --git a/debian/changelog b/debian/changelog index 6b8ea91..6218b7f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,8 @@ debhelper (7.4.4) UNRELEASED; urgency=low - * The makefile buildsystem (and derived buildsystems) now supports - parallel building by default, as specified via DEB_BUILD_OPTIONS. - Closes: #532805 + * The makefile buildsystem (and derived buildsystems cmake, autoconf, etc) + now supports parallel building by default, as specified via + DEB_BUILD_OPTIONS. Closes: #532805 * dh_auto_*: Add --max-parallel option that can be used to control or disable parallel building. --max-parallel=1 will disable parallel building, while --max-parallel=N will limit the maximum number of