Your message dated Thu, 28 Feb 2008 21:02:09 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#463557: fixed in libogg-vorbis-header-perl 0.03-2
has caused the Debian Bug report #463557,
regarding libogg-vorbis-header-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.)


-- 
463557: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=463557
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: libogg-vorbis-header-perl
Version: 0.03-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 
`pwd`/debian/libogg-vorbis-header-perl/usr/share/perl5/
  rmdir: failed to remove 
`/tmp/buildd/libogg-vorbis-header-perl-0.03/debian/libogg-vorbis-header-perl/usr/share/perl5/':
 No such file or directory
  make: *** [binary-arch] 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: libogg-vorbis-header-perl
Source-Version: 0.03-2

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

libogg-vorbis-header-perl_0.03-2.diff.gz
  to 
pool/main/libo/libogg-vorbis-header-perl/libogg-vorbis-header-perl_0.03-2.diff.gz
libogg-vorbis-header-perl_0.03-2.dsc
  to 
pool/main/libo/libogg-vorbis-header-perl/libogg-vorbis-header-perl_0.03-2.dsc
libogg-vorbis-header-perl_0.03-2_amd64.deb
  to 
pool/main/libo/libogg-vorbis-header-perl/libogg-vorbis-header-perl_0.03-2_amd64.deb



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.
Niko Tyni <[EMAIL PROTECTED]> (supplier of updated libogg-vorbis-header-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: Thu, 28 Feb 2008 21:25:29 +0200
Source: libogg-vorbis-header-perl
Binary: libogg-vorbis-header-perl
Architecture: source amd64
Version: 0.03-2
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group <[EMAIL PROTECTED]>
Changed-By: Niko Tyni <[EMAIL PROTECTED]>
Description: 
 libogg-vorbis-header-perl - perl interface to Ogg Vorbis information and 
comments
Closes: 463557
Changes: 
 libogg-vorbis-header-perl (0.03-2) unstable; urgency=low
 .
   [ Damyan Ivanov ]
   * take over the package for the Debian Perl Group on maintainer's request
     http://lists.debian.org/debian-perl/2008/02/msg00045.html
 .
   [ gregor herrmann ]
   * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
     field (source stanza); Homepage field (source stanza). Changed:
     Maintainer set to Debian Perl Group <pkg-perl-
     [EMAIL PROTECTED]> (was: Amit Shah
     <[EMAIL PROTECTED]>). Add /me to uploaders.
   * debian/watch: use dist-based URL.
   * debian/rules:
     - delete /usr/share/perl5 only if it exists (closes: #463557)
     - remove DESTDIR variable
     - use $(CURDIR) instead of `pwd`
     - don't ignore errors of make realclean
     - mv dh_clean before make realclean und use it for rm'ing stamp files
     - create install-stamp target
     - use $@ for touching stamp files
     - remove dh_installdirs, dh_link, dh_installman and a few commented out
       other dh_* calls
     - use PREFIX and DESTDIR for make install
     - move removal of /usr/share/perl5 to install-stamp target
     - don't install README anymore
     - enable test suite
     - rewrite CFLAGS generation
   * Set Standards-Version to 3.7.3 (no changes).
   * Set debhelper compatibility level to 6.
 .
   [ Niko Tyni ]
   * Update and reformat debian/copyright: inc/* is licensed under LGPL-2.
   * Add myself to Uploaders.
Files: 
 183cd78562553c887020828c3644bebf 1030 perl optional 
libogg-vorbis-header-perl_0.03-2.dsc
 923718a4257ebd356a9faa282fd6f028 3135 perl optional 
libogg-vorbis-header-perl_0.03-2.diff.gz
 df6bb2d77c1af16c97af70bb96c9094e 31260 perl optional 
libogg-vorbis-header-perl_0.03-2_amd64.deb

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

iD8DBQFHxw/AiyizGWoHLTkRAgRIAJ0UG3mpOp+QGpiIro0F3j2uKOqD3ACgi8IA
BH9zUFGaMQeOO0yy0zPLGdY=
=JxiZ
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to