[libtcl-perl] 02/02: add patch to improve POD

gregor herrmann gregoa at debian.org
Sat Jun 7 10:26:48 UTC 2014


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libtcl-perl.

commit 5e45f2f59db8af45aa45fe103002bbf6955c6f8d
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Jun 7 12:25:54 2014 +0200

    add patch to improve POD
    
    Git-Dch: Ignore
---
 debian/patches/series        |  1 +
 debian/patches/wording.patch | 16 ++++++++++++++++
 2 files changed, 17 insertions(+)

diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..fa8b5d6
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+wording.patch
diff --git a/debian/patches/wording.patch b/debian/patches/wording.patch
new file mode 100644
index 0000000..369d923
--- /dev/null
+++ b/debian/patches/wording.patch
@@ -0,0 +1,16 @@
+Description: improve wording in POD
+Origin: vendor
+Author: gregor herrmann <gregoa at debian.org>
+Last-Update: 2014-06-07
+
+--- a/Tcl.pm
++++ b/Tcl.pm
+@@ -122,7 +122,7 @@
+ 2.  All references to scalars will be substituted with names of Tcl variables
+ transformed appropriately.
+ 
+-These first two items allows to write and expect it to work properly such
++These first two items allows one to write and expect it to work properly such
+ code as:
+ 
+   my $r = 'aaaa';

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtcl-perl.git



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