[SCM] Debian packaging of libscope-upper-perl branch, master, updated. debian/0.15-1-6-g73cb7c5

gregor herrmann gregoa at debian.org
Sun Sep 4 13:47:33 UTC 2011


The following commit has been merged in the master branch:
commit 3ba7e067c67e79b2620c050890b835b01bb3efc2
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Sep 4 15:42:00 2011 +0200

    Add a patch for "allows (one) to".

diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..5299247
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+spelling.patch
diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
new file mode 100644
index 0000000..deec677
--- /dev/null
+++ b/debian/patches/spelling.patch
@@ -0,0 +1,17 @@
+Description: grammer fix
+Origin: vendor
+Forwarded: no
+Author: gregor herrmann <gregoa at debian.org>
+Last-Update: 2011-09-04
+
+--- a/lib/Scope/Upper.pm
++++ b/lib/Scope/Upper.pm
+@@ -310,7 +310,7 @@
+ =item *
+ 
+ The L<Sub::Uplevel> implementation of C<uplevel> may execute a code reference in the context of B<any> upper stack frame.
+-The L<Scope::Upper> version only allows to uplevel to a B<subroutine> stack frame, and will croak if you try to target an C<eval> or a format.
++The L<Scope::Upper> version only allows one to uplevel to a B<subroutine> stack frame, and will croak if you try to target an C<eval> or a format.
+ 
+ =item *
+ 

-- 
Debian packaging of libscope-upper-perl



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