[padre] 04/07: fix-pod-error patch: left only utf-8 encoding and refreshed

dod at debian.org dod at debian.org
Fri Nov 22 18:42:13 UTC 2013


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

dod pushed a commit to branch master
in repository padre.

commit f04be9bacfa8ee34627453c694ca49a85d3fd55a
Author: Dominique Dumont <dod at debian.org>
Date:   Fri Nov 22 19:08:49 2013 +0100

    fix-pod-error patch: left only utf-8 encoding and refreshed
---
 debian/patches/fix-pod-errors.patch | 18 +++---------------
 1 file changed, 3 insertions(+), 15 deletions(-)

diff --git a/debian/patches/fix-pod-errors.patch b/debian/patches/fix-pod-errors.patch
index afdebd2..23ea8f0 100644
--- a/debian/patches/fix-pod-errors.patch
+++ b/debian/patches/fix-pod-errors.patch
@@ -1,25 +1,13 @@
 Description: fix POD errors (encoding)
- One is a missing =encoding, the other is worked around by replacing emdash
- with plain minus
+ missing =encoding
 Author: Damyan Ivanov <dmn at debian.org>
 Forwarded: no
 
---- a/lib/Padre/Document.pm
-+++ b/lib/Padre/Document.pm
-@@ -98,7 +98,7 @@ implements the features of that MIME typ
- supports the built-in syntax highlighting of Scintilla.
- Perl 5 currently has two L<PPI> based syntax highlighter,
- Perl 6 can use the STD.pm or Rakudo/PGE for syntax highlighting but
--there are two plug-ins – Parrot and Kate – that can provide syntax
-+there are two plug-ins - Parrot and Kate - that can provide syntax
- highlighting to a wide range of MIME types.
- 
- C<provided_highlighters()> returns a list of arrays like this:
 --- a/lib/Padre/Plugin/Devel.pm
 +++ b/lib/Padre/Plugin/Devel.pm
-@@ -268,6 +268,8 @@ sub _dump {
+@@ -270,6 +270,8 @@
  
- =pod
+ =encoding utf8
  
 +=encoding UTF-8
 +

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



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