r24883 - 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 Sep 6 18:49:58 UTC 2008


Author: gregoa
Date: Sat Sep  6 18:49:55 2008
New Revision: 24883

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=24883
Log:
Refresh patch 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=24883&op=diff
==============================================================================
--- trunk/libmail-imapclient-perl/debian/changelog (original)
+++ trunk/libmail-imapclient-perl/debian/changelog Sat Sep  6 18:49:55 2008
@@ -1,6 +1,7 @@
 libmail-imapclient-perl (3.10-1) UNRELEASED; urgency=low
 
   * New upstream release.
+  * Refresh patch catch_ssl_attribute.patch.
 
  -- gregor herrmann <gregoa at debian.org>  Sat, 06 Sep 2008 20:46:51 +0200
 

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=24883&op=diff
==============================================================================
--- trunk/libmail-imapclient-perl/debian/patches/catch_ssl_attribute.patch (original)
+++ trunk/libmail-imapclient-perl/debian/patches/catch_ssl_attribute.patch Sat Sep  6 18:49:55 2008
@@ -1,6 +1,6 @@
 --- a/lib/Mail/IMAPClient.pm
 +++ b/lib/Mail/IMAPClient.pm
-@@ -204,6 +204,10 @@ sub new
+@@ -205,6 +205,10 @@
          my $v = shift;
          $self->{$k} = $v if defined $v;
      }




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