Your message dated Sat, 08 Mar 2008 10:32:06 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#467911: fixed in libi18n-charset-perl 1.388-1
has caused the Debian Bug report #467911,
regarding libi18n-charset-perl: FTBFS with Perl 5.10: the empty /usr/lib/perl5
is gone
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.)
--
467911: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=467911
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: libi18n-charset-perl
Version: 1.385-1
Severity: important
User: [EMAIL PROTECTED]
Usertags: perl-5.10-ftbfs-rmdir
This package fails to build with Perl 5.10.0 (currently in
experimental) because of a bug in debian/rules that has been
uncovered by a change in ExtUtils::Install.
Until Perl 5.10.0, ExtUtils::Install had a bug that created an empty
/usr/lib/perl5 or /usr/share/perl5 directory when 'make install' was
run. This package fails to build because it relies on the presence of
this empty directory, usually by trying to remove it without checking
if it exists first.
The suggested fix for the usual 'unconditional rmdir' case is to use
a conditional like
[ ! -d $(TMP)/usr/lib/perl5 ] || rmdir --ignore-fail-on-non-empty
--parents --verbose $(TMP)/usr/lib/perl5
See the current dh-make-perl templates.
Please treat this bug as 'serious' already: Perl 5.10.0 is scheduled
for unstable in a week or so.
Details about the ExtUtils::Install change can be found in #465783.
--
Niko Tyni [EMAIL PROTECTED]
--- End Message ---
--- Begin Message ---
Source: libi18n-charset-perl
Source-Version: 1.388-1
We believe that the bug you reported is fixed in the latest version of
libi18n-charset-perl, which is due to be installed in the Debian FTP archive:
libi18n-charset-perl_1.388-1.diff.gz
to pool/main/libi/libi18n-charset-perl/libi18n-charset-perl_1.388-1.diff.gz
libi18n-charset-perl_1.388-1.dsc
to pool/main/libi/libi18n-charset-perl/libi18n-charset-perl_1.388-1.dsc
libi18n-charset-perl_1.388-1_all.deb
to pool/main/libi/libi18n-charset-perl/libi18n-charset-perl_1.388-1_all.deb
libi18n-charset-perl_1.388.orig.tar.gz
to pool/main/libi/libi18n-charset-perl/libi18n-charset-perl_1.388.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.
gregor herrmann <[EMAIL PROTECTED]> (supplier of updated libi18n-charset-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: Fri, 07 Mar 2008 15:52:12 +0100
Source: libi18n-charset-perl
Binary: libi18n-charset-perl
Architecture: source all
Version: 1.388-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group <[EMAIL PROTECTED]>
Changed-By: gregor herrmann <[EMAIL PROTECTED]>
Description:
libi18n-charset-perl - Perl module for mapping character set names to IANA
names
Closes: 467911
Changes:
libi18n-charset-perl (1.388-1) unstable; urgency=low
.
* New upstream release.
* debian/watch: use dist-based URL.
* Set Standards-Version to 3.7.3 (no changes).
* Remove debian/libi18n-charset-perl.docs, install README via
debian/rules.
* debian/rules:
- delete /usr/lib/perl5 only if it exists (closes: #467911).
- don't try to install lib/I18N/Charset/character-sets any more (removed
from upstream tarball)
- remove CFLAGS and OPTIMIZE, this package is architecture-independent
- move test suite to build-stamp target
- move dh_clean before make distclean
- use $@ for touching stamp files
- remove unneeded calls to dh_link and dh_strip
* debian/control:
- add Vcs-Svn field (source stanza); Vcs-Browser field (source stanza);
Homepage field (source stanza)
- remove XS-Vcs-Svn fields
- add libjcode-pm-perl to Suggests
- wrap long lines
* Patches:
- add quilt framework
- t_utf8.patch: formerly directly applied; revert t/utf8.t to pristine
version; disable to additional test in t_utf8.patch.
* debian/copyright:
- add upstream source location
- adjust copyright holder to reality
- update years of copyright
- add copyright/licensing for Debian packaging
- convert to new format
Files:
6587645627a5e66f17323b089894fe29 1190 perl optional
libi18n-charset-perl_1.388-1.dsc
9648870971ebe2250f6c525aa61ef2a5 38868 perl optional
libi18n-charset-perl_1.388.orig.tar.gz
0d0254dd85f82b5929869a0791de9ee2 4696 perl optional
libi18n-charset-perl_1.388-1.diff.gz
84793ee4fa43d22da7a7d95862ae2b4c 46310 perl optional
libi18n-charset-perl_1.388-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFH0mjkHqjlqpcl9jsRAlIjAJ9+iMB4EyFudXSBHUK+kncONrpXigCgjpFY
A28YpFSOY7uqCkf3rYluklU=
=h1TX
-----END PGP SIGNATURE-----
--- End Message ---