The following commit has been merged in the master branch:
commit 644aa62b334863671f881dc3ece4da9e6491d5ad
Author: Raphael Hertzog <[email protected]>
Date: Sat Jun 13 21:50:46 2009 +0200
dpkg-buildpackage(1): add missing paragraph separator
Reported-by: Per Andersson <[email protected]>
diff --git a/debian/changelog b/debian/changelog
index f377ec0..6ca21c8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,8 @@ dpkg (1.15.3) UNRELEASED; urgency=low
Closes: #530633, #531611, #532739
* Let update-alternatives fix a manual alternative with a dangling symlink
by switching it to automatic mode. Closes: #529999
+ * Add missing paragraph separator in dpkg-buildpackage(1). Thanks to Per
+ Andersson <[email protected]>. Closes: #532769
[ Updated dpkg translations ]
* Simplified Chinese (Deng Xiyue). Closes: #531387
diff --git a/man/dpkg-buildpackage.1 b/man/dpkg-buildpackage.1
index 34e18ca..4e54521 100644
--- a/man/dpkg-buildpackage.1
+++ b/man/dpkg-buildpackage.1
@@ -124,6 +124,7 @@ to the DEB_BUILD_OPTIONS environment variable which allows
debian/rules files to use this information for their own purposes.
The \fBparallel=\fP\fIjobs\fP in DEB_BUILD_OPTIONS environment variable
will override the \fB-j\fP value if this option is given.
+.TP
.B \-D
Check build dependencies and conflicts; abort if unsatisfied. This is the
default behavior.
--
dpkg's main repository
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]