r62147 - in /trunk/libmojolicious-perl/debian: changelog patches/ patches/series patches/spelling.patch

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sat Aug 28 14:42:51 UTC 2010


Author: gregoa
Date: Sat Aug 28 14:42:39 2010
New Revision: 62147

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=62147
Log:
Add a patch to fix a spelling mistake.

Added:
    trunk/libmojolicious-perl/debian/patches/
    trunk/libmojolicious-perl/debian/patches/series
    trunk/libmojolicious-perl/debian/patches/spelling.patch
Modified:
    trunk/libmojolicious-perl/debian/changelog

Modified: trunk/libmojolicious-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmojolicious-perl/debian/changelog?rev=62147&op=diff
==============================================================================
--- trunk/libmojolicious-perl/debian/changelog (original)
+++ trunk/libmojolicious-perl/debian/changelog Sat Aug 28 14:42:39 2010
@@ -4,6 +4,7 @@
   * debian/copyright: update license stanzas.
   * Set Standards-Version to 3.9.1 (no changes).
   * Add /me to Uploaders.
+  * Add a patch to fix a spelling mistake.
 
  -- gregor herrmann <gregoa at debian.org>  Sat, 28 Aug 2010 16:29:50 +0200
 

Added: trunk/libmojolicious-perl/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmojolicious-perl/debian/patches/series?rev=62147&op=file
==============================================================================
--- trunk/libmojolicious-perl/debian/patches/series (added)
+++ trunk/libmojolicious-perl/debian/patches/series Sat Aug 28 14:42:39 2010
@@ -1,0 +1,1 @@
+spelling.patch

Added: trunk/libmojolicious-perl/debian/patches/spelling.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmojolicious-perl/debian/patches/spelling.patch?rev=62147&op=file
==============================================================================
--- trunk/libmojolicious-perl/debian/patches/spelling.patch (added)
+++ trunk/libmojolicious-perl/debian/patches/spelling.patch Sat Aug 28 14:42:39 2010
@@ -1,0 +1,17 @@
+Description: fix a spelling mistake
+Origin: vendor
+Forwarded: no
+Author: gregor herrmann <gregoa at debian.org>
+Last-Update: 2010-08-28
+
+--- a/lib/Mojo/Client.pm
++++ b/lib/Mojo/Client.pm
+@@ -1607,7 +1607,7 @@
+ 
+     my $port = $client->test_server;
+ 
+-Starts a test server for C<app> if neccessary and returns the port number.
++Starts a test server for C<app> if necessary and returns the port number.
+ Note that this method is EXPERIMENTAL and might change without warning!
+ 
+ =head2 C<websocket>




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