r68187 - in /trunk/libmail-box-perl/debian: changelog patches/02_man_page_width_errors.patch
carnil at users.alioth.debian.org
carnil at users.alioth.debian.org
Wed Feb 9 06:49:26 UTC 2011
Author: carnil
Date: Wed Feb 9 06:48:26 2011
New Revision: 68187
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=68187
Log:
Refresh 02_man_page_width_errors.patch patch.
Modified:
trunk/libmail-box-perl/debian/changelog
trunk/libmail-box-perl/debian/patches/02_man_page_width_errors.patch
Modified: trunk/libmail-box-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmail-box-perl/debian/changelog?rev=68187&op=diff
==============================================================================
--- trunk/libmail-box-perl/debian/changelog (original)
+++ trunk/libmail-box-perl/debian/changelog Wed Feb 9 06:48:26 2011
@@ -5,8 +5,9 @@
* Email change: Salvatore Bonaccorso -> carnil at debian.org
* Email change: Ryan Niebur -> ryan at debian.org
* Email change: gregor herrmann -> gregoa at debian.org
-
- -- Salvatore Bonaccorso <carnil at debian.org> Sat, 29 Jan 2011 18:13:31 +0100
+ * Refresh 02_man_page_width_errors.patch patch.
+
+ -- Salvatore Bonaccorso <carnil at debian.org> Wed, 09 Feb 2011 07:48:16 +0100
libmail-box-perl (2.096-1) unstable; urgency=low
Modified: trunk/libmail-box-perl/debian/patches/02_man_page_width_errors.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmail-box-perl/debian/patches/02_man_page_width_errors.patch?rev=68187&op=diff
==============================================================================
--- trunk/libmail-box-perl/debian/patches/02_man_page_width_errors.patch (original)
+++ trunk/libmail-box-perl/debian/patches/02_man_page_width_errors.patch Wed Feb 9 06:48:26 2011
@@ -1,25 +1,28 @@
-Description: fixing un-splittable lines in two PODs
+Description: fixing un-splittable lines in two PODs
Origin: vendor
Author: Damyan Ivanov <dmn at debian.org>
+Reviewed-by: Salvatore Bonaccorso <carnil at debian.org>
+Last-Update: 2011-02-09
+
--- a/lib/Mail/Box/Message/Destructed.pod
+++ b/lib/Mail/Box/Message/Destructed.pod
-@@ -182,7 +182,7 @@
+@@ -140,7 +140,7 @@
- =back
+ See L<Mail::Message::Construct::Forward/"Constructing a message">
--Mail::Box::Message::Destructed-E<gt>B<read>(FILEHANDLE|SCALAR|REF-SCALAR|ARRAY-OF-LINES, OPTIONS)
-+Mail::Box::Message::Destructed-E<gt>B<read>( FILEHANDLE | SCALAR | REF-SCALAR | ARRAY-OF-LINES, OPTIONS)
+-=item Mail::Box::Message::Destructed-E<gt>B<read>(FILEHANDLE|SCALAR|REF-SCALAR|ARRAY-OF-LINES, OPTIONS)
++=item Mail::Box::Message::Destructed-E<gt>B<read>( FILEHANDLE | SCALAR | REF-SCALAR | ARRAY-OF-LINES, OPTIONS)
- =over 4
+ See L<Mail::Message::Construct::Read/"Constructing a message">
--- a/lib/Mail/Box/Net/Message.pod
+++ b/lib/Mail/Box/Net/Message.pod
-@@ -185,7 +185,7 @@
+@@ -139,7 +139,7 @@
- =back
+ See L<Mail::Message::Construct::Forward/"Constructing a message">
--Mail::Box::Net::Message-E<gt>B<read>(FILEHANDLE|SCALAR|REF-SCALAR|ARRAY-OF-LINES, OPTIONS)
-+Mail::Box::Net::Message-E<gt>B<read>( FILEHANDLE | SCALAR | REF-SCALAR | ARRAY-OF-LINES, OPTIONS)
+-=item Mail::Box::Net::Message-E<gt>B<read>(FILEHANDLE|SCALAR|REF-SCALAR|ARRAY-OF-LINES, OPTIONS)
++=item Mail::Box::Net::Message-E<gt>B<read>( FILEHANDLE | SCALAR | REF-SCALAR | ARRAY-OF-LINES, OPTIONS)
- =over 4
+ See L<Mail::Message::Construct::Read/"Constructing a message">
More information about the Pkg-perl-cvs-commits
mailing list