Your message dated Wed, 27 Feb 2008 21:02:18 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#463558: fixed in libwant-perl 0.18-1
has caused the Debian Bug report #463558,
regarding libwant-perl: FTBFS with perl5.10: removes usr/share/perl5 
unconditionally
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.)


-- 
463558: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=463558
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: libwant-perl
Version: 0.09-1
Severity: important
Tags: patch
User: [EMAIL PROTECTED]
Usertags: perl-5.10-transition

Hi,

Your package fails to build with perl 5.10 from experimental:
  ...
  rmdir --ignore-fail-on-non-empty --parents 
/tmp/buildd/libwant-perl-0.09/debian/libwant-perl/usr/share/perl5
  rmdir: failed to remove 
`/tmp/buildd/libwant-perl-0.09/debian/libwant-perl/usr/share/perl5': No such 
file or directory
  make: *** [install-stamp] Error 1

The reason for this is that MakeMaker that is shipped with perl5.10
finally stops creating the spurious usr/{share,lib}/perl5 directories.

Please change the removal line to

   [ ! -d $(TMP)/usr/share/perl5 ] || rmdir --ignore-fail-on-non-empty 
--parents --verbose $(TMP)/usr/share/perl5


Thanks,
    dam


P.S. shameless plug: if you don't want to bother, please consider
giving[1] the package to the Debian Perl Group.

  [1] 
http://wiki.debian.org/Teams/DebianPerlGroup?action=show#head-e1811c16f568b2e2f356d6bf2d9db17f727d9804

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Source: libwant-perl
Source-Version: 0.18-1

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

libwant-perl_0.18-1.diff.gz
  to pool/main/libw/libwant-perl/libwant-perl_0.18-1.diff.gz
libwant-perl_0.18-1.dsc
  to pool/main/libw/libwant-perl/libwant-perl_0.18-1.dsc
libwant-perl_0.18-1_amd64.deb
  to pool/main/libw/libwant-perl/libwant-perl_0.18-1_amd64.deb
libwant-perl_0.18.orig.tar.gz
  to pool/main/libw/libwant-perl/libwant-perl_0.18.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.
Florian Weimer <[EMAIL PROTECTED]> (supplier of updated libwant-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, 27 Feb 2008 20:36:32 +0100
Source: libwant-perl
Binary: libwant-perl
Architecture: source amd64
Version: 0.18-1
Distribution: unstable
Urgency: low
Maintainer: Florian Weimer <[EMAIL PROTECTED]>
Changed-By: Florian Weimer <[EMAIL PROTECTED]>
Description: 
 libwant-perl - A generalisation of wantarray
Closes: 463558
Changes: 
 libwant-perl (0.18-1) unstable; urgency=low
 .
   * New upstream version.
   * Support building with MakeMaker from perl5.10.  Closes: #463558.
Files: 
 eca437d5536ea4e0ec8ab1d9c4e8c510 888 perl optional libwant-perl_0.18-1.dsc
 b83e2d189781b10250133b4eb9e6ca28 17859 perl optional 
libwant-perl_0.18.orig.tar.gz
 ea641f053175a6ff63137c8dd1aab2ed 2091 perl optional libwant-perl_0.18-1.diff.gz
 01389f342b9fe3caa7269dba8d8cc177 29032 perl optional 
libwant-perl_0.18-1_amd64.deb

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

iQEVAwUBR8XAVr97/wQC1SS+AQKVAwf/WdOgbb6byqePoOqpWZLOe9zJ4rvMpBOv
TMs5MZrcBozH1shCYn90pxPh40MdHGUdGTQ5F5TwxST0fMXt7XkS51m8SxAsTAhg
4M6UkGYmn6frWjZb6hZ1wQYApUJCsGMFRxX5iHRIEq5vkpjXzrpNj14toL1rBXmT
DbUhfxuWsLmmivO8FJzLNCUlmhZSxM/oMRfFgcX93WEcs4NgCHdgxJz8q2FaKsuZ
cStXQBTATZeJrjQ4niAkdyROIbtKxmOYd5QdWFcY8Oswk3Fh3hF2+JAYFghF64zW
YNhLiErSxRAErTGQOjNM2ll25NoZkdluAiN5Hgp1/WNWmf3rwGH4lQ==
=XRFt
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to