Your message dated Thu, 24 Sep 2009 00:03:08 +0000
with message-id <[email protected]>
and subject line Bug#447307: fixed in stow 1.3.3-3
has caused the Debian Bug report #447307,
regarding A missing file: /usr/share/doc/stow/html/stow.html
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.)


-- 
447307: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=447307
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: stow
Version: 1.3.3-2.1
Severity: normal
Tags: patch

Hi,

When I read the HTML manual, I found following file is missing.
  /usr/share/doc/stow/html/stow.html
This file is linked from every pages with a "Top" link.

The HTML manuals are installed in debian/rules with following command:
   install -m 644 texi/stow/stow_*.html \
But stow_*.html will not includes stow.html.
It should be "stow*.html".

I have made a small patch to fix this problem:
--- rules.orig  2007-10-20 06:12:42.000000000 +0900
+++ rules       2007-10-20 06:12:49.000000000 +0900
@@ -46,7 +46,7 @@
        dh_installdirs
 
        $(MAKE) install prefix=`pwd`/debian/stow/usr
-       install -m 644 texi/stow/stow_*.html \
+       install -m 644 texi/stow/stow*.html \
          `pwd`/debian/stow/usr/share/doc/stow/html/


Regards,

-- 
Morita Sho

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

Kernel: Linux 2.6.22-2-k7 (SMP w/1 CPU core)
Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages stow depends on:
ii  perl                          5.8.8-11   Larry Wall's Practical Extraction 

stow recommends no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: stow
Source-Version: 1.3.3-3

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

stow_1.3.3-3.diff.gz
  to pool/main/s/stow/stow_1.3.3-3.diff.gz
stow_1.3.3-3.dsc
  to pool/main/s/stow/stow_1.3.3-3.dsc
stow_1.3.3-3_all.deb
  to pool/main/s/stow/stow_1.3.3-3_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.
Chuan-kai Lin <[email protected]> (supplier of updated stow 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: Wed, 23 Sep 2009 15:51:06 -0700
Source: stow
Binary: stow
Architecture: source all
Version: 1.3.3-3
Distribution: unstable
Urgency: low
Maintainer: Chuan-kai Lin <[email protected]>
Changed-By: Chuan-kai Lin <[email protected]>
Description: 
 stow       - Organizer for /usr/local software packages
Closes: 150234 447307 528023 547243
Changes: 
 stow (1.3.3-3) unstable; urgency=low
 .
   * New maintainer (closes: #547243)
   * Update to Standards-Version 3.8.3
   * Move debian/rules to CDBS
   * Stop creating /usr/local/stow in postinst in compliance with Policy
     9.1.2 and FHS (closes: #528023)
   * Use debhelper to install HTML manual (closes: #447307)
   * Use upstream manpage, which has the right version (closes: #150234)
   * Correct GPL license file pathname in upstream stow.8
Checksums-Sha1: 
 433411bbfa8f83152faa5faf1a27bf98becc35f0 1018 stow_1.3.3-3.dsc
 8a446754724eade6d1b6969987e04be2d8588bdb 4877 stow_1.3.3-3.diff.gz
 e7182c03a9f633c8bf52638982640af3a6c0d2aa 61912 stow_1.3.3-3_all.deb
Checksums-Sha256: 
 1341ce0e50e2fa521a405449812085079b501ff4e16e80fc949fb26e8cf3d3a1 1018 
stow_1.3.3-3.dsc
 ed1b4e5fdf21b31a2215193c4a16e9fdf79d891f6fc6f12ecc5260501d80c938 4877 
stow_1.3.3-3.diff.gz
 ed2083bc4145da785c51dbef54c07ce686699ac739ce3341b5ae371cacf24a4b 61912 
stow_1.3.3-3_all.deb
Files: 
 17637d7725bcaefd6307bd30745f55dc 1018 admin optional stow_1.3.3-3.dsc
 902ad4ece0647e32068846b10870dc4b 4877 admin optional stow_1.3.3-3.diff.gz
 6d43e42cc06129e37745a720b0afdf87 61912 admin optional stow_1.3.3-3_all.deb

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

iEYEARECAAYFAkq6thYACgkQqq7AEt0PYmhIXwCg1m8Nexzaca7eWyu2zj6oQHaA
srIAnj9d4y+/R7gPdLkZV+KF4HIS3ZVo
=0R4m
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to