Thanks to Colin Watson for the analysis.
- New '--type' option for dpkg-scanpackages.
* Make dpkg-dev Conflict on dpkg-cross << 2.0.0 which was sourcing
dpkg-buildpackage expecting it to be a shell script. Closes: #445852
+ * Get rid of undefined macros from man pages. Thanks to Colin Watson
+ for the analysis.
[ Updated dselect translations ]
* Czech (Miroslav Kure).
+2007-11-19 Guillem Jover <guillem@debian.org>
+
+ * dpkg-architecture.1: Remove unneeded formatting surrounding '-c' in
+ example command, as a side effect get rid of an undefined macro.
+ * dpkg-checkbuilddeps.1: Remove usage of .UR macro, which was
+ undefined anyway.
+ * dpkg-statoverride.8: Likewise.
+ * dpkg-query.1: Likewise. Remove .T macro cruft.
+
2007-11-19 Guillem Jover <guillem@debian.org>
* dpkg-scanpackages.1: Document --type, and mark --udeb as obsolete.
\fBdpkg\-buildpackage\fP accepts the \fB\-a\fR option and passes it to
\fBdpkg\-architecture\fP. Other examples:
.IP
-CC=i386\-gnu\-gcc dpkg\-architecture \f(CW\*(C`\-c\*(C'\fR debian/rules build
+CC=i386\-gnu\-gcc dpkg\-architecture \-c debian/rules build
.IP
-eval \`dpkg\-architecture \f(CW\*(C`\-u\*(C'\fR\`
+eval \`dpkg\-architecture \-u\`
.PP
Check if an architecture is equal to the current architecture or a given
one:
.
.SH AUTHOR
Copyright (C) 2001 Joey Hess
-.UR mailto:joeyh@debian.org
-<joeyh@debian.org>
-.UE
.sp
This is free software; see the GNU General Public Licence version 2 or
later for copying conditions. There is NO WARRANTY.
filename expansion. For example this will list all package names starting
with \*(lqlibc6\*(rq:
-.T
.nf
\fBdpkg\-query \-l \(aqlibc6*\(aq\fP
.fi
.
.SH AUTHOR
Copyright (C) 2001 Wichert Akkerman
-.UR mailto:wakkerma@debian.org
-<wakkerma@debian.org>
-.UE
.sp
This is free software; see the GNU General Public Licence version 2 or
later for copying conditions. There is NO WARRANTY.
.
.SH AUTHOR
Copyright (C) 2000 Wichert Akkerman
-.UR mailto:wakkerma@debian.org
-<wakkerma@debian.org>
-.UE
.sp
This is free software; see the GNU General Public Licence version 2 or
later for copying conditions. There is NO WARRANTY.