Your message dated Wed, 13 Feb 2008 02:17:04 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#463616: fixed in zsh 4.3.5-2
has caused the Debian Bug report #463616,
regarding 'man zshcontrib' typos: "horizonal", "preceeding", "replacment",
"runing" x 2, etc.
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.)
--
463616: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=463616
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: zsh
Version: 4.3.4-dev-8-1
Severity: minor
Tags: patch
Found some typos in '/usr/share/man/man1/zshcontrib.1.gz', see attached '.diff'.
Hope this helps...
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.24-rc7-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=ANSI_X3.4-1968)
(ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/dash
Versions of packages zsh depends on:
ii debconf [debconf-2.0] 1.5.19 Debian configuration management sy
ii libc6 2.7-6 GNU C Library: Shared libraries
ii libcap1 1:1.10-14 support for getting/setting POSIX.
ii libncursesw5 5.6+20080119-1 Shared libraries for terminal hand
Versions of packages zsh recommends:
pn libpcre3 <none> (no description available)
-- no debconf information
--- zshcontrib.1 2008-01-29 10:24:59.000000000 -0500
+++ /tmp/zshcontrib.1 2008-01-31 06:16:33.000000000 -0500
@@ -881,7 +881,7 @@
character is present on the keyboard\&.)
.TP
\fB\-\fP
-Macron\&. (A horizonal bar over the base character\&.)
+Macron\&. (A horizontal bar over the base character\&.)
.TP
\fB(\fP
Breve\&. (A shallow dish shape over the base character\&.)
@@ -926,7 +926,7 @@
alphabets are available; consult RFC 1345 for the appropriate sequences\&.
In addition, a set of two letter codes not in RFC 1345 are available for
the double\-width characters corresponding to ASCII characters from \fB!\fP
-to \fB~\fP (0x21 to 0x7e) by preceeding the character with \fB^\fP, for
+to \fB~\fP (0x21 to 0x7e) by preceding the character with \fB^\fP, for
example \fB^A\fP for a double\-width \fBA\fP\&.
.PP
The following other two\-character sequences are understood\&.
@@ -1428,7 +1428,7 @@
.PP
and invoking \fBreplace\-pattern\fP with the source string
`\fBf(?)n\fP\&' and
-the replacment string `\fBc\e1r\fP\&' produces the not very useful line:
+the replacement string `\fBc\e1r\fP\&' produces the not very useful line:
.PP
.RS
.nf
@@ -2135,7 +2135,7 @@
.fi
.RE
.PP
-specifies that \fBpick\-web\-browser\fP should first look for a runing
+specifies that \fBpick\-web\-browser\fP should first look for a running
instance of Opera, Konqueror or Firefox, in that order, and if it
fails to find any should attempt to start Opera\&. The default is
\fBfirefox mozilla netscape opera konqueror\fP\&.
@@ -2151,7 +2151,7 @@
used to open a page for a browser\&. The context is
\fB:mime:browser:new:$browser:\fP to start a new browser or
\fB:mime:browser:running:$browser:\fP to open a URL in a browser already
-runing on the current X display, where \fB$browser\fP is the value matched
+running on the current X display, where \fB$browser\fP is the value matched
in the \fBx\-browsers\fP or \fBtty\-browsers\fP style\&. The escape sequence
\fB%b\fP in the style\&'s value will be replaced by the browser, while \fB%u\fP
will be replaced by the URL\&. If the style is not set, the default for all
--- End Message ---
--- Begin Message ---
Source: zsh
Source-Version: 4.3.5-2
We believe that the bug you reported is fixed in the latest version of
zsh, which is due to be installed in the Debian FTP archive:
zsh-doc_4.3.5-2_all.deb
to pool/main/z/zsh/zsh-doc_4.3.5-2_all.deb
zsh_4.3.5-2.diff.gz
to pool/main/z/zsh/zsh_4.3.5-2.diff.gz
zsh_4.3.5-2.dsc
to pool/main/z/zsh/zsh_4.3.5-2.dsc
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Clint Adams <[EMAIL PROTECTED]> (supplier of updated zsh package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Tue, 12 Feb 2008 18:28:01 -0500
Source: zsh
Binary: zsh zsh-doc zsh-static zsh-dev zsh-dbg
Architecture: source all
Version: 4.3.5-2
Distribution: unstable
Urgency: low
Maintainer: Clint Adams <[EMAIL PROTECTED]>
Changed-By: Clint Adams <[EMAIL PROTECTED]>
Description:
zsh - A shell with lots of features
zsh-dbg - A shell with lots of features (debugging symbols)
zsh-dev - A shell with lots of features (development files)
zsh-doc - zsh documentation - info/HTML format
zsh-static - A shell with lots of features (static link)
Closes: 463613 463614 463615 463616 463617 463619 463620 463621 463622 463916
Changes:
zsh (4.3.5-2) unstable; urgency=low
.
* Add Homepage control field.
* Apply patches from A Costa to fix documentation typos.
closes: #463613, #463614, #463615, #463616, #463617, #463619,
#463620, #463621, #463622.
* Drop debconf-related dependencies and all vestiges of the
debconf note. closes: #463916.
* Remove conffile movement code from postinst.
Files:
65307663c6198a892ddb30fc2a6246ce 787 shells optional zsh_4.3.5-2.dsc
32206b6a59f4d40b471e334e3c7c1a3e 50742 shells optional zsh_4.3.5-2.diff.gz
5f5fa697ae4ac1f65810f6950aa53ce9 2123968 doc optional zsh-doc_4.3.5-2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Debian!
iD8DBQFHsk7G5m0u66uWM3ARAp1hAJ0X392u2WxeoaoCxQvMmd6CgCTJPACdFaGM
hoGkGlNJ4sF9AOUze9k8thI=
=aW1C
-----END PGP SIGNATURE-----
--- End Message ---