r77568 - in /trunk/libxml-feed-perl/debian: changelog patches/01_atom_date.patch patches/fix-category-test

periapt at users.alioth.debian.org periapt at users.alioth.debian.org
Sun Jul 17 16:36:29 UTC 2011


Author: periapt
Date: Sun Jul 17 16:36:18 2011
New Revision: 77568

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=77568
Log:
* Email change: Ryan Niebur -> ryan at debian.org
* Refreshed patches and added headers

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

Modified: trunk/libxml-feed-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libxml-feed-perl/debian/changelog?rev=77568&op=diff
==============================================================================
--- trunk/libxml-feed-perl/debian/changelog (original)
+++ trunk/libxml-feed-perl/debian/changelog Sun Jul 17 16:36:18 2011
@@ -4,12 +4,13 @@
   * debian/watch: Update to ignore development releases.
 
   [ Ryan Niebur ]
-  * Update ryan52's email address
+  * Email change: Ryan Niebur -> ryan at debian.org
 
   [ Nicholas Bamber ]
   * Added myself to Uploaders
   * New upstream release
   * Raised standards version to 3.9.2
+  * Refreshed patches and added headers
 
  -- Nicholas Bamber <nicholas at periapt.co.uk>  Sun, 17 Jul 2011 15:34:59 +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=77568&op=diff
==============================================================================
--- trunk/libxml-feed-perl/debian/patches/01_atom_date.patch (original)
+++ trunk/libxml-feed-perl/debian/patches/01_atom_date.patch Sun Jul 17 16:36:18 2011
@@ -1,9 +1,13 @@
-Author: <gregor+debian at comodo.priv.at>
-Description: fix problems with dates in XML::Feed:Atom;
-Cf. #380498
+Author: Gregor Herrmann <gregoa at debian.org>
+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
-@@ -260,7 +260,9 @@
+@@ -268,7 +268,9 @@
      if (@_) {
          $entry->{entry}->issued(DateTime::Format::W3CDTF->format_datetime($_[0])) if $_[0];
      } else {

Modified: trunk/libxml-feed-perl/debian/patches/fix-category-test
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libxml-feed-perl/debian/patches/fix-category-test?rev=77568&op=diff
==============================================================================
--- trunk/libxml-feed-perl/debian/patches/fix-category-test (original)
+++ trunk/libxml-feed-perl/debian/patches/fix-category-test Sun Jul 17 16:36:18 2011
@@ -1,5 +1,7 @@
-that file is removed, so skip the test
-
+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
 --- a/t/13-category-hash-bug.t
 +++ b/t/13-category-hash-bug.t
 @@ -3,6 +3,7 @@




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