* Add '.shelf' to the default dpkg-source -i regex. Closes: #427827
Thanks to Adeodato Simó.
* Reference deb-substvars(5) instead of dpkg-substvars(5) in man pages.
+ * Mark dpkg-* commands in bold in man pages.
[ Updated dselect translations ]
* French (Christian Perrier)
+2007-06-12 Guillem Jover <guillem@debian.org>
+
+ * dpkg-divert.8: Mark dpkg-* commands in bold.
+ * dpkg-buildpackage.1: Likewise.
+ * dpkg-source.1: Likewise.
+ * dpkg-statoverride.8: Likewise.
+
2007-06-12 Guillem Jover <guillem@debian.org>
* dpkg-source.1: Reference deb-substvars instead of dpkg-substvars.
-.TH dpkg\-buildpackage 1 "2007-03-07" "Debian Project" "dpkg utilities"
+.TH dpkg\-buildpackage 1 "2007-06-12" "Debian Project" "dpkg utilities"
.SH NAME
dpkg\-buildpackage \- build source packages
.
Do not check build dependencies and conflicts.
.TP
.BI \-W
-Turn certain errors into warnings. Only dpkg\-source uses this, but
+Turn certain errors into warnings. Only \fBdpkg\-source\fP uses this, but
.BR dpkg\-buildpackage
recognizes it, and passes it thru to
.BR dpkg\-source "."
.BI \-E
Negates a previously set
.BR \-W "."
-Only dpkg\-source uses this, but
+Only \fBdpkg\-source\fP uses this, but
.BR dpkg\-buildpackage
recognizes it, and passes it thru to
.BR dpkg\-source "."
-.TH dpkg\-divert 8 "2007-03-06" "Debian Project" "dpkg utilities"
+.TH dpkg\-divert 8 "2007-06-12" "Debian Project" "dpkg utilities"
.SH NAME
dpkg\-divert - override a package's version of a file
.
Quiet mode, i.e. no verbose output.
.TP
.B \-\-rename
-Actually move the file aside (or back). dpkg\-divert will abort operation
+Actually move the file aside (or back). \fBdpkg\-divert\fP will abort operation
in case the destination file already exists.
.TP
.B \-\-test
debianisation diffs, only a straightforward source archive (this is
equivalent to
.BR \-sn ).
-If both are found then dpkg\-source will ignore the directory,
+If both are found then \fBdpkg\-source\fP will ignore the directory,
overwriting it, if
.B \-sA
was specified (this is equivalent to
-.TH dpkg\-statoverride 8 "2007-03-06" "Debian project" "dpkg utilities"
+.TH dpkg\-statoverride 8 "2007-06-12" "Debian project" "dpkg utilities"
.SH NAME
dpkg\-statoverride - override ownership and mode of files
.
is located in the dpkg administration directory, along with other files
important to dpkg, such as `status' or `available'.
.br
-Note: dpkg\-statoverride preserves the old copy of this file, with
+Note: \fBdpkg\-statoverride\fP preserves the old copy of this file, with
extension "\-old", before replacing it with the new one.
.
.SH SEE ALSO