This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libsyntax-highlight-engine-kate-perl.
commit c80d497a2328ffad5a54837444192f422a473e90 Author: gregor herrmann <[email protected]> Date: Sat Jan 13 21:41:54 2018 +0100 Add a new spelling.patch. --- debian/patches/series | 1 + debian/patches/spelling.patch | 21 +++++++++++++++++++++ 2 files changed, 22 insertions(+) diff --git a/debian/patches/series b/debian/patches/series index b748494..3df0651 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1 +1,2 @@ repack.patch +spelling.patch diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch new file mode 100644 index 0000000..d2deccf --- /dev/null +++ b/debian/patches/spelling.patch @@ -0,0 +1,21 @@ +Description: spelling fixes +Origin: vendor +Author: gregor herrmann <[email protected]> +Last-Update: 2018-01-13 +Forwarded: https://rt.cpan.org/Ticket/Display.html?id=124073 +Bug: https://rt.cpan.org/Ticket/Display.html?id=124073 + +--- a/lib/Syntax/Highlight/Engine/Kate.pm ++++ b/lib/Syntax/Highlight/Engine/Kate.pm +@@ -742,9 +742,9 @@ + + =head1 DESCRIPTION + +-B<This module is now depricated>. ++B<This module is now deprecated>. + +-It is superceded and replaced by B<Syntax::Kamelon>. ++It is superseded and replaced by B<Syntax::Kamelon>. + Best use B<Syntax::Kamelon> for new projects. + + Syntax::Highlight::Engine::Kate is a port to Perl of the syntax highlight engine of the -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libsyntax-highlight-engine-kate-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
