r55595 - in /trunk/libpoe-loop-tk-perl/debian: changelog patches/ patches/fix-pod-spelling.patch patches/series
jawnsy-guest at users.alioth.debian.org
jawnsy-guest at users.alioth.debian.org
Wed Apr 7 14:41:01 UTC 2010
Author: jawnsy-guest
Date: Wed Apr 7 14:40:54 2010
New Revision: 55595
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=55595
Log:
Add patch to fix POD spelling errors
Added:
trunk/libpoe-loop-tk-perl/debian/patches/
trunk/libpoe-loop-tk-perl/debian/patches/fix-pod-spelling.patch
trunk/libpoe-loop-tk-perl/debian/patches/series
Modified:
trunk/libpoe-loop-tk-perl/debian/changelog
Modified: trunk/libpoe-loop-tk-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpoe-loop-tk-perl/debian/changelog?rev=55595&op=diff
==============================================================================
--- trunk/libpoe-loop-tk-perl/debian/changelog (original)
+++ trunk/libpoe-loop-tk-perl/debian/changelog Wed Apr 7 14:40:54 2010
@@ -8,11 +8,12 @@
* Use new 3.0 (quilt) source format
* Update dependency versions per upstream
* Drop Depends on libpoe-test-loops-perl (only needed for testing)
+ * Add patch to fix POD spelling errors
[ Damyan Ivanov ]
* add -a option to xvfb-run invocation
- -- Jonathan Yu <jawnsy at cpan.org> Sun, 04 Apr 2010 22:07:26 -0400
+ -- Jonathan Yu <jawnsy at cpan.org> Wed, 07 Apr 2010 11:15:20 -0400
libpoe-loop-tk-perl (1.302-2) unstable; urgency=low
Added: trunk/libpoe-loop-tk-perl/debian/patches/fix-pod-spelling.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpoe-loop-tk-perl/debian/patches/fix-pod-spelling.patch?rev=55595&op=file
==============================================================================
--- trunk/libpoe-loop-tk-perl/debian/patches/fix-pod-spelling.patch (added)
+++ trunk/libpoe-loop-tk-perl/debian/patches/fix-pod-spelling.patch Wed Apr 7 14:40:54 2010
@@ -1,0 +1,15 @@
+Description: fix POD spelling errors
+Author: Jonathan Yu <jawnsy at cpan.org>
+Origin: vendor
+Forwarded: no
+--- a/lib/POE/Loop/Tk.pm
++++ b/lib/POE/Loop/Tk.pm
+@@ -221,7 +221,7 @@
+ other, L<POE::Loop::TkActiveState> accommodates behavior differences
+ in ActiveState's build of Tk. Both versions share common code in
+ L<POE::Loop::TkCommon>. POE::Loop::Tk dynamically selects the
+-appropriate bridge code based on the runtime enviroment.
++appropriate bridge code based on the runtime environment.
+
+ =head1 SEE ALSO
+
Added: trunk/libpoe-loop-tk-perl/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpoe-loop-tk-perl/debian/patches/series?rev=55595&op=file
==============================================================================
--- trunk/libpoe-loop-tk-perl/debian/patches/series (added)
+++ trunk/libpoe-loop-tk-perl/debian/patches/series Wed Apr 7 14:40:54 2010
@@ -1,0 +1,1 @@
+fix-pod-spelling.patch
More information about the Pkg-perl-cvs-commits
mailing list