r56953 - in /trunk/libxml-rss-perl: Changes META.yml debian/changelog debian/control debian/copyright debian/source/ debian/source/format lib/XML/RSS.pm

ansgar-guest at users.alioth.debian.org ansgar-guest at users.alioth.debian.org
Mon Apr 26 11:30:34 UTC 2010


Author: ansgar-guest
Date: Mon Apr 26 11:30:28 2010
New Revision: 56953

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=56953
Log:
* New upstream release.
* Use source format 3.0 (quilt).
* debian/copyright: Formatting changes for current DEP-5 proposal.
* Bump Standards-Version to 3.8.4.
* Add myself to Uploaders.

Added:
    trunk/libxml-rss-perl/debian/source/
    trunk/libxml-rss-perl/debian/source/format
Modified:
    trunk/libxml-rss-perl/Changes
    trunk/libxml-rss-perl/META.yml
    trunk/libxml-rss-perl/debian/changelog
    trunk/libxml-rss-perl/debian/control
    trunk/libxml-rss-perl/debian/copyright
    trunk/libxml-rss-perl/lib/XML/RSS.pm

Modified: trunk/libxml-rss-perl/Changes
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libxml-rss-perl/Changes?rev=56953&op=diff
==============================================================================
--- trunk/libxml-rss-perl/Changes (original)
+++ trunk/libxml-rss-perl/Changes Mon Apr 26 11:30:28 2010
@@ -1,4 +1,10 @@
 Revision history for Perl module XML::RSS
+
+1.48 - April 23, 2010
+    - Fix the $rss->parse($string)->other_method() display (had to add
+    spaces between the << and >>). See:
+        - https://rt.cpan.org/Public/Bug/Display.html?id=56848
+        - Thanks to Slaven_Rezic for the report.
 
 1.47 - December 8, 2009
     - Made sure XML::RSS::save() can do its thing when in taint mode:

Modified: trunk/libxml-rss-perl/META.yml
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libxml-rss-perl/META.yml?rev=56953&op=diff
==============================================================================
--- trunk/libxml-rss-perl/META.yml (original)
+++ trunk/libxml-rss-perl/META.yml Mon Apr 26 11:30:28 2010
@@ -1,30 +1,34 @@
 ---
-name: XML-RSS
-version: 1.47
+abstract: 'creates and updates RSS files'
 author:
   - 'Shlomi Fish <shlomif at cpan.org>'
-abstract: creates and updates RSS files
-license: perl
-resources:
-  homepage: http://perl-rss.sourceforge.net/
-  license: http://dev.perl.org/licenses/
-  repository: https://svn.perl.org/modules/XML-RSS/trunk
 build_requires:
   Test::Manifest: 0.9
   Test::More: 0
-requires:
-  DateTime: 0
-  DateTime::Format::Mail: 0
-  DateTime::Format::W3CDTF: 0
-  HTML::Entities: 0
-  XML::Parser: 2.23
-  perl: 5.008
 configure_requires:
-  Module::Build: 0.35
+  Module::Build: 0.36
+generated_by: 'Module::Build version 0.3607'
+keywords:
+  - feed
+  - feeds
+  - generate
+  - generating
+  - parse
+  - parsing
+  - rss
+  - RSS
+  - web-feed
+  - web-feeds
+  - xml
+license: perl
+meta-spec:
+  url: http://module-build.sourceforge.net/META-spec-v1.4.html
+  version: 1.4
+name: XML-RSS
 provides:
   XML::RSS:
     file: lib/XML/RSS.pm
-    version: 1.47
+    version: 1.48
   XML::RSS::Private::Output::Base:
     file: lib/XML/RSS/Private/Output/Base.pm
   XML::RSS::Private::Output::Roles::ImageDims:
@@ -39,19 +43,15 @@
     file: lib/XML/RSS/Private/Output/V1_0.pm
   XML::RSS::Private::Output::V2_0:
     file: lib/XML/RSS/Private/Output/V2_0.pm
-generated_by: Module::Build version 0.35
-meta-spec:
-  url: http://module-build.sourceforge.net/META-spec-v1.4.html
-  version: 1.4
-keywords:
-  - feed
-  - feeds
-  - generate
-  - generating
-  - parse
-  - parsing
-  - rss
-  - RSS
-  - web-feed
-  - web-feeds
-  - xml
+requires:
+  DateTime: 0
+  DateTime::Format::Mail: 0
+  DateTime::Format::W3CDTF: 0
+  HTML::Entities: 0
+  XML::Parser: 2.23
+  perl: 5.008
+resources:
+  homepage: http://perl-rss.sourceforge.net/
+  license: http://dev.perl.org/licenses/
+  repository: https://svn.perl.org/modules/XML-RSS/trunk
+version: 1.48

Modified: trunk/libxml-rss-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libxml-rss-perl/debian/changelog?rev=56953&op=diff
==============================================================================
--- trunk/libxml-rss-perl/debian/changelog (original)
+++ trunk/libxml-rss-perl/debian/changelog Mon Apr 26 11:30:28 2010
@@ -1,3 +1,13 @@
+libxml-rss-perl (1.48-1) unstable; urgency=low
+
+  * New upstream release.
+  * Use source format 3.0 (quilt).
+  * debian/copyright: Formatting changes for current DEP-5 proposal.
+  * Bump Standards-Version to 3.8.4.
+  * Add myself to Uploaders.
+
+ -- Ansgar Burchardt <ansgar at 43-1.org>  Mon, 26 Apr 2010 20:30:17 +0900
+
 libxml-rss-perl (1.47-1) unstable; urgency=low
 
   [ Jonathan Yu ]

Modified: trunk/libxml-rss-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libxml-rss-perl/debian/control?rev=56953&op=diff
==============================================================================
--- trunk/libxml-rss-perl/debian/control (original)
+++ trunk/libxml-rss-perl/debian/control Mon Apr 26 11:30:28 2010
@@ -10,8 +10,9 @@
 Uploaders: gregor herrmann <gregoa at debian.org>, Gunnar Wolf <gwolf at debian.org>,
  Brian Cassidy <brian.cassidy at gmail.com>, Jay Bonci <jaybonci at debian.org>,
  Vincent Danjean <vdanjean at debian.org>, Damyan Ivanov <dmn at debian.org>,
- Ryan Niebur <ryan at debian.org>, Jonathan Yu <jawnsy at cpan.org>
-Standards-Version: 3.8.3
+ Ryan Niebur <ryan at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
+ Ansgar Burchardt <ansgar at 43-1.org>
+Standards-Version: 3.8.4
 Homepage: http://search.cpan.org/dist/XML-RSS/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libxml-rss-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libxml-rss-perl/

Modified: trunk/libxml-rss-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libxml-rss-perl/debian/copyright?rev=56953&op=diff
==============================================================================
--- trunk/libxml-rss-perl/debian/copyright (original)
+++ trunk/libxml-rss-perl/debian/copyright Mon Apr 26 11:30:28 2010
@@ -1,15 +1,12 @@
-Format-Specification:
-    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
-Upstream-Maintainer: Shlomi Fish <shlomif at cpan.org>
-Upstream-Source: http://search.cpan.org/dist/XML-RSS/
-Upstream-Name: XML-RSS
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: Shlomi Fish <shlomif at cpan.org>
+Source: http://search.cpan.org/dist/XML-RSS/
+Name: XML-RSS
 
-Files: *
 Copyright: 2006-2007 Ask Bjoern Hansen <ask at develooper.com>
  2001, Jonathan Eisenzopf <eisen at pobox.com>
  2001, Rael Dornfest <rael at oreilly.com>
-License-Alias: Perl
-License: Artistic | GPL-1+
+License: Artistic or GPL-1+
 
 Files: debian/*
 Copyright: 2009, Jonathan Yu <jawnsy at cpan.org>
@@ -21,7 +18,7 @@
  2007, Vincent Danjean <vdanjean at debian.org>
  2004, Jay Bonci <jaybonci at debian.org>
  1999-2003, Ardo van Rangelrooij <ardo at debian.org>
-License: Artistic | GPL-1+
+License: Artistic or GPL-1+
 
 License: Artistic
     This program is free software; you can redistribute it and/or modify

Added: trunk/libxml-rss-perl/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libxml-rss-perl/debian/source/format?rev=56953&op=file
==============================================================================
--- trunk/libxml-rss-perl/debian/source/format (added)
+++ trunk/libxml-rss-perl/debian/source/format Mon Apr 26 11:30:28 2010
@@ -1,0 +1,1 @@
+3.0 (quilt)

Modified: trunk/libxml-rss-perl/lib/XML/RSS.pm
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libxml-rss-perl/lib/XML/RSS.pm?rev=56953&op=diff
==============================================================================
--- trunk/libxml-rss-perl/lib/XML/RSS.pm (original)
+++ trunk/libxml-rss-perl/lib/XML/RSS.pm Mon Apr 26 11:30:28 2010
@@ -16,7 +16,7 @@
 
 require 5.008;
 
-$VERSION = '1.47';
+$VERSION = '1.48';
 
 $AUTO_ADD = 0;
 
@@ -1731,8 +1731,17 @@
 is append, which adds the item to the end of the list. To insert an item, set the mode
 to B<insert>.
 
-The items are stored in the array @{$obj->{'items'}} where
+The items are stored in the array C<< @{$obj->{'items'}} >> where
 B<$obj> is a reference to an XML::RSS object.
+
+One can specify a category by using the B<'category'> key. B<'category'> can
+point to an array reference of categories:
+
+    $rss->add_item(
+        title => "Foo&Bar",
+        link => "http://www.my.tld/",
+        category => ["OneCat", "TooCat", "3Kitties"],
+    );
 
 =item as_string;
 
@@ -1768,7 +1777,7 @@
 
 Parses an RDF Site Summary which is passed into B<parse()> as the first 
 parameter. Returns the instance of the object so one can say 
-C<<$rss->parse($string)->other_method()>>.
+C<< $rss->parse($string)->other_method() >>.
 
 See the add_module() method for instructions on automatically adding
 modules as a string is parsed.




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