Your message dated Mon, 13 Mar 2006 02:47:08 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#347237: fixed in less 394-2
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: less
Version: 394-1
Severity: wishlist

I suggest to add the following:

  *.7z)
    if [ -x "`which 7za`" ]; then
      if 7za l "$1" | tail -n 1 | grep -q ' 1 file'; then
        7za x -so "$1"
      else
        7za l "$1"
      fi
    else echo "No 7za available"; fi ;;

Warning: The 7za x -so "$1" allows to view a single file compressed
with 7za, but I'm not sure this will be a good feature since it can
be a binary file (personally, I don't mind). If lesspipe has a way
to recurse, then this would be fine.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14.4-20051215
Locale: LANG=POSIX, LC_CTYPE=en_US.ISO8859-1 (charmap=ISO-8859-1)

Versions of packages less depends on:
ii  debianutils                   2.15.2     Miscellaneous utilities specific t
ii  libc6                         2.3.5-11   GNU C Library: Shared libraries an
ii  libncurses5                   5.5-1      Shared libraries for terminal hand

less recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: less
Source-Version: 394-2

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

less_394-2.diff.gz
  to pool/main/l/less/less_394-2.diff.gz
less_394-2.dsc
  to pool/main/l/less/less_394-2.dsc
less_394-2_i386.deb
  to pool/main/l/less/less_394-2_i386.deb



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.
Thomas Schoepf <[EMAIL PROTECTED]> (supplier of updated less 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: Mon, 13 Mar 2006 11:07:24 +0100
Source: less
Binary: less
Architecture: source i386
Version: 394-2
Distribution: unstable
Urgency: low
Maintainer: Thomas Schoepf <[EMAIL PROTECTED]>
Changed-By: Thomas Schoepf <[EMAIL PROTECTED]>
Description: 
 less       - Pager program similar to more
Closes: 347237 350252
Changes: 
 less (394-2) unstable; urgency=low
 .
   * Closes: #350252: less does not show .ear files
   * debian/rules: switched to dh_installman from dh_installmanpages.
   * debian/watch: added watch file.
   * debian/lesspipe: support .7z archives.
     Closes: #347237: lesspipe: please add 7-Zip format support
Files: 
 964b1adbc5c8f746d8bd4807a51b6c30 572 text standard less_394-2.dsc
 a9f65e81120c4614a50f918d7aff335d 15431 text standard less_394-2.diff.gz
 301a499ec084b5d483eb719cdabef5f4 112000 text standard less_394-2_i386.deb

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

iEYEARECAAYFAkQVS8IACgkQBL31vrD6T0nE8ACfRdfFywq9q3xRRQ6aFXPFKbUm
qQUAnivg6jvVm9AXyTVTTCrZXKDWEM99
=clkl
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to