Your message dated Mon, 14 May 2007 00:02:21 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#408179: fixed in libtemplate-perl 2.19-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)

--- Begin Message ---
Package: libtemplate-perl
Version: 2.15-0.0

[%
# Assume Session is a tied Apache::Session
# Assume Session.foo has been externally set to 'abc'

# Direct setting fails
GET Session.foo; # prints 'abc'
SET Session.foo = 'def';
GET Session.foo; # prints 'abc'

# Using import works
CALL Session.import( { foo = 'def' } );
GET Session.foo; # prints 'def'
%]

This is a regression from Template::Stash::XS in 2.14-1, downgrading the
package to previous version fixes this.

Looking at the upstream changelog suggests the only changes between 2.14
and 2.15 were to explicitly fix issues with the xs stash and tied
hashes, so I am reporting this error against the debian package.


--- End Message ---
--- Begin Message ---
Source: libtemplate-perl
Source-Version: 2.19-1

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

libtemplate-perl-doc_2.19-1_all.deb
  to pool/main/libt/libtemplate-perl/libtemplate-perl-doc_2.19-1_all.deb
libtemplate-perl_2.19-1.diff.gz
  to pool/main/libt/libtemplate-perl/libtemplate-perl_2.19-1.diff.gz
libtemplate-perl_2.19-1.dsc
  to pool/main/libt/libtemplate-perl/libtemplate-perl_2.19-1.dsc
libtemplate-perl_2.19-1_i386.deb
  to pool/main/libt/libtemplate-perl/libtemplate-perl_2.19-1_i386.deb
libtemplate-perl_2.19.orig.tar.gz
  to pool/main/libt/libtemplate-perl/libtemplate-perl_2.19.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.
Benjamin Mako Hill <[EMAIL PROTECTED]> (supplier of updated libtemplate-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: Sun, 13 May 2007 19:14:51 -0400
Source: libtemplate-perl
Binary: libtemplate-perl-doc libtemplate-perl
Architecture: source i386 all
Version: 2.19-1
Distribution: unstable
Urgency: low
Maintainer: Benjamin Mako Hill <[EMAIL PROTECTED]>
Changed-By: Benjamin Mako Hill <[EMAIL PROTECTED]>
Description: 
 libtemplate-perl - template processing system written in perl
 libtemplate-perl-doc - documentation for libtemplate-perl (template toolkit)
Closes: 408179 422222
Changes: 
 libtemplate-perl (2.19-1) unstable; urgency=low
 .
   * New upstream release. Closes: #422222
   * XS::Stash fixed for tied values. Closes: #408179
Files: 
 e28021c3a3538e57cfd5b776d22a73f7 665 perl optional libtemplate-perl_2.19-1.dsc
 5c886d392ca57a13ded91fa64834913c 775032 perl optional 
libtemplate-perl_2.19.orig.tar.gz
 ab36c66b49f3d0bc919b8a57ec423fbb 6389 perl optional 
libtemplate-perl_2.19-1.diff.gz
 520edd1ef54cffbe3296cefdeecc0801 586494 doc optional 
libtemplate-perl-doc_2.19-1_all.deb
 9a3752af3247055b15a0643a4a300213 749726 perl optional 
libtemplate-perl_2.19-1_i386.deb

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

iD8DBQFGR6Riic1LIWB1WeYRAvh6AJsEDoCXOlZGfdmgPkdqgcG1mFQ0YACgq0nL
Hh5TdaxZI//KlItae4JMgYw=
=slLO
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to