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

gregoa-guest at users.alioth.debian.org gregoa-guest at users.alioth.debian.org
Sun Jan 13 03:17:29 UTC 2008


Author: gregoa-guest
Date: Sun Jan 13 03:17:29 2008
New Revision: 12608

URL: http://svn.debian.org/wsvn/?sc=1&rev=12608
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/trunk/libmail-imapclient-perl/debian/changelog?rev=12608&op=diff
==============================================================================
--- trunk/libmail-imapclient-perl/debian/changelog (original)
+++ trunk/libmail-imapclient-perl/debian/changelog Sun Jan 13 03:17:29 2008
@@ -2,8 +2,9 @@
 
   * New upstream release.
   * debian/rules: delete /usr/lib/perl5 only if it exists.
+  * Refresh patch catch_ssl_attribute.patch.
 
- -- gregor herrmann <gregor+debian at comodo.priv.at>  Sun, 13 Jan 2008 04:11:33 +0100
+ -- gregor herrmann <gregor+debian at comodo.priv.at>  Sun, 13 Jan 2008 04:17:09 +0100
 
 libmail-imapclient-perl (3.02-1) unstable; urgency=low
 

Modified: trunk/libmail-imapclient-perl/debian/patches/catch_ssl_attribute.patch
URL: http://svn.debian.org/wsvn/trunk/libmail-imapclient-perl/debian/patches/catch_ssl_attribute.patch?rev=12608&op=diff
==============================================================================
--- trunk/libmail-imapclient-perl/debian/patches/catch_ssl_attribute.patch (original)
+++ trunk/libmail-imapclient-perl/debian/patches/catch_ssl_attribute.patch Sun Jan 13 03:17:29 2008
@@ -1,8 +1,6 @@
-Index: libmail-imapclient-perl/lib/Mail/IMAPClient.pm
-===================================================================
---- libmail-imapclient-perl.orig/lib/Mail/IMAPClient.pm	2007-11-28 22:33:10.000000000 +0100
-+++ libmail-imapclient-perl/lib/Mail/IMAPClient.pm	2007-11-28 22:33:38.000000000 +0100
-@@ -201,6 +201,10 @@
+--- libmail-imapclient-perl.orig/lib/Mail/IMAPClient.pm
++++ libmail-imapclient-perl/lib/Mail/IMAPClient.pm
+@@ -204,6 +204,10 @@
          my $v = shift;
          $self->{$k} = $v if defined $v;
      }




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