Your message dated Thu, 19 Oct 2006 10:03:51 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#358635: fixed in minicom 2.2-1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: minicom
Version: 2.1-10
Severity: normal

The binary test operators -a and -o aren't required by posix, yet your
maintscript uses them in a #! /bin/sh script.  #! /bin/sh on Debian is
only required to implement posix (and respect the -n option to echo).

For portability, [ .. -a .. ] should be changed to use the shell &&
operator: [ .. ] && [ .. ], and the same for [ .. -o .. ] and ||:
[ .. ] || [ .. ].

If the maintscript uses other nonposix extensions, it might be easier
to use #! /bin/bash instead (since bash is Essential: yes).


--- End Message ---
--- Begin Message ---
Source: minicom
Source-Version: 2.2-1

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

minicom_2.2-1.diff.gz
  to pool/main/m/minicom/minicom_2.2-1.diff.gz
minicom_2.2-1.dsc
  to pool/main/m/minicom/minicom_2.2-1.dsc
minicom_2.2-1_i386.deb
  to pool/main/m/minicom/minicom_2.2-1_i386.deb
minicom_2.2.orig.tar.gz
  to pool/main/m/minicom/minicom_2.2.orig.tar.gz



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.
Martin A. Godisch <[EMAIL PROTECTED]> (supplier of updated minicom 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: Thu, 19 Oct 2006 18:54:10 +0200
Source: minicom
Binary: minicom
Architecture: source i386
Version: 2.2-1
Distribution: unstable
Urgency: low
Maintainer: Martin A. Godisch <[EMAIL PROTECTED]>
Changed-By: Martin A. Godisch <[EMAIL PROTECTED]>
Description: 
 minicom    - friendly menu driven serial communication program
Closes: 188184 336879 340899 358635
Changes: 
 minicom (2.2-1) unstable; urgency=low
 .
   * New upstream release,
     closes: #188184 (more rc file options),
     closes: #336879 (-8 flag isn't neccessary any longer),
     closes: #340899 (handling of long lines in config files).
   * Fixed preinst script, closes: #358635.
   * Fixed watch file.
   * Updated README.Debian.
   * Updated standards version.
Files: 
 e38421220b8badf0e7bfb27cb9974bce 624 comm optional minicom_2.2-1.dsc
 13933c8777839f00e3730df23599dc93 720536 comm optional minicom_2.2.orig.tar.gz
 852739a15e0fe890d3fd1797e8d45565 10862 comm optional minicom_2.2-1.diff.gz
 4fc59133afcbe367b56df19c062fcf12 170868 comm optional minicom_2.2-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFFN66khOZKoAn8AVwRAiJ1AJ0VfD2g4DleTXYWTWyz+yfz9bFfKQCePqXa
mjk8ZnPQy/2so9PjPcIn1To=
=0+eQ
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to