[SCM] Debian packaging of libxml-feed-perl branch, master, updated. 216f6d4369109acde4d30fbae3d76d0eefb0caa0

Florian Schlichting fschlich at zedat.fu-berlin.de
Tue Nov 15 22:41:35 UTC 2011


The following commit has been merged in the master branch:
commit 40aafc2a06b7baeedcd6def567f80ffac7bfb005
Author: Florian Schlichting <fschlich at zedat.fu-berlin.de>
Date:   Tue Nov 15 22:09:54 2011 +0000

    Refreshed 01_atom_date.patch

diff --git a/debian/changelog b/debian/changelog
index f3d59a8..df69d88 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ libxml-feed-perl (0.46-1) UNRELEASED; urgency=low
   [ Florian Schlichting ]
   * New upstream release
   * README.source is now "quilt cruft", removed.
+  * Refreshed 01_atom_date.patch.
 
   [ Ansgar Burchardt ]
   * debian/control: Convert Vcs-* fields to Git.
diff --git a/debian/patches/01_atom_date.patch b/debian/patches/01_atom_date.patch
index 7e51707..4da1288 100644
--- a/debian/patches/01_atom_date.patch
+++ b/debian/patches/01_atom_date.patch
@@ -7,7 +7,7 @@ Last-Update: 2011-07-17
 Reviewed-by: Nicholas Bamber <nicholas at periapt.co.uk>
 --- a/lib/XML/Feed/Format/Atom.pm
 +++ b/lib/XML/Feed/Format/Atom.pm
-@@ -268,7 +268,9 @@
+@@ -273,7 +273,9 @@
      if (@_) {
          $entry->{entry}->issued(DateTime::Format::W3CDTF->format_datetime($_[0])) if $_[0];
      } else {

-- 
Debian packaging of libxml-feed-perl



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