Your message dated Sun, 03 Feb 2008 00:36:08 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#463533: fixed in libauthen-dechpwd-perl 2.002-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: libauthen-dechpwd-perl
Version: 2.001-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/libauthen-dechpwd-perl-2.001/debian/libauthen-dechpwd-perl/usr/share/perl5
  rmdir: failed to remove 
`/tmp/buildd/libauthen-dechpwd-perl-2.001/debian/libauthen-dechpwd-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: libauthen-dechpwd-perl
Source-Version: 2.002-1

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

libauthen-dechpwd-perl_2.002-1.diff.gz
  to 
pool/main/liba/libauthen-dechpwd-perl/libauthen-dechpwd-perl_2.002-1.diff.gz
libauthen-dechpwd-perl_2.002-1.dsc
  to pool/main/liba/libauthen-dechpwd-perl/libauthen-dechpwd-perl_2.002-1.dsc
libauthen-dechpwd-perl_2.002-1_amd64.deb
  to 
pool/main/liba/libauthen-dechpwd-perl/libauthen-dechpwd-perl_2.002-1_amd64.deb
libauthen-dechpwd-perl_2.002.orig.tar.gz
  to 
pool/main/liba/libauthen-dechpwd-perl/libauthen-dechpwd-perl_2.002.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.
Ivan Kohler <[EMAIL PROTECTED]> (supplier of updated libauthen-dechpwd-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: Sat, 02 Feb 2008 10:35:15 -0800
Source: libauthen-dechpwd-perl
Binary: libauthen-dechpwd-perl
Architecture: source amd64
Version: 2.002-1
Distribution: unstable
Urgency: low
Maintainer: Ivan Kohler <[EMAIL PROTECTED]>
Changed-By: Ivan Kohler <[EMAIL PROTECTED]>
Description: 
 libauthen-dechpwd-perl - Perl module for DEC VMS password hashing
Closes: 463533
Changes: 
 libauthen-dechpwd-perl (2.002-1) unstable; urgency=low
 .
   * New upstream release
   * Fix debian/rules for perl 5.10 FTBFS, patch from Damyan Ivanov
     (closes: Bug#463533)
Files: 
 d7015f63f7450eee385cc737a3fa9f5b 638 perl optional 
libauthen-dechpwd-perl_2.002-1.dsc
 61127cb1c432e4e9afb84916fcd68e01 18721 perl optional 
libauthen-dechpwd-perl_2.002.orig.tar.gz
 852aa1b76f951e563b68f34a17f21807 2393 perl optional 
libauthen-dechpwd-perl_2.002-1.diff.gz
 98dccbbad2f29319267da7e546f601df 11966 perl optional 
libauthen-dechpwd-perl_2.002-1_amd64.deb

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

iD8DBQFHpLvzgYcvm1TBwckRAgoGAJ9GCRSDCm8eyyX3EZg9Z7d1YjoCTACeJCLb
VtTJ8nmdTkI8CoODZ7JLpp4=
=rVau
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to