]> err.no Git - dpkg/commitdiff
dpkg-buildpackage(1): document -A option.
authorRaphael Hertzog <hertzog@debian.org>
Sun, 22 Jun 2008 18:48:50 +0000 (20:48 +0200)
committerRaphael Hertzog <hertzog@debian.org>
Sun, 22 Jun 2008 18:49:49 +0000 (20:49 +0200)
debian/changelog
man/ChangeLog
man/dpkg-buildpackage.1

index b6d5395c244a7edb2d20c7a2159b03f57c3009c7..685de36d703ed525228dfc19902268e928f10e30 100644 (file)
@@ -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
index fca35edcf08ae44f11945b9ac036999ca256dfc7..32de1c0b0b2a4e611dce0cfde44fe5c76e2eca08 100644 (file)
@@ -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
index 96ecaa034d9bce222882f3005c41a5e71bf86407..3ddf5e40f7dea403acb47fd906e363f031795c36 100644 (file)
@@ -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