]> git.donarmstrong.com Git - debhelper.git/commitdiff
clarify
authorJoey Hess <joey@gnu.kitenet.net>
Tue, 17 Nov 2009 02:13:21 +0000 (21:13 -0500)
committerJoey Hess <joey@gnu.kitenet.net>
Tue, 17 Nov 2009 02:13:21 +0000 (21:13 -0500)
debian/changelog

index 6b8ea9197389f1e98c61585148f9f8354e9b03eb..6218b7f74253aa895ec42a479ba76fd9d3828e5d 100644 (file)
@@ -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