r28160 - in /trunk/libxml-feed-perl/debian: changelog patches/01_atom_date.patch

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sat Dec 13 02:02:38 UTC 2008


Author: gregoa
Date: Sat Dec 13 02:02:34 2008
New Revision: 28160

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=28160
Log:
Refresh patch 01_atom_date.patch.

Modified:
    trunk/libxml-feed-perl/debian/changelog
    trunk/libxml-feed-perl/debian/patches/01_atom_date.patch

Modified: trunk/libxml-feed-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libxml-feed-perl/debian/changelog?rev=28160&op=diff
==============================================================================
--- trunk/libxml-feed-perl/debian/changelog (original)
+++ trunk/libxml-feed-perl/debian/changelog Sat Dec 13 02:02:34 2008
@@ -2,6 +2,7 @@
 
   * New upstream release.
   * Bump (build) dependency on libxml-rss-perl to >= 1.40.
+  * Refresh patch 01_atom_date.patch.
 
  -- gregor herrmann <gregoa at debian.org>  Sat, 13 Dec 2008 02:56:13 +0100
 

Modified: trunk/libxml-feed-perl/debian/patches/01_atom_date.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libxml-feed-perl/debian/patches/01_atom_date.patch?rev=28160&op=diff
==============================================================================
--- trunk/libxml-feed-perl/debian/patches/01_atom_date.patch (original)
+++ trunk/libxml-feed-perl/debian/patches/01_atom_date.patch Sat Dec 13 02:02:34 2008
@@ -3,7 +3,7 @@
 Cf. #380498
 --- a/lib/XML/Feed/Format/Atom.pm
 +++ b/lib/XML/Feed/Format/Atom.pm
-@@ -254,7 +254,9 @@
+@@ -260,7 +260,9 @@
      if (@_) {
          $entry->{entry}->issued(DateTime::Format::W3CDTF->format_datetime($_[0])) if $_[0];
      } else {




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