This is an automated email from the git hooks/post-receive script. jame-guest pushed a commit to branch master in repository libtemplate-plugin-latex-perl.
commit daff5f844fc674b4ce0fb292eeb01a81b0888f72 Author: Robert James Clay <[email protected]> Date: Tue Jun 20 12:38:09 2017 -0400 Remove the 'debian/patches/Spelling.patch' file as it is no longer necessary. --- debian/patches/Spelling.patch | 37 ------------------------------------- debian/patches/series | 1 - 2 files changed, 38 deletions(-) diff --git a/debian/patches/Spelling.patch b/debian/patches/Spelling.patch deleted file mode 100644 index c5ac095..0000000 --- a/debian/patches/Spelling.patch +++ /dev/null @@ -1,37 +0,0 @@ -Description: Correct spelling errors in lib/Template/Plugin/Latex.pm. - Two instances of 'explicitly' misspelled as 'explicity' and one instance of - 'propagated' misspelled as 'propogated' in lib/Template/Plugin/Latex.pm. -Author: Robert James Clay <[email protected]> -Origin: vendor -Bug: https://github.com/Template-Toolkit-Latex/Template-Latex/issues/12 -Last-Update: 2016-04-20 - ---- a/lib/Template/Plugin/Latex.pm -+++ b/lib/Template/Plugin/Latex.pm -@@ -321,7 +321,7 @@ - ...LaTeX document... - [% END %] - --If you don't explicity specify an output format then the filename -+If you don't explicitly specify an output format then the filename - extension (e.g. 'pdf' in the above example) will be used to determine - the correct format. - -@@ -457,7 +457,7 @@ - - =head1 DIAGNOSTICS - --Most failures result from invalid LaTeX input and are propogated up from -+Most failures result from invalid LaTeX input and are propagated up from - L<LaTeX::Driver>, L<LaTeX::Encode> or L<LaTeX::Table>. - - Failures detected in this module include: -@@ -500,7 +500,7 @@ - The C<latex> filter was distributed as part of the core - Template Toolkit distribution until version 2.15 (released in May 2006), - when it was moved into the separate Template-Latex distribution. The --C<Latex> plugin must now be explicity to enable the C<latex> filter. -+C<Latex> plugin must now be explicitly to enable the C<latex> filter. - - - =head1 BUGS AND LIMITATIONS diff --git a/debian/patches/series b/debian/patches/series deleted file mode 100644 index 1d1b711..0000000 --- a/debian/patches/series +++ /dev/null @@ -1 +0,0 @@ -Spelling.patch -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtemplate-plugin-latex-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
