Parcourir la source

dpkg-buildpackage(1): document -A option.

Raphael Hertzog il y a 18 ans
Parent
commit
241873c6a7
3 fichiers modifiés avec 11 ajouts et 3 suppressions
  1. 1 0
      debian/changelog
  2. 4 0
      man/ChangeLog
  3. 6 3
      man/dpkg-buildpackage.1

+ 1 - 0
debian/changelog

@@ -48,6 +48,7 @@ dpkg (1.15.0) UNRELEASED; urgency=low
     to be a plugin. Closes: #481165
   * Clarify lisf of packages displayed by dpkg --get-selections and dpkg-query -l.
     Thanks to Jidanni. Closes: #487455
+  * Document -A option in dpkg-buildpackage(1). Closes: #482834
 
   [ Pierre Habouzit ]
   * Add a --query option to update-alternatives. Closes: #336091, #441904

+ 4 - 0
man/ChangeLog

@@ -1,3 +1,7 @@
+2008-06-22  Raphael Hertzog  <hertzog@debian.org>
+
+	* dpkg-buildpackage.1: Document -A option.
+
 2008-05-31  Raphael Hertzog  <hertzog@debian.org>
 
 	* dpkg.1: Use the term conffile for a configuration file handled

+ 6 - 3
man/dpkg-buildpackage.1

@@ -18,15 +18,18 @@ Specifies a binary-only build, no source files are to be built and/or
 distributed.
 .TP
 .B \-B
-Specifies a binary-only build, no architecture independent binary package
-files are to be distributed either.
+Specifies a binary-only build, limited to architecture dependent packages.
+.TP
+.B \-A
+Specifies a binary-only build, limited to architecture independent
+packages.
 .TP
 .B \-S
 Specifies a source-only build, no binary packages need to be made.
 .PP
 The \fB-s\fP\fIx\fP options control whether the original source archive is
 included in the upload if any source is being generated (i.e.
-.BR \-b " or " \-B
+.BR \-b ", " \-B " or " \-A
 haven't been used).
 .TP
 .B \-si