r42477 - in /trunk/libmail-imapclient-perl/debian: changelog patches/catch_ssl_attribute.patch

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sat Aug 22 16:49:10 UTC 2009


Author: gregoa
Date: Sat Aug 22 16:49:04 2009
New Revision: 42477

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=42477
Log:
Refresh catch_ssl_attribute.patch.

Modified:
    trunk/libmail-imapclient-perl/debian/changelog
    trunk/libmail-imapclient-perl/debian/patches/catch_ssl_attribute.patch

Modified: trunk/libmail-imapclient-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmail-imapclient-perl/debian/changelog?rev=42477&op=diff
==============================================================================
--- trunk/libmail-imapclient-perl/debian/changelog (original)
+++ trunk/libmail-imapclient-perl/debian/changelog Sat Aug 22 16:49:04 2009
@@ -1,5 +1,6 @@
 libmail-imapclient-perl (3.20-1) unstable; urgency=low
 
+  [ Jonathan Yu ]
   * New upstream release
     + New methods Rfc3501_date{,time} used by deprecated methods (RT#48510)
     + login() hack to quote an empty password (RT#48107)
@@ -7,6 +8,9 @@
   * Rearrange dependencies in control file
   * Standards-Version 3.8.3 (no changes)
   * Added Damyan's email address to copyright
+
+  [ gregor herrmann ]
+  * Refresh catch_ssl_attribute.patch.
 
  -- Jonathan Yu <frequency at cpan.org>  Sat, 22 Aug 2009 05:33:16 -0400
 

Modified: trunk/libmail-imapclient-perl/debian/patches/catch_ssl_attribute.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmail-imapclient-perl/debian/patches/catch_ssl_attribute.patch?rev=42477&op=diff
==============================================================================
--- trunk/libmail-imapclient-perl/debian/patches/catch_ssl_attribute.patch (original)
+++ trunk/libmail-imapclient-perl/debian/patches/catch_ssl_attribute.patch Sat Aug 22 16:49:04 2009
@@ -3,7 +3,7 @@
 
 --- a/lib/Mail/IMAPClient.pm
 +++ b/lib/Mail/IMAPClient.pm
-@@ -238,6 +238,10 @@
+@@ -249,6 +249,10 @@
          my $v = shift;
          $self->{$k} = $v if defined $v;
      }




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