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

carnil-guest at users.alioth.debian.org carnil-guest at users.alioth.debian.org
Sat Jun 20 08:59:18 UTC 2009


Author: carnil-guest
Date: Sat Jun 20 08:59:11 2009
New Revision: 38324

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=38324
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=38324&op=diff
==============================================================================
--- trunk/libmail-imapclient-perl/debian/changelog (original)
+++ trunk/libmail-imapclient-perl/debian/changelog Sat Jun 20 08:59:11 2009
@@ -1,4 +1,4 @@
-libmail-imapclient-perl (3.19-1) UNRELEASED; urgency=low
+libmail-imapclient-perl (3.19-1) unstable; urgency=low
 
   [ Nathan Handler ]
   * New upstream release
@@ -12,8 +12,9 @@
   * debian/control:
     - Add myself to Uploaders list
     - Bump Standards-Version to 3.8.1 (no changes). 
-
- -- Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>  Sat, 20 Jun 2009 10:56:06 +0200
+  * Refresh patch catch_ssl_attribute.patch. 
+
+ -- Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>  Sat, 20 Jun 2009 10:58:39 +0200
 
 libmail-imapclient-perl (3.17-1) unstable; urgency=low
 

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=38324&op=diff
==============================================================================
--- trunk/libmail-imapclient-perl/debian/patches/catch_ssl_attribute.patch (original)
+++ trunk/libmail-imapclient-perl/debian/patches/catch_ssl_attribute.patch Sat Jun 20 08:59:11 2009
@@ -3,7 +3,7 @@
 
 --- a/lib/Mail/IMAPClient.pm
 +++ b/lib/Mail/IMAPClient.pm
-@@ -230,6 +230,10 @@
+@@ -238,6 +238,10 @@
          my $v = shift;
          $self->{$k} = $v if defined $v;
      }




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