r2512 - in packages/libnet-amazon-perl/branches/upstream/current: . adm eg lib/Net lib/Net/Amazon/Property t

gregor herrmann gregoa-guest at costa.debian.org
Fri Apr 7 18:00:41 UTC 2006


Author: gregoa-guest
Date: 2006-04-07 18:00:38 +0000 (Fri, 07 Apr 2006)
New Revision: 2512

Modified:
   packages/libnet-amazon-perl/branches/upstream/current/Changes
   packages/libnet-amazon-perl/branches/upstream/current/META.yml
   packages/libnet-amazon-perl/branches/upstream/current/README
   packages/libnet-amazon-perl/branches/upstream/current/adm/podok
   packages/libnet-amazon-perl/branches/upstream/current/eg/artist
   packages/libnet-amazon-perl/branches/upstream/current/eg/asin
   packages/libnet-amazon-perl/branches/upstream/current/eg/asin-de
   packages/libnet-amazon-perl/branches/upstream/current/eg/asin_cache
   packages/libnet-amazon-perl/branches/upstream/current/eg/asin_dvd
   packages/libnet-amazon-perl/branches/upstream/current/eg/asin_fetch
   packages/libnet-amazon-perl/branches/upstream/current/eg/asin_img
   packages/libnet-amazon-perl/branches/upstream/current/eg/asin_mult
   packages/libnet-amazon-perl/branches/upstream/current/eg/asin_offerall
   packages/libnet-amazon-perl/branches/upstream/current/eg/blended.pl
   packages/libnet-amazon-perl/branches/upstream/current/eg/browse
   packages/libnet-amazon-perl/branches/upstream/current/eg/cd_fetch
   packages/libnet-amazon-perl/branches/upstream/current/eg/cheapo
   packages/libnet-amazon-perl/branches/upstream/current/eg/dejazz
   packages/libnet-amazon-perl/branches/upstream/current/eg/exchange
   packages/libnet-amazon-perl/branches/upstream/current/eg/heavy
   packages/libnet-amazon-perl/branches/upstream/current/eg/keyword
   packages/libnet-amazon-perl/branches/upstream/current/eg/manufacturer
   packages/libnet-amazon-perl/branches/upstream/current/eg/maxauthors
   packages/libnet-amazon-perl/branches/upstream/current/eg/power
   packages/libnet-amazon-perl/branches/upstream/current/eg/rate_limit
   packages/libnet-amazon-perl/branches/upstream/current/eg/reviews
   packages/libnet-amazon-perl/branches/upstream/current/eg/seller
   packages/libnet-amazon-perl/branches/upstream/current/eg/sim
   packages/libnet-amazon-perl/branches/upstream/current/eg/similar
   packages/libnet-amazon-perl/branches/upstream/current/eg/similar2
   packages/libnet-amazon-perl/branches/upstream/current/eg/textstream
   packages/libnet-amazon-perl/branches/upstream/current/eg/upc
   packages/libnet-amazon-perl/branches/upstream/current/eg/wishlist
   packages/libnet-amazon-perl/branches/upstream/current/lib/Net/Amazon.pm
   packages/libnet-amazon-perl/branches/upstream/current/lib/Net/Amazon/Property/Book.pm
   packages/libnet-amazon-perl/branches/upstream/current/lib/Net/Amazon/Property/DVD.pm
   packages/libnet-amazon-perl/branches/upstream/current/t/011Locale.t
   packages/libnet-amazon-perl/branches/upstream/current/t/012Keyword.t
   packages/libnet-amazon-perl/branches/upstream/current/t/013Seller.t
   packages/libnet-amazon-perl/branches/upstream/current/t/015Exchange.t
Log:
Load /tmp/tmp.Xmbv8g/libnet-amazon-perl-0.35 into
packages/libnet-amazon-perl/branches/upstream/current.


Modified: packages/libnet-amazon-perl/branches/upstream/current/Changes
===================================================================
--- packages/libnet-amazon-perl/branches/upstream/current/Changes	2006-04-05 09:46:45 UTC (rev 2511)
+++ packages/libnet-amazon-perl/branches/upstream/current/Changes	2006-04-07 18:00:38 UTC (rev 2512)
@@ -1,5 +1,9 @@
 Revision history for Perl extension Net::Amazon:
 
+0.35 2006/04/02
+   (ms) Took starring() out of eg/asin_dvd, looks like it is no longer
+        supported by amzn (reported by Joseph Ronie).
+
 0.34 (07/11/2005)
    (ms) Added similar_asins() to Net::Amazon::Property
    (ms) Steven Alyari reported a caching problem on v5.8.1-RC3/darwin,

Modified: packages/libnet-amazon-perl/branches/upstream/current/META.yml
===================================================================
--- packages/libnet-amazon-perl/branches/upstream/current/META.yml	2006-04-05 09:46:45 UTC (rev 2511)
+++ packages/libnet-amazon-perl/branches/upstream/current/META.yml	2006-04-07 18:00:38 UTC (rev 2512)
@@ -1,7 +1,7 @@
 # http://module-build.sourceforge.net/META-spec.html
 #XXXXXXX This is a prototype!!!  It will change in the future!!! XXXXX#
 name:         Net-Amazon
-version:      0.34
+version:      0.35
 version_from: lib/Net/Amazon.pm
 installdirs:  site
 requires:
@@ -13,4 +13,4 @@
     XML::Simple:                   2.08
 
 distribution_type: module
-generated_by: ExtUtils::MakeMaker version 6.17
+generated_by: ExtUtils::MakeMaker version 6.30

Modified: packages/libnet-amazon-perl/branches/upstream/current/README
===================================================================
--- packages/libnet-amazon-perl/branches/upstream/current/README	2006-04-05 09:46:45 UTC (rev 2511)
+++ packages/libnet-amazon-perl/branches/upstream/current/README	2006-04-07 18:00:38 UTC (rev 2512)
@@ -1,5 +1,5 @@
 ######################################################################
-    Net::Amazon 0.34
+    Net::Amazon 0.35
 ######################################################################
 
 NAME


Property changes on: packages/libnet-amazon-perl/branches/upstream/current/adm/podok
___________________________________________________________________
Name: svn:executable
   - 
   + *


Property changes on: packages/libnet-amazon-perl/branches/upstream/current/eg/artist
___________________________________________________________________
Name: svn:executable
   - 
   + *


Property changes on: packages/libnet-amazon-perl/branches/upstream/current/eg/asin
___________________________________________________________________
Name: svn:executable
   - 
   + *


Property changes on: packages/libnet-amazon-perl/branches/upstream/current/eg/asin-de
___________________________________________________________________
Name: svn:executable
   - 
   + *


Property changes on: packages/libnet-amazon-perl/branches/upstream/current/eg/asin_cache
___________________________________________________________________
Name: svn:executable
   - 
   + *

Modified: packages/libnet-amazon-perl/branches/upstream/current/eg/asin_dvd
===================================================================
--- packages/libnet-amazon-perl/branches/upstream/current/eg/asin_dvd	2006-04-05 09:46:45 UTC (rev 2511)
+++ packages/libnet-amazon-perl/branches/upstream/current/eg/asin_dvd	2006-04-07 18:00:38 UTC (rev 2512)
@@ -29,7 +29,6 @@
 for($resp->properties()) {
     print "Studio: ", $_->studio(), "\n";
     print "Directors: ", join ('/', $_->directors()), "\n";
-    print "Starring: ", join ('/', $_->starring()), "\n";
     print "Features: ", join ('/', $_->features()), "\n";
     print "MPAA: ", $_->mpaa_rating(), "\n";
 }


Property changes on: packages/libnet-amazon-perl/branches/upstream/current/eg/asin_dvd
___________________________________________________________________
Name: svn:executable
   - 
   + *


Property changes on: packages/libnet-amazon-perl/branches/upstream/current/eg/asin_fetch
___________________________________________________________________
Name: svn:executable
   - 
   + *


Property changes on: packages/libnet-amazon-perl/branches/upstream/current/eg/asin_img
___________________________________________________________________
Name: svn:executable
   - 
   + *


Property changes on: packages/libnet-amazon-perl/branches/upstream/current/eg/asin_mult
___________________________________________________________________
Name: svn:executable
   - 
   + *


Property changes on: packages/libnet-amazon-perl/branches/upstream/current/eg/asin_offerall
___________________________________________________________________
Name: svn:executable
   - 
   + *


Property changes on: packages/libnet-amazon-perl/branches/upstream/current/eg/blended.pl
___________________________________________________________________
Name: svn:executable
   - 
   + *


Property changes on: packages/libnet-amazon-perl/branches/upstream/current/eg/browse
___________________________________________________________________
Name: svn:executable
   - 
   + *


Property changes on: packages/libnet-amazon-perl/branches/upstream/current/eg/cd_fetch
___________________________________________________________________
Name: svn:executable
   - 
   + *


Property changes on: packages/libnet-amazon-perl/branches/upstream/current/eg/cheapo
___________________________________________________________________
Name: svn:executable
   - 
   + *


Property changes on: packages/libnet-amazon-perl/branches/upstream/current/eg/dejazz
___________________________________________________________________
Name: svn:executable
   - 
   + *


Property changes on: packages/libnet-amazon-perl/branches/upstream/current/eg/exchange
___________________________________________________________________
Name: svn:executable
   - 
   + *


Property changes on: packages/libnet-amazon-perl/branches/upstream/current/eg/heavy
___________________________________________________________________
Name: svn:executable
   - 
   + *


Property changes on: packages/libnet-amazon-perl/branches/upstream/current/eg/keyword
___________________________________________________________________
Name: svn:executable
   - 
   + *


Property changes on: packages/libnet-amazon-perl/branches/upstream/current/eg/manufacturer
___________________________________________________________________
Name: svn:executable
   - 
   + *


Property changes on: packages/libnet-amazon-perl/branches/upstream/current/eg/maxauthors
___________________________________________________________________
Name: svn:executable
   - 
   + *


Property changes on: packages/libnet-amazon-perl/branches/upstream/current/eg/power
___________________________________________________________________
Name: svn:executable
   - 
   + *


Property changes on: packages/libnet-amazon-perl/branches/upstream/current/eg/rate_limit
___________________________________________________________________
Name: svn:executable
   - 
   + *


Property changes on: packages/libnet-amazon-perl/branches/upstream/current/eg/reviews
___________________________________________________________________
Name: svn:executable
   - 
   + *


Property changes on: packages/libnet-amazon-perl/branches/upstream/current/eg/seller
___________________________________________________________________
Name: svn:executable
   - 
   + *


Property changes on: packages/libnet-amazon-perl/branches/upstream/current/eg/sim
___________________________________________________________________
Name: svn:executable
   - 
   + *


Property changes on: packages/libnet-amazon-perl/branches/upstream/current/eg/similar
___________________________________________________________________
Name: svn:executable
   - 
   + *


Property changes on: packages/libnet-amazon-perl/branches/upstream/current/eg/similar2
___________________________________________________________________
Name: svn:executable
   - 
   + *


Property changes on: packages/libnet-amazon-perl/branches/upstream/current/eg/textstream
___________________________________________________________________
Name: svn:executable
   - 
   + *


Property changes on: packages/libnet-amazon-perl/branches/upstream/current/eg/upc
___________________________________________________________________
Name: svn:executable
   - 
   + *


Property changes on: packages/libnet-amazon-perl/branches/upstream/current/eg/wishlist
___________________________________________________________________
Name: svn:executable
   - 
   + *

Modified: packages/libnet-amazon-perl/branches/upstream/current/lib/Net/Amazon/Property/Book.pm
===================================================================
--- packages/libnet-amazon-perl/branches/upstream/current/lib/Net/Amazon/Property/Book.pm	2006-04-05 09:46:45 UTC (rev 2511)
+++ packages/libnet-amazon-perl/branches/upstream/current/lib/Net/Amazon/Property/Book.pm	2006-04-07 18:00:38 UTC (rev 2512)
@@ -90,7 +90,7 @@
 
   if($resp->is_success()) {
       for my $prop ($resp->properties) {
-          print join("/", $prop->authors(), " ",
+          print join("/", $prop->authors()), " ",
                 $prop->title(), " ",
                 $prop->publisher(), " ",
                 $prop->year(), "\n";

Modified: packages/libnet-amazon-perl/branches/upstream/current/lib/Net/Amazon/Property/DVD.pm
===================================================================
--- packages/libnet-amazon-perl/branches/upstream/current/lib/Net/Amazon/Property/DVD.pm	2006-04-05 09:46:45 UTC (rev 2511)
+++ packages/libnet-amazon-perl/branches/upstream/current/lib/Net/Amazon/Property/DVD.pm	2006-04-07 18:00:38 UTC (rev 2512)
@@ -99,7 +99,8 @@
 
 =item starring()
 
-Returns a list of actors starring in the movie.
+USED TO BE AVAILABLE, BUT HAS BEEN MISSING LATELY.
+Used to return a list of actors starring in the movie.
 
 =item upc()
 

Modified: packages/libnet-amazon-perl/branches/upstream/current/lib/Net/Amazon.pm
===================================================================
--- packages/libnet-amazon-perl/branches/upstream/current/lib/Net/Amazon.pm	2006-04-05 09:46:45 UTC (rev 2511)
+++ packages/libnet-amazon-perl/branches/upstream/current/lib/Net/Amazon.pm	2006-04-07 18:00:38 UTC (rev 2512)
@@ -8,7 +8,7 @@
 use strict;
 use warnings;
 
-our $VERSION          = '0.34';
+our $VERSION          = '0.35';
 our @CANNED_RESPONSES = ();
 
 use LWP::UserAgent;


Property changes on: packages/libnet-amazon-perl/branches/upstream/current/t/011Locale.t
___________________________________________________________________
Name: svn:executable
   - 
   + *


Property changes on: packages/libnet-amazon-perl/branches/upstream/current/t/012Keyword.t
___________________________________________________________________
Name: svn:executable
   - 
   + *


Property changes on: packages/libnet-amazon-perl/branches/upstream/current/t/013Seller.t
___________________________________________________________________
Name: svn:executable
   - 
   + *


Property changes on: packages/libnet-amazon-perl/branches/upstream/current/t/015Exchange.t
___________________________________________________________________
Name: svn:executable
   - 
   + *




More information about the Pkg-perl-cvs-commits mailing list