summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-10-28 18:30:24 -0400
committerJoey Hess <joey@gnu.kitenet.net>2009-10-28 18:30:24 -0400
commit3c3ebf1ba6a7e93f7fb66d375ca8c1106d99af2c (patch)
tree5ace15e2b4ef510967f8db75e8d99f37d8f0c313 /debian/changelog
parent17bf50c840dcbc9cece5b6a18ed0fe1574bf99a0 (diff)
remove implicit --parallel setting by dh
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index d164f73b..9d1f81fe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,8 +5,8 @@ debhelper (7.4.4) UNRELEASED; urgency=low
and the build system supports it, parallel building is done.
* The makefile buildsystem (and derived buildsystems) now supports
parallel building.
- * dh: If --parallel is not explicitly specified, enable it anyway.
- Closes: #532805.
+ * Typically, to enable parallel building, the --parallel option will
+ be passed to dh. Closes: #532805
* Thanks, Modestas Vainius for most of the work on parallel build support.
-- Joey Hess <joeyh@debian.org> Wed, 28 Oct 2009 18:10:45 -0400