Your message dated Sun, 03 Aug 2014 16:33:43 +0000
with message-id <[email protected]>
and subject line Bug#707810: fixed in bash 4.3-8
has caused the Debian Bug report #707810,
regarding bash: doubled article in bash-doc synopsis
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.)


-- 
707810: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=707810
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: bash
Version: 4.2+dfsg-1
Severity: wishlist
Tags: patch

The short description for bash-doc has a trivial typo (or maybe an
advertisement for eighties pop band "The The"):

> Description: Documentation and examples for the The GNU Bourne Again SHell
                                              ^^^^^^^
My patch brings this into line with the other packages in the set:

  Description: GNU Bourne Again SHell - documentation and examples

-- System Information:
Debian Release: 7.0
  APT prefers testing
  APT policy: (990, 'testing'), (50, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 3.8-1-686-pae (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages bash depends on:
ii  base-files   7.1
ii  dash         0.5.7-3
ii  debianutils  4.3.4
ii  libc6        2.13-38
ii  libtinfo5    5.9-10

Versions of packages bash recommends:
ii  bash-completion  1:2.0-1

Versions of packages bash suggests:
ii  bash-doc  4.2+dfsg-1

-- no debconf information

-- 
JBR     with qualifications in linguistics, experience as a Debian
        sysadmin, and probably no clue about this particular package
diff -ru bash-4.2+dfsg.pristine/debian/control bash-4.2+dfsg/debian/control
--- bash-4.2+dfsg.pristine/debian/control	2013-05-11 12:53:42.000000000 +0100
+++ bash-4.2+dfsg/debian/control	2013-05-11 12:55:37.153645766 +0100
@@ -63,7 +63,7 @@
 Section: doc
 Priority: optional
 Replaces: bash (<< 3.2-1)
-Description: Documentation and examples for the The GNU Bourne Again SHell
+Description: GNU Bourne Again SHell - documentation and examples
  Bash is an sh-compatible command language interpreter that executes
  commands read from the standard input or from a file.  Bash also
  incorporates useful features from the Korn and C shells (ksh and csh).

--- End Message ---
--- Begin Message ---
Source: bash
Source-Version: 4.3-8

We believe that the bug you reported is fixed in the latest version of
bash, which is due to be installed in the Debian FTP archive.

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.
Matthias Klose <[email protected]> (supplier of updated bash 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.8
Date: Sun, 03 Aug 2014 18:14:31 +0200
Source: bash
Binary: bash bash-static bash-builtins bash-doc
Architecture: source all amd64
Version: 4.3-8
Distribution: unstable
Urgency: medium
Maintainer: Matthias Klose <[email protected]>
Changed-By: Matthias Klose <[email protected]>
Description:
 bash       - GNU Bourne Again SHell
 bash-builtins - Bash loadable builtins - headers & examples
 bash-doc   - Documentation and examples for the GNU Bourne Again SHell
 bash-static - GNU Bourne Again SHell (static version)
Closes: 707810 747341
Changes:
 bash (4.3-8) unstable; urgency=medium
 .
   * Apply upstream patches 012 - 022, fixing the issues:
     - When a SIGCHLD trap runs a command containing a shell builtin while a
       script is running `wait' to wait for all running children to complete,
       the SIGCHLD trap will not be run once for each child that terminates.
     - Using reverse-i-search when horizontal scrolling is enabled does not
       redisplay the entire line containing the successful search results.
     - Under certain circumstances, $@ is expanded incorrectly in contexts
       where word splitting is not performed.
     - When completing directory names, the directory name is dequoted twice.
       This causes problems for directories with single and double quotes in
       their names.
     - An extended glob pattern containing a slash (`/') causes the globbing
       code to misinterpret it as a directory separator.
     - The code that creates local variables should not clear the `invisible'
       attribute when returning an existing local variable.  Let the code that
       actually assigns a value clear it.
     - When assigning an array variable using the compound assignment syntax,
       but using `declare' with the rhs of the compound assignment quoted, the
       shell did not mark the variable as visible after successfully performing
       the assignment.
     - The -t timeout option to `read' does not work when the -e option is used.
       LP: #1317476.
     - When PS2 contains a command substitution, here-documents entered in an
       interactive shell can sometimes cause a segmentation fault.
     - When the readline `revert-all-at-newline' option is set, pressing newline
       when the current line is one retrieved from history results in a double
       free and a segmentation fault. Closes: #747341.
     - Using nested pipelines within loops with the `lastpipe' option set can
       result in a segmentation fault.
   * Fix typo in package description. Closes: #707810.
Checksums-Sha1:
 8f3936da1239deba1a52b63fe21d20338ab86b71 1536 bash_4.3-8.dsc
 0597ef37149b99185b214b2b5766794c9acf301b 67224 bash_4.3-8.debian.tar.xz
 12f87c8cf497420c10b80f5baaeb7c0701563d3d 1220222 bash-doc_4.3-8_all.deb
 c8faaa17913c66c6efc9327b222c2be515ce75e3 1170816 bash_4.3-8_amd64.deb
 897026ddcc40367c7bb19529901cf964c842547c 86160 bash-builtins_4.3-8_amd64.deb
 4081a73c274df1fb2e5249da90f32a463b797953 851708 bash-static_4.3-8_amd64.deb
Checksums-Sha256:
 a083c625eead96c4ab31e7f8143ca06362309d82c0f42708806fcbd7cb9f8743 1536 
bash_4.3-8.dsc
 330175171b977a62c9c6b0612253c51fd4804aa4743d9a1e6c0e027117489d27 67224 
bash_4.3-8.debian.tar.xz
 7ed3efbc7a655462ceba3d23966625035ec88d389a6192593a1a20ca5d38c990 1220222 
bash-doc_4.3-8_all.deb
 a53d999ff04310dabca1aa3a0e56298ae24d80387d10177d7ee100762cc57a94 1170816 
bash_4.3-8_amd64.deb
 50b1b69a20433a8c8a89021b960ff5ab1240464929f2d5f44f701528ce601887 86160 
bash-builtins_4.3-8_amd64.deb
 d9c4c453064522193da46a6319a80ce7687997c2b80a5a2a5daafd5f8fa28f3a 851708 
bash-static_4.3-8_amd64.deb
Files:
 20fbd8c38bb6fbad551a68b79c46544b 1220222 doc optional bash-doc_4.3-8_all.deb
 11129acf23941f15c25796f5d57c24b3 1170816 shells required bash_4.3-8_amd64.deb
 8f60c1dadbbf7ab3589e0c9d13fe7519 86160 utils optional 
bash-builtins_4.3-8_amd64.deb
 40790fe50c6f7910e1df0404420db7dd 851708 shells optional 
bash-static_4.3-8_amd64.deb
 fb0afdec0fc8f08c568c7228c864d6a6 1536 base required bash_4.3-8.dsc
 6164ab16c52c9d1d5a2e1be2fd74dc3f 67224 base required bash_4.3-8.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iEYEARECAAYFAlPeYrwACgkQStlRaw+TLJyY1QCgjHNJQ6MRg7TFqPZOWMg2ZwI/
/lUAmwcbx3b2kSqg156PrKm8Dxwy6iNd
=PdAu
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to