[SCM] Debian packaging of libxml-feed-perl branch, master, updated. debian/0.46+dfsg-1-9-g70d418c

Florian Schlichting fschlich at zedat.fu-berlin.de
Sun Mar 11 12:27:28 UTC 2012


The following commit has been merged in the master branch:
commit d429b9ed0a47a6bae34028651a5c9e9620d023e0
Author: Florian Schlichting <fschlich at zedat.fu-berlin.de>
Date:   Sun Mar 11 13:11:57 2012 +0100

    refreshed 01_atom_date.patch (code moved to new file)

diff --git a/debian/patches/01_atom_date.patch b/debian/patches/01_atom_date.patch
index 4da1288..e4a1694 100644
--- a/debian/patches/01_atom_date.patch
+++ b/debian/patches/01_atom_date.patch
@@ -3,11 +3,12 @@ Subject: fix problems with dates in XML::Feed:Atom;
  Note according to changelog for 0.21 this was only partly adopted upstream
 Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=380498
 Bug: http://rt.cpan.org/Ticket/Display.html?id=20763
-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
-@@ -273,7 +273,9 @@
+Last-Update: 2012-03-11
+Reviewed-by: Florian Schlichting <fschlich at ZEDAT.FU-Berlin.DE>
+
+--- a/lib/XML/Feed/Entry/Format/Atom.pm
++++ b/lib/XML/Feed/Entry/Format/Atom.pm
+@@ -145,7 +145,9 @@
      if (@_) {
          $entry->{entry}->issued(DateTime::Format::W3CDTF->format_datetime($_[0])) if $_[0];
      } else {
diff --git a/debian/patches/fix-category-test b/debian/patches/fix-category-test
index 5d3071f..97bbc80 100644
--- a/debian/patches/fix-category-test
+++ b/debian/patches/fix-category-test
@@ -2,6 +2,8 @@ Author: Ryan Niebur <ryan at debian.org>
 Subject: that file is removed, so skip the test
 Reviewed-by: Nicholas Bamber <nicholas at periapt.co.uk>
 Last-Update: 2011-07-17
+Forwarded: not-needed
+
 --- a/t/13-category-hash-bug.t
 +++ b/t/13-category-hash-bug.t
 @@ -3,6 +3,7 @@

-- 
Debian packaging of libxml-feed-perl



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