Your message dated Wed, 15 Jun 2005 15:47:42 -0400 with message-id <[EMAIL PROTECTED]> and subject line Bug#312836: fixed in libhtml-mason-perl 1:1.28-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; 10 Jun 2005 11:40:49 +0000 >From [EMAIL PROTECTED] Fri Jun 10 04:40:49 2005 Return-path: <[EMAIL PROTECTED]> Received: from 220pc220.sshunet.nl (mordor.wolffelaar.nl) [145.97.220.220] (Debian-exim) by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1DghsW-0001u3-00; Fri, 10 Jun 2005 04:40:49 -0700 Received: from jeroen by mordor.wolffelaar.nl with local (Exim 4.50) id 1DghsV-0007fO-K6; Fri, 10 Jun 2005 13:40:47 +0200 To: Debian Bug Tracking System <[EMAIL PROTECTED]> X-Debbugs-CC: Steve Haslam <[EMAIL PROTECTED]>, Charles Fry <[EMAIL PROTECTED]> Subject: ITA: libhtml-mason-perl -- HTML::Mason example setup X-MIA-Summary: Orphaning: libhtml-mason-perl Message-Id: <[EMAIL PROTECTED]> From: Jeroen van Wolffelaar <[EMAIL PROTECTED]> Date: Fri, 10 Jun 2005 13:40:47 +0200 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-Status: No, hits=-11.0 required=4.0 tests=BAYES_00,HAS_PACKAGE, X_DEBBUGS_CC autolearn=ham version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: Package: wnpp Severity: normal Owner: Charles Fry <[EMAIL PROTECTED]> The current maintainer of libhtml-mason-perl, Steve Haslam <[EMAIL PROTECTED]>, is apparently not active anymore. Therefore, I orphan this package now. If you want to be the new maintainer, please take it -- see http://www.debian.org/devel/wnpp/index.html#howto-o for detailed instructions how to adopt a package properly. Some information about this package: Package: libhtml-mason-perl Binary: libhtml-mason-perl, libhtml-mason-perl-doc, libhtml-mason-perl-examples Version: 1:1.26-1 Priority: optional Section: perl Maintainer: Steve Haslam <[EMAIL PROTECTED]> Build-Depends-Indep: debhelper (>= 4.1.16), perl (>= 5.8.3), libparams-validate-perl (>= 0.69), libapache-request-perl | libapache2-mod-perl2, libcache-cache-perl (>= 1.0-1), libexception-class-perl (>= 1.14), libclass-container-perl (>= 0.07-1) Architecture: all Standards-Version: 3.6.1 Format: 1.0 Directory: pool/main/libh/libhtml-mason-perl Files: fe12ce7712c633ce2c6339e740806415 868 libhtml-mason-perl_1.26-1.dsc 96848be080c2382285f5faafe24d4a00 331325 libhtml-mason-perl_1.26.orig.tar.gz 9dd8eeb459301bbf66424d5f4cb1b5de 20815 libhtml-mason-perl_1.26-1.diff.gz Package: libhtml-mason-perl Priority: optional Section: perl Installed-Size: 916 Maintainer: Steve Haslam <[EMAIL PROTECTED]> Architecture: all Version: 1:1.26-1 Depends: perl (>= 5.6.0-16), libparams-validate-perl (>= 0.69), libcache-cache-perl (>= 1.0-1), libexception-class-perl (>= 1.14), libclass-container-perl (>= 0.07-1), libscalar-list-utils-perl | perl-base (>= 5.8.3) Recommends: libapache-mod-perl | libapache2-mod-perl2, libapache-request-perl | libapache2-mod-perl2 Suggests: speedy-cgi-perl Filename: pool/main/libh/libhtml-mason-perl/libhtml-mason-perl_1.26-1_all.deb Size: 340150 MD5sum: c66ff5099957ce9de3d039b454c3c059 Description: HTML::Mason Perl module Mason allows web pages and sites to be constructed from shared, reusable building blocks called components. Components contain a mix of Perl and HTML, and can call each other and pass values back and forth like subroutines. Components increase modularity and eliminate repetitive work: common design elements (headers, footers, menus, logos) can be extracted into their own components where they need be changed only once to affect the whole site. . Other Mason features include a graphical site previewing utility, an HTML/data caching model, and the ability to walk through requests with the Perl debugger. Package: libhtml-mason-perl-doc Priority: extra Section: perl Installed-Size: 520 Maintainer: Steve Haslam <[EMAIL PROTECTED]> Architecture: all Source: libhtml-mason-perl Version: 1:1.26-1 Filename: pool/main/libh/libhtml-mason-perl/libhtml-mason-perl-doc_1.26-1_all.deb Size: 129712 MD5sum: 2fbb308b2883753151cbc713ab1bb640 Description: HTML::Mason documentation Mason allows web pages and sites to be constructed from shared, reusable building blocks called components. Components contain a mix of Perl and HTML, and can call each other and pass values back and forth like subroutines. Components increase modularity and eliminate repetitive work: common design elements (headers, footers, menus, logos) can be extracted into their own components where they need be changed only once to affect the whole site. . This package contains the HTML::Mason manuals. Package: libhtml-mason-perl-examples Priority: extra Section: perl Installed-Size: 160 Maintainer: Steve Haslam <[EMAIL PROTECTED]> Architecture: all Source: libhtml-mason-perl Version: 1:1.26-1 Depends: debconf (>= 0.5) | debconf-2.0, libhtml-mason-perl (>= 1:1.25-3) Recommends: apache | apache-perl | apache-ssl | apache2, libapache-mod-perl | libapache2-mod-perl2, libapache-request-perl | libapache2-mod-perl2 Filename: pool/main/libh/libhtml-mason-perl/libhtml-mason-perl-examples_1.26-1_all.deb Size: 43044 MD5sum: c52a6bd00d0bfb8664033ebe34db0ae7 Description: HTML::Mason example setup Mason allows web pages and sites to be constructed from shared, reusable building blocks called components. Components contain a mix of Perl and HTML, and can call each other and pass values back and forth like subroutines. Components increase modularity and eliminate repetitive work: common design elements (headers, footers, menus, logos) can be extracted into their own components where they need be changed only once to affect the whole site. . This package will set up some example Mason components in your local Apache. Justification: No activity in more than a year, mail bounces --------------------------------------- Received: (at 312836-close) by bugs.debian.org; 15 Jun 2005 19:51:48 +0000 >From [EMAIL PROTECTED] Wed Jun 15 12:51:48 2005 Return-path: <[EMAIL PROTECTED]> Received: from newraff.debian.org [208.185.25.31] (mail) by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1DidvQ-000666-00; Wed, 15 Jun 2005 12:51:48 -0700 Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian)) id 1DidrS-0004Jf-00; Wed, 15 Jun 2005 15:47:42 -0400 From: Charles Fry <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.56 $ Subject: Bug#312836: fixed in libhtml-mason-perl 1:1.28-1 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Wed, 15 Jun 2005 15:47:42 -0400 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-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-Spam-Level: X-CrossAssassin-Score: 7 Source: libhtml-mason-perl Source-Version: 1:1.28-1 We believe that the bug you reported is fixed in the latest version of libhtml-mason-perl, which is due to be installed in the Debian FTP archive: libhtml-mason-perl-doc_1.28-1_all.deb to pool/main/libh/libhtml-mason-perl/libhtml-mason-perl-doc_1.28-1_all.deb libhtml-mason-perl-examples_1.28-1_all.deb to pool/main/libh/libhtml-mason-perl/libhtml-mason-perl-examples_1.28-1_all.deb libhtml-mason-perl_1.28-1.diff.gz to pool/main/libh/libhtml-mason-perl/libhtml-mason-perl_1.28-1.diff.gz libhtml-mason-perl_1.28-1.dsc to pool/main/libh/libhtml-mason-perl/libhtml-mason-perl_1.28-1.dsc libhtml-mason-perl_1.28-1_all.deb to pool/main/libh/libhtml-mason-perl/libhtml-mason-perl_1.28-1_all.deb libhtml-mason-perl_1.28.orig.tar.gz to pool/main/libh/libhtml-mason-perl/libhtml-mason-perl_1.28.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. Charles Fry <[EMAIL PROTECTED]> (supplier of updated libhtml-mason-perl 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: Wed, 15 Jun 2005 13:02:46 -0400 Source: libhtml-mason-perl Binary: libhtml-mason-perl libhtml-mason-perl-examples libhtml-mason-perl-doc Architecture: source all Version: 1:1.28-1 Distribution: unstable Urgency: low Maintainer: Charles Fry <[EMAIL PROTECTED]> Changed-By: Charles Fry <[EMAIL PROTECTED]> Description: libhtml-mason-perl - HTML::Mason Perl module libhtml-mason-perl-doc - HTML::Mason documentation libhtml-mason-perl-examples - HTML::Mason example setup Closes: 258779 269093 286811 290224 291652 312235 312836 Changes: libhtml-mason-perl (1:1.28-1) unstable; urgency=low . * New maintainer (Closes: #312836) * New upstream release (Closes: #290224, #286811) * Added Vietnamese debconf translation, thanks to Clytie Siddall (Closes: #312235) * Added Japanese debconf translation, thanks to Hideki Yamane (Closes: #258779) * Don't create spurious /etc/apache, thanks to Jeff Bailey (Closes: #269093) * Moved /var/lib/mason to /var/cache/mason for FHS compliance (Closes: #291652) Files: e7b15620b92c06100c61a8d3dfe2f999 1508 perl optional libhtml-mason-perl_1.28-1.dsc 9d6d47349e8afe67f25539395a931ea6 335604 perl optional libhtml-mason-perl_1.28.orig.tar.gz b5e0344a689273428fc37211753a99b9 22234 perl optional libhtml-mason-perl_1.28-1.diff.gz 59ea09e825762d9907168836369ab4b1 343054 perl optional libhtml-mason-perl_1.28-1_all.deb 0f03625ae46a95a52b58b6903179d501 131060 perl extra libhtml-mason-perl-doc_1.28-1_all.deb 8ec7c8b9167cf7ca34789cbc8cf367e3 44340 perl extra libhtml-mason-perl-examples_1.28-1_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iQIVAwUBQrB2NqOILr94RG8mAQIy3RAAqkW75LnKHwKbe+6VCbwxJbzL86JuOY6X p69D7r6QNMuTxcSUMMig/qVmYSWqonZZk12wITF2tsIn3s/goEfKvw4NpdH6HdYP mQjwALM7L3lZcJUgOe1BAedJZGXTBxV6BS9lUWp7VvTnJm7SFxpnvrruXVlC//xc 2BoH/TadcuH9s4FspLYkP50QvZcMMo9RPC2XK2yx3ctjFTxg1TUQuxVVNc84rmb9 pI1IZ8MYNXBUGg4UO2NSftVsOSSyqNA2tEDRBiYroQ6vO8lJqvhB7NkmGia32pZP X4LCvv/nrxoJ36+TJUjncPdilHAXzlRyxoNA6r8RYZFAieTRVgoeoNWNz5XgC10W sHiRaqyXSMh+3Y0LrdNNPI9Y91zrJhex7py9t9EIzOjH7+U8vr9MqVYD4Ys21+w6 Tm60Fu6RKnuHMIzzbqn4847AbhAgQfix3HGe9PskZ/pzkZ9LGl9O1jEJUROkH+5J 5nlWdMrp1Nsl7LzNx1Ej7Ta9/R4CqOe10HEGS+JH1M8m8MReR0QSQiR3kprdPnxa wmNjLWphQhunTmcZWQD4xq98yL6bj9paWhwibwqV5cGluZjWRowDH5HXM/m9f84i ZwR37tTsEBK+tV0OpG0QytSHVTzchBPfzeQ8GU763DmuGXTPHo3IHVxnXC4eC1y6 /Onwl0X8ZJI= =vZ5M -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]