Your message dated Sun, 22 Jan 2006 11:17:23 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#344459: fixed in txt2html 2.44-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)

--------------------------------------
Received: (at submit) by bugs.debian.org; 22 Dec 2005 20:03:42 +0000
>From [EMAIL PROTECTED] Thu Dec 22 12:03:42 2005
Return-path: <[EMAIL PROTECTED]>
Received: from relay2.uni-heidelberg.de ([129.206.210.211])
        by spohr.debian.org with esmtp (Exim 4.50)
        id 1EpWf8-0006Gg-CT
        for [EMAIL PROTECTED]; Thu, 22 Dec 2005 12:03:42 -0800
Received: from ix.urz.uni-heidelberg.de (popix.urz.uni-heidelberg.de 
[129.206.119.235])
        by relay2.uni-heidelberg.de (8.12.10/8.12.10) with ESMTP id 
jBMK4avj015973
        for <[EMAIL PROTECTED]>; Thu, 22 Dec 2005 21:04:36 +0100 (MET)
Received: from extmail.urz.uni-heidelberg.de (extmail.urz.uni-heidelberg.de 
[129.206.100.140])
        by ix.urz.uni-heidelberg.de (8.8.8/8.8.8) with ESMTP id VAA5029970
        for <[EMAIL PROTECTED]>; Thu, 22 Dec 2005 21:03:39 +0100
Received: from live (p54A717D6.dip0.t-ipconnect.de [84.167.23.214])
        (authenticated bits=0)
        by extmail.urz.uni-heidelberg.de (8.13.4/8.13.1) with ESMTP id 
jBMK4KPh016670
        (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO)
        for <[EMAIL PROTECTED]>; Thu, 22 Dec 2005 21:04:21 +0100
Received: from fernst by live with local (Exim 4.60)
        (envelope-from <[EMAIL PROTECTED]>)
        id 1EpWf3-0004gC-Tg
        for [EMAIL PROTECTED]; Thu, 22 Dec 2005 21:03:37 +0100
Date: Thu, 22 Dec 2005 21:03:37 +0100
From: Florian Ernst <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: RFA: txt2html -- Text to HTML converter
Message-ID: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
        protocol="application/pgp-signature"; boundary="jJVMc5+FiwMz9o91"
Content-Disposition: inline
X-Reportbug-Version: 3.18
User-Agent: Mutt/1.5.11
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-7.5 required=4.0 tests=BAYES_00,HAS_PACKAGE,
        RCVD_IN_SORBS autolearn=no version=2.60-bugs.debian.org_2005_01_02


--jJVMc5+FiwMz9o91
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

Package: wnpp
Severity: normal


IMVHO this package is in a pretty good shape, and I don't see any
particular tasks that really need to be done. However, for some reason
I'm not that fond of it and / or don't use it regularily anymore, so
as part of some restructuring on my side I'm willing to let this
package go and find a loving new maintainer for it.
NB: This package is quite easy to maintain and thus might be just the
right choice for any aspiring new maintainer trying to get his hands
wet.

If you have a sponsor (or don't need one) please just take over.
Otherwise I might be interested in sponsoring a new maintainer,
provided the changes a) show _no_ regressions and b) provide
substantial improvements (no, just putting your name on it and
changing to your packaging style of choice is _not_ substantial in my
eyes). Either way please follow the standard procedure as outlined on
<http://www.debian.org/devel/wnpp/> for taking over.
Until a new maintainer has been found I will continue to take care
just as before, of course...


$ apt-cache showsrc txt2html
Package: txt2html
Binary: txt2html
Version: 2.43-1
Priority: optional
Section: text
Maintainer: Florian Ernst <[EMAIL PROTECTED]>
Build-Depends: debhelper (>= 4.0.0)
Build-Depends-Indep: perl (>= 5.6.0-16), libmodule-build-perl, 
libgetopt-argvfile-perl
Architecture: all
Standards-Version: 3.6.2
Format: 1.0
Directory: pool/main/t/txt2html
Files:
 d927d94bd3027d83461ae91b88a2a20a 650 txt2html_2.43-1.dsc
 6de88bfcfde0e48a34d96e128d24812b 117540 txt2html_2.43.orig.tar.gz
 90210318e322c2ffc93711edf675cc6d 2803 txt2html_2.43-1.diff.gz


$ apt-cache show txt2html
Package: txt2html
Priority: optional
Section: text
Installed-Size: 292
Maintainer: Florian Ernst <[EMAIL PROTECTED]>
Architecture: all
Version: 2.43-1
Depends: perl (>= 5.6.0-16), libgetopt-argvfile-perl
Filename: pool/main/t/txt2html/txt2html_2.43-1_all.deb
Size: 87624
MD5sum: cce9846b6520b936438eba5ec5de6325
Description: Text to HTML converter
 txt2html is a Perl program that converts plain text to HTML.
 .
 It supports headings, lists, simple character markup, and hyperlinking, and is
 highly customizable. It recognizes some of the apparent structure of the
 source document (mostly whitespace and typographic layout), and attempts to
 mark that structure explicitly using HTML.
 .
 The purpose for this tool is to provide an easier way of converting existing
 text documents to HTML format, giving something nicer than just whapping the
 text into a big PRE block. txt2html can also be used to aid in writing new
 HTML documents, but there are probably better ways of doing that.
 .
 Homepage: http://txt2html.sourceforge.net/
Tag: interface::commandline, made-of::lang:perl, role::sw:utility, 
use::converting, works-with::text:html, works-with::text:plain


Cheers,
Flo

--jJVMc5+FiwMz9o91
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

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

iD8DBQFDqwaZs3U+TVFLPnwRAkjTAJ495fEgfVSbzHuBbWF0v9hRKIsU0gCdHwu7
6xRgYDzaY+BdQ5aBBDaEx9k=
=0H52
-----END PGP SIGNATURE-----

--jJVMc5+FiwMz9o91--

---------------------------------------
Received: (at 344459-close) by bugs.debian.org; 22 Jan 2006 19:20:46 +0000
>From [EMAIL PROTECTED] Sun Jan 22 11:20:46 2006
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 4.50)
        id 1F0kiJ-0003UF-UK; Sun, 22 Jan 2006 11:17:23 -0800
From: Jose Carlos Medeiros <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.65 $
Subject: Bug#344459: fixed in txt2html 2.44-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sun, 22 Jan 2006 11:17:23 -0800
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-CrossAssassin-Score: 3

Source: txt2html
Source-Version: 2.44-1

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

txt2html_2.44-1.diff.gz
  to pool/main/t/txt2html/txt2html_2.44-1.diff.gz
txt2html_2.44-1.dsc
  to pool/main/t/txt2html/txt2html_2.44-1.dsc
txt2html_2.44-1_all.deb
  to pool/main/t/txt2html/txt2html_2.44-1_all.deb
txt2html_2.44.orig.tar.gz
  to pool/main/t/txt2html/txt2html_2.44.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.
Jose Carlos Medeiros <[EMAIL PROTECTED]> (supplier of updated txt2html 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: Tue, 17 Jan 2006 09:45:43 -0200
Source: txt2html
Binary: txt2html
Architecture: source all
Version: 2.44-1
Distribution: unstable
Urgency: low
Maintainer: Jose Carlos Medeiros <[EMAIL PROTECTED]>
Changed-By: Jose Carlos Medeiros <[EMAIL PROTECTED]>
Description: 
 txt2html   - Text to HTML converter
Closes: 285379 340545 344459
Changes: 
 txt2html (2.44-1) unstable; urgency=low
 .
   * New mantainer. (closes: #344459)
   * Remark file as optional in SYNOPSYS in manpage. (closes: #340545)
   * Added information about --manpage option. (Closes: #285379)
   * Added perl-doc as suggested to be used with --manpage option.
   * New Upstream Release.
Files: 
 bc7ab672d161fa073cf0e6a774d1f4c5 741 text optional txt2html_2.44-1.dsc
 6fce6874310b8ae09d03a37baea1517c 117583 text optional txt2html_2.44.orig.tar.gz
 aaf8e65c3d5ee041583757449dd93482 3013 text optional txt2html_2.44-1.diff.gz
 2f9d852c60b8e62d1b79e9443844d06b 88402 text optional txt2html_2.44-1_all.deb

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

iD8DBQFD09YgGKGxzw/lPdkRAqjxAJ4m+fJauiT2vzzP4lMO7/7FEoO7IwCeOBYK
ZzYdkRbPNJlpLE7FDG/5Kv0=
=Sv8Q
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to