On Mon, May 09, 2011 at 04:48:35AM -0500, Jonathan Nieder wrote: > diff --git a/man/dpkg-buildpackage.1 b/man/dpkg-buildpackage.1 > index 6460e51..698bff4 100644 > --- a/man/dpkg-buildpackage.1 > +++ b/man/dpkg-buildpackage.1 > @@ -231,15 +231,13 @@ Show the version and exit. > Even if \fBdpkg\-buildpackage\fP export some variables, \fBdebian/rules\fP > should not rely on their presence and should instead use the > respective interface to retrieve the needed values. > +Versions of \fBdpkg\-buildpackage\fP before 1.16.1 also exported > +compiler flags such as \fBCFLAGS\fP with values as returned > +by \fBdpkg\-buildflags\fP.
I think you should state the range of version, e.g. +Versions of \fBdpkg\-buildpackage\fP between 1.14.17 and 1.16.1 also exported +compiler flags such as \fBCFLAGS\fP with values as returned +by \fBdpkg\-buildflags\fP. Cheers, -- Bill. <[email protected]> Imagine a large red swirl here. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

