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

fsfs pushed a commit to branch master
in repository libhtml-stream-perl.

commit a454d557aac0fb6c4de10d745a5166b28cc0424a
Author: Florian Schlichting <f...@debian.org>
Date:   Sun Nov 27 15:46:54 2016 +0100

    Add interpreter line to examples/latin and fix a few typos in POD
---
 debian/patches/interpreter.patch | 11 +++++++++++
 debian/patches/series            |  2 ++
 debian/patches/spelling.patch    | 24 ++++++++++++++++++++++++
 3 files changed, 37 insertions(+)

diff --git a/debian/patches/interpreter.patch b/debian/patches/interpreter.patch
new file mode 100644
index 0000000..b9f8041
--- /dev/null
+++ b/debian/patches/interpreter.patch
@@ -0,0 +1,11 @@
+Description: Add interpreter line to examples/latin
+Author: Florian Schlichting <f...@debian.org>
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=118999
+
+--- a/examples/latin
++++ b/examples/latin
+@@ -1,3 +1,4 @@
++#!/usr/bin/perl -w
+ =head1 NAME
+ 
+ latin - just some example code using HTML::Stream::Latin1
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..1112c2e
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1,2 @@
+interpreter.patch
+spelling.patch
diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
new file mode 100644
index 0000000..a5a1dd2
--- /dev/null
+++ b/debian/patches/spelling.patch
@@ -0,0 +1,24 @@
+Description: fix typos in POD
+Author: Florian Schlichting <f...@debian.org>
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=118998
+
+--- a/lib/HTML/Stream.pm
++++ b/lib/HTML/Stream.pm
+@@ -1575,7 +1575,7 @@
+ Added support for OPTION, and default now puts newlines after SELECT 
+ and /SELECT.  Also altered "TELEM" syntax to put newline after end-tags 
+ of list element tags (like /OPTION, /LI, etc.).  In theory, this change
+-could produce undesireable results for folks who embed lists inside of PRE 
++could produce undesirable results for folks who embed lists inside of PRE 
+ environments... however, that kind of stuff was done in the days before 
+ TABLEs; also, you can always turn it off if you really need to.
+ I<Thanks to John D Groenveld for these patches.>
+@@ -1648,7 +1648,7 @@
+ 
+ Warmest thanks to...
+ 
+-    Eryq                   For writing the orginal version of this module.
++    Eryq                   For writing the original version of this module.
+ 
+     John Buckman           For suggesting that I write an "html2perlstream",
+                            and inspiring me to look at supporting Latin-1.

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to