Your message dated Fri, 20 Jun 2008 06:32:15 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#487192: fixed in libwww-myspace-perl 0.82-1
has caused the Debian Bug report #487192,
regarding New upstream version available, clean-up of dependencies, and 
lintian-overrides no longer necessary
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.)


-- 
487192: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=487192
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: libwww-myspace-perl
Version: 0.80-1
Severity: important
Tags: patch

Hi,

A new upstream version 0.82 adapts to some substantial changes at Myspace which left version 0.80 of this module mostly unusable.

I believe a number of dependencies listed for this module are no longer (or perhaps never were) required. I've attached a patch which changes the package's dependencies as follows:

  Added version numbers to the following dependencies:
    * libtime-modules-perl (>= 100.010301)
    * libwww-mechanize-perl (>= 1.20)

  Removed the following as dependencies and build dependencies:
    * libclass-dbi-loader-perl
    * libclass-dbi-abstractsearch-perl
    * libdatetime-perl
    * libdatetime-format-mysql-perl
    * libdatetime-format-builder-perl
    * libio-prompt-perl
    * liblist-compare-perl
    * libmath-round-perl
    * libterm-readkey-perl
    * libversion-perl

Added the following as a new dependency and build dependency (this is required as of version 0.82):
   * liburi-perl

Also, version 0.81 fixed the 'can't break line' warning in the module's man page. Therefore the entry in lintian-overrides for this purpose should no longer be necessary. I've attached a patch for this also.

Regards,
--
Steven Chamberlain
[EMAIL PROTECTED]

diff -Nru libwww-myspace-perl-0.80.orig/debian/control 
libwww-myspace-perl-0.80/debian/control
--- libwww-myspace-perl-0.80.orig/debian/control        2008-06-20 
03:24:40.000000000 +0100
+++ libwww-myspace-perl-0.80/debian/control     2008-06-20 03:58:28.000000000 
+0100
@@ -2,15 +2,12 @@
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 6)
-Build-Depends-Indep: perl (>= 5.8.0-7), libspiffy-perl (>= 0.24),
- libparams-validate-perl, libconfig-general-perl, libyaml-perl (>= 0.39),
- libcontextual-return-perl, libversion-perl, liblocale-subcountry-perl (>= 
1.38),
- libwww-mechanize-perl, libio-prompt-perl, libterm-readkey-perl,
- liblist-compare-perl, libmath-round-perl, libclass-dbi-loader-perl,
- libclass-dbi-abstractsearch-perl, libdatetime-perl,
- libdatetime-format-mysql-perl, libdatetime-format-builder-perl,
- libtest-pod-perl, libtest-pod-coverage-perl, libcrypt-ssleay-perl (>= 0.53),
- libtime-modules-perl
+Build-Depends-Indep: perl (>= 5.8.0-7), libconfig-general-perl,
+ libcontextual-return-perl, libcrypt-ssleay-perl (>= 0.53),
+ liblocale-subcountry-perl (>= 1.38), libparams-validate-perl,
+ libspiffy-perl (>= 0.24), libtime-modules-perl (>= 100.010301),
+ liburi-perl, libwww-mechanize-perl (>= 1.20), libyaml-perl (>= 0.39),
+ libtest-pod-perl, libtest-pod-coverage-perl
 Maintainer: Debian Perl Group <[EMAIL PROTECTED]>
 Uploaders: gregor herrmann <[EMAIL PROTECTED]>,
  Krzysztof Krzyzaniak (eloy) <[EMAIL PROTECTED]>, Niko Tyni <[EMAIL 
PROTECTED]>,
@@ -22,14 +19,11 @@
 
 Package: libwww-myspace-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libspiffy-perl (>= 0.24),
- libparams-validate-perl, libconfig-general-perl, libyaml-perl (>= 0.39),
- libcontextual-return-perl, libversion-perl, liblocale-subcountry-perl (>= 
1.38),
- libwww-mechanize-perl, libio-prompt-perl, libterm-readkey-perl,
- liblist-compare-perl, libmath-round-perl, libclass-dbi-loader-perl,
- libclass-dbi-abstractsearch-perl, libdatetime-perl,
- libdatetime-format-mysql-perl, libdatetime-format-builder-perl,
- libcrypt-ssleay-perl (>= 0.53), libtime-modules-perl
+Depends: ${perl:Depends}, ${misc:Depends}, libconfig-general-perl,
+ libcontextual-return-perl, libcrypt-ssleay-perl (>= 0.53),
+ liblocale-subcountry-perl (>= 1.38), libparams-validate-perl,
+ libspiffy-perl (>= 0.24), libtime-modules-perl (>= 100.010301),
+ liburi-perl, libwww-mechanize-perl (>= 1.20), libyaml-perl (>= 0.39)
 Description: Access MySpace.com profile information from Perl
  WWW::Myspace.pm provides methods to access your myspace.com account
  and functions automatically. It provides a simple interface for
diff -Nru libwww-myspace-perl-0.80.orig/debian/lintian-overrides 
libwww-myspace-perl-0.80/debian/lintian-overrides
--- libwww-myspace-perl-0.80.orig/debian/lintian-overrides      2008-06-20 
04:28:36.000000000 +0100
+++ libwww-myspace-perl-0.80/debian/lintian-overrides   2008-06-20 
04:28:47.000000000 +0100
@@ -1 +0,0 @@
-libwww-myspace-perl: manpage-has-errors-from-man 
usr/share/man/man3/WWW::Myspace.3pm.gz 1431: warning [p 19, 10.5i]: can't break 
line

--- End Message ---
--- Begin Message ---
Source: libwww-myspace-perl
Source-Version: 0.82-1

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

libwww-myspace-perl_0.82-1.diff.gz
  to pool/main/libw/libwww-myspace-perl/libwww-myspace-perl_0.82-1.diff.gz
libwww-myspace-perl_0.82-1.dsc
  to pool/main/libw/libwww-myspace-perl/libwww-myspace-perl_0.82-1.dsc
libwww-myspace-perl_0.82-1_all.deb
  to pool/main/libw/libwww-myspace-perl/libwww-myspace-perl_0.82-1_all.deb
libwww-myspace-perl_0.82.orig.tar.gz
  to pool/main/libw/libwww-myspace-perl/libwww-myspace-perl_0.82.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.
Damyan Ivanov <[EMAIL PROTECTED]> (supplier of updated libwww-myspace-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.8
Date: Fri, 20 Jun 2008 09:21:24 +0300
Source: libwww-myspace-perl
Binary: libwww-myspace-perl
Architecture: source all
Version: 0.82-1
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group <[EMAIL PROTECTED]>
Changed-By: Damyan Ivanov <[EMAIL PROTECTED]>
Description: 
 libwww-myspace-perl - Access MySpace.com profile information from Perl
Closes: 487192
Changes: 
 libwww-myspace-perl (0.82-1) unstable; urgency=low
 .
   * New upstream release. Closes: #487192
     + Package is again usable after changes in the service
     + add liburi-perl to (build-) dependencies
   * Removed unneeded (build-) dependences. Thanks to Steven Chamberlain
     + libversion-perl, libclass-dbi-loader-perl, libclass-abstractsearch-perl,
       libdatetime-perl, libdatetime-format-mysql-perl,
       libdatetime-format-builder-perl, libio-prompt-perl,
       liblist-compare-perl, libmath-round-perl, libterm-readkey-perl
   * add version (>= 1.20) to libwww-mechanize-perl (build-) dependency. Thanks
     to Steven Chamberlain
   * remove now unneeded lintian override about unbreakable URL in the manual
     page
   * Standards-Version 3.8.0 (no changes needed)
   * Shorten debian/rules thanks to debhelper 7
     + bump debhelper build-dependency and debian/compat to 7
Checksums-Sha1: 
 4ebb453924202c104046f7ffcbba78b3895c995d 1743 libwww-myspace-perl_0.82-1.dsc
 11785aa748cf923d7f54df6aae4342d58971d113 135888 
libwww-myspace-perl_0.82.orig.tar.gz
 b59f55815599e4438c6452cdb6f30379b7bc4c9d 3981 
libwww-myspace-perl_0.82-1.diff.gz
 609ac216f5e176149acb9807d3e4050bee30855d 198796 
libwww-myspace-perl_0.82-1_all.deb
Checksums-Sha256: 
 60050b360423d8159a654f4b7c9cef5ad098aef979044dcec81ab38182a4f8c6 1743 
libwww-myspace-perl_0.82-1.dsc
 6c88d648b1d723c8664cbc3e5c9df6128273490fc9d6011bcbb3881d0bedbc50 135888 
libwww-myspace-perl_0.82.orig.tar.gz
 8b063e0048b4307f5cc7cf710c0089a418cc9df4f84b09e964caaf513d1b65b5 3981 
libwww-myspace-perl_0.82-1.diff.gz
 ad78ef887575d38955870562e9a0bafcdc06dbc6b8fb1f373ce7bd635a0aedf0 198796 
libwww-myspace-perl_0.82-1_all.deb
Files: 
 712e783cef8da3ac7ec7d44aad169d33 1743 perl optional 
libwww-myspace-perl_0.82-1.dsc
 3c129a05fb949c02b620f4cb445d3bcb 135888 perl optional 
libwww-myspace-perl_0.82.orig.tar.gz
 bea653895d40ab3cd8d5eda503982f22 3981 perl optional 
libwww-myspace-perl_0.82-1.diff.gz
 9867af84011a6cd4cb64c5715c4f00fd 198796 perl optional 
libwww-myspace-perl_0.82-1_all.deb

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

iEYEARECAAYFAkhbTPYACgkQHqjlqpcl9jtMoQCfe2AVD8yQX/zVvqGGGWiliOxK
lIgAoJqjb4ItkZ1lgm+lCUZtZ6hluiYu
=x1RL
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to