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

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Fri Nov 28 20:08:37 UTC 2008


Author: gregoa
Date: Fri Nov 28 20:08:34 2008
New Revision: 27391

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=27391
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=27391&op=diff
==============================================================================
--- trunk/libxml-feed-perl/debian/changelog (original)
+++ trunk/libxml-feed-perl/debian/changelog Fri Nov 28 20:08:34 2008
@@ -5,6 +5,7 @@
   * New upstream release.
   * Bump (build) dependencies: libxml-rss-perl to >= 1.37, libxml-atom-perl to
     >= 0.32.
+  * Refresh patch 01_atom_date.patch.
 
  -- gregor herrmann <gregoa at debian.org>  Sun, 16 Nov 2008 20:49: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=27391&op=diff
==============================================================================
--- trunk/libxml-feed-perl/debian/patches/01_atom_date.patch (original)
+++ trunk/libxml-feed-perl/debian/patches/01_atom_date.patch Fri Nov 28 20:08:34 2008
@@ -3,7 +3,7 @@
 Cf. #380498
 --- a/lib/XML/Feed/Format/Atom.pm
 +++ b/lib/XML/Feed/Format/Atom.pm
-@@ -277,7 +277,9 @@
+@@ -254,7 +254,9 @@
      if (@_) {
          $entry->{entry}->issued(DateTime::Format::W3CDTF->format_datetime($_[0])) if $_[0];
      } else {




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