Your message dated Thu, 26 Jun 2008 22:00:11 +1000
with message-id <[EMAIL PROTECTED]>
and subject line closing old bugs
has caused the Debian Bug report #271328,
regarding minor typo in the dlocate man page
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
271328: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=271328
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: dlocate
Version: 0.5-0.1
Severity: minor
Tags: patch
Hello,
The some minor typos in the dlocate man pages.
The groff man page has trailing periods, but those are not displayed.
This patch should correct this.
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.4.27
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8
Versions of packages dlocate depends on:
ii dpkg 1.10.23 Package maintenance system for Deb
ii grep-dctrl 2.1.7 Grep Debian package information
ii perl 5.8.4-2.2 Larry Wall's Practical Extraction
-- no debconf information
Thanks in advance,
--
Nekral
--- dlocate.1.orig 2004-09-12 17:51:13.000000000 +0200
+++ dlocate.1 2004-09-12 17:57:01.000000000 +0200
@@ -23,16 +23,14 @@
.TP
.B (none)
list all records where either package name or filename matches
-.I string
-\.
+.IR string .
.TP
.B \-h
Produces a short help message.
.TP
.B \-S
list records where files match
-.I string
-\.
+.IR string .
.TP
.B \-l
simplistic emulation of `dpkg -l'. Shows all packages which match
@@ -43,52 +41,42 @@
tag-line matches, too. Extended regular expression are allowed. For example,
\fBdlocate -l '^.. libc5'\fP will list all the package names starting with
`libc5'.)
-\.
.TP
.B \-L
list all files in
-.I package
-\.
+.IR package .
.TP
.B \-s
print status of
-.I package
-\.
+.IR package .
.TP
.B \-ls
`ls -ldF' of all files in
-.I package
-\.
+.IR package .
.TP
.B \-lsconf
`ls -ldF' of conffiles in
-.I package
-\.
+.IR package .
.TP
.B \-conf
list conffiles in
-.I package
-\.
+.IR package .
.TP
.B \-du
`du -sck' of all files in
-.I package
-\.
+.IR package .
.TP
.B \-md5sum
list md5sums (if any) of
-.I package
-\.
+.IR package .
.TP
.B \-md5check
check md5sums (if any) of
-.I package
-\.
+.IR package .
.TP
.B \-man
list man pages (if any) of
-.I package
-\.
+.IR package .
.PP
.SH ENVIRONMENT VARIABLES
--- End Message ---
--- Begin Message ---
all these bugs were fixed in NMUs ages ago.
craig
--
craig sanders <[EMAIL PROTECTED]>
--- End Message ---