Your message dated Sun, 03 Feb 2008 16:32:02 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#463582: fixed in dhelp 0.6.6
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: dhelp
Version: 0.6.5
Severity: normal

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

One of the Lenny release goals is to switch /bin/sh to dash.  The dhelp 
Makefile includes a bashism.  The needed change is:

diff -urN old/Makefile new/Makefile
- --- old/Makefile      2007-10-23 00:39:49.000000000 +0200
+++ new/Makefile        2007-11-15 09:08:07.000000000 +0100
@@ -42,7 +42,8 @@
         done
        mkdir -p $(DESTDIR_)/share/doc/HTML
        mkdir -p $(DESTDIR_)/share/dhelp
- -     cp {index,category}.rhtml $(DESTDIR_)/share/dhelp/
+       cp category.rhtml $(DESTDIR_)/share/dhelp/
+       cp index.rhtml $(DESTDIR_)/share/dhelp/

Usertags: dash
Tags: patch

- -- System Information:
Debian Release: lenny/sid
  APT prefers gutsy-updates
  APT policy: (500, 'gutsy-updates'), (500, 'gutsy-security'), (500, 'gutsy')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-14-generic (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

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

iD8DBQFHo0gLHajaM93NaGoRAt0QAJ9oe5ybx8n7gWBBzceX5vohgKtK3gCfVlaI
PMiUmkNu8LmZW8Jw1NteAaI=
=8gV6
-----END PGP SIGNATURE-----



--- End Message ---
--- Begin Message ---
Source: dhelp
Source-Version: 0.6.6

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

dhelp_0.6.6.dsc
  to pool/main/d/dhelp/dhelp_0.6.6.dsc
dhelp_0.6.6.tar.gz
  to pool/main/d/dhelp/dhelp_0.6.6.tar.gz
dhelp_0.6.6_all.deb
  to pool/main/d/dhelp/dhelp_0.6.6_all.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.
Esteban Manchado Velázquez <[EMAIL PROTECTED]> (supplier of updated dhelp 
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: Sun, 03 Feb 2008 17:10:10 +0100
Source: dhelp
Binary: dhelp
Architecture: source all
Version: 0.6.6
Distribution: unstable
Urgency: low
Maintainer: Esteban Manchado Velázquez <[EMAIL PROTECTED]>
Changed-By: Esteban Manchado Velázquez <[EMAIL PROTECTED]>
Description: 
 dhelp      - online help system
Closes: 454517 455731 458546 463582
Changes: 
 dhelp (0.6.6) unstable; urgency=low
 .
   * Don't show in the directory any documents that don't have any supported
     format.
   * Add "DVI" to supported formats for the documentation directory.
   * Add firefox to Recommends, for Ubuntu compatibility (Closes: #454517).
   * Bump debhelper compatibility level to 5.
   * Use /var/tmp for temporary files (Closes: #458546).
   * Behave with doc-base (in particular, install-docs). Now parameters to -a
     and -r options in dhelp_parse are interpreted as what they are now:
     doc-base file paths.
   * Don't choke with missing "Files" field (Closes: #455731).
   * Bump Standards-Version to 3.7.3
   * Remove bashism in Makefile (Closes: #463582).
Files: 
 166f87611e142a0805c0034a93486303 591 doc optional dhelp_0.6.6.dsc
 9b7794b253b0dac031e454d3adb5faa0 887049 doc optional dhelp_0.6.6.tar.gz
 183d28a65b985bb70ee20f85dc2f8d77 34406 doc optional dhelp_0.6.6_all.deb

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

iD8DBQFHpek0hYgK5b1UDsERAjI5AJ48fTjl+Rbg+fzYCcqNr+8FjGXguACeOfH4
GCRPH/DAXMlS307Rn45H338=
=mXVE
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to