[SCM] Debian packaging of libtest-reporter-perl branch, master,	updated. 606486f8efb80a2bbdcc98851350719583d74cbf
    Harlan Lieberman-Berg 
    H.LiebermanBerg at gmail.com
       
    Mon Aug  8 19:38:32 UTC 2011
    
    
  
The following commit has been merged in the master branch:
commit 77fe92885dbb0d28453c9fffe4af698681195ad3
Author: Harlan Lieberman-Berg <H.LiebermanBerg at gmail.com>
Date:   Mon Aug 8 15:28:04 2011 -0400
    Minor patch to fix a manpage misspelling.
diff --git a/debian/patches/fix-manpage-spelling b/debian/patches/fix-manpage-spelling
new file mode 100644
index 0000000..61789d3
--- /dev/null
+++ b/debian/patches/fix-manpage-spelling
@@ -0,0 +1,11 @@
+--- a/lib/Test/Reporter/Transport/File.pm
++++ b/lib/Test/Reporter/Transport/File.pm
+@@ -62,7 +62,7 @@
+ 
+     $report->transport_args( $dir );
+ 
+-This transport class must have a writeable directory as its argument.
++This transport class must have a writable directory as its argument.
+ 
+ =head1 METHODS
+ 
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..ed7fa23
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+fix-manpage-spelling
-- 
Debian packaging of libtest-reporter-perl
    
    
More information about the Pkg-perl-cvs-commits
mailing list