The following commit has been merged in the master branch:
commit 517affe23a184a59b2ce7c12504b0dbef931d86b
Author: Guillem Jover <[email protected]>
Date: Thu Mar 28 20:02:31 2013 +0100
man: Move compiler flags subsection from ENVIRONMENT to NOTES
diff --git a/debian/changelog b/debian/changelog
index 2c9eb52..92ae7fd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,6 +19,7 @@ dpkg (1.17.0) UNRELEASED; urgency=low
- Rename CAVEATS sections to NOTES.
- Fold BACKWARD COMPATIBILITY section into other sections.
- Document since when DEB_*_MULTIARCH variables are supported.
+ - Move compiler flags subsection from ENVIRONMENT to NOTES.
* Use colon instead of dot for user:group in dpkg debug output.
* Remove support for obsolete DM-Upload-Allowed from Dpkg::Vendor::Debian.
* Fix update-alternatives to use the current alternative link as the first
diff --git a/man/dpkg-buildpackage.1 b/man/dpkg-buildpackage.1
index c9cadee..8804b61 100644
--- a/man/dpkg-buildpackage.1
+++ b/man/dpkg-buildpackage.1
@@ -259,13 +259,13 @@ respective interface to retrieve the needed values.
\fBdpkg\-architecture\fP is called with the \fB\-a\fP and \fB\-t\fP
parameters forwarded. Any variable that is output by its \fB\-s\fP
option is integrated in the build environment.
+.
+.SH NOTES
.SS Compiler flags are no longer exported
Between versions 1.14.17 and 1.16.1, \fBdpkg\-buildpackage\fP
exported compiler flags (\fBCFLAGS\fP, \fBCXXFLAGS\fP, \fBFFLAGS\fP,
\fBCPPFLAGS\fP and \fBLDFLAGS\fP) with values as returned
by \fBdpkg\-buildflags\fP. This is no longer the case.
-.
-.SH NOTES
.SS Default build targets
\fBdpkg\-buildpackage\fP is using the \fBbuild\-arch\fP and
\fBbuild\-indep\fP targets since version 1.16.2. Those targets are thus
--
dpkg's main repository
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]