[SCM] libxml-atom-microformats-perl Debian packaging branch, master, updated. debian/0.003-2-12-gdf5deb5

Jonas Smedegaard dr at jones.dk
Tue Jun 26 08:43:29 UTC 2012


The following commit has been merged in the master branch:
commit c5fd29a3ad623da9d3afa6456c38605640ecb1bd
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue Jun 26 10:20:48 2012 +0200

    Fix unapply patch 1001 in git.

diff --git a/lib/XML/Atom/Microformats.pm b/lib/XML/Atom/Microformats.pm
index 820b81e..ebd1b35 100644
--- a/lib/XML/Atom/Microformats.pm
+++ b/lib/XML/Atom/Microformats.pm
@@ -393,7 +393,7 @@ XML::Atom::Microformats - parse microformats in Atom content
 
  use XML::Atom::Microformats;
  
- my $feed = XML::Atom::Microformats
+ my $feed = HTML::Microformats
              ->new_feed($xml, $base_uri)
              ->assume_profile(qw(hCard hCalendar));
  print $feed->json(pretty => 1);

-- 
libxml-atom-microformats-perl Debian packaging



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