This is an automated email from the git hooks/post-receive script. carnil pushed a commit to branch master in repository libtext-diff-perl.
commit c709d72509dd555f5fac6f90323e04d128db1c95 Author: Salvatore Bonaccorso <[email protected]> Date: Sun Nov 12 09:05:32 2017 +0100 Drop fix-spelling-error-in-manpage.patch (applied upstream) --- debian/patches/fix-spelling-error-in-manpage.patch | 17 ----------------- debian/patches/series | 1 - 2 files changed, 18 deletions(-) diff --git a/debian/patches/fix-spelling-error-in-manpage.patch b/debian/patches/fix-spelling-error-in-manpage.patch deleted file mode 100644 index fe87820..0000000 --- a/debian/patches/fix-spelling-error-in-manpage.patch +++ /dev/null @@ -1,17 +0,0 @@ -Description: fix spelling error in manpage -Author: Lucas Kanashiro <[email protected]> -Last-Updated: 2016-02-29 -Forwarded: https://rt.cpan.org/Ticket/Display.html?id=112564 -Bug: https://rt.cpan.org/Ticket/Display.html?id=112564 - ---- a/lib/Text/Diff.pm -+++ b/lib/Text/Diff.pm -@@ -433,7 +433,7 @@ following: - - require Text::Diff; - --That's a pretty rare occurence, so C<diff()> is exported by default. -+That's a pretty rare occurrence, so C<diff()> is exported by default. - - If you pass a filename, but the file can't be read, - then C<diff()> will C<croak>. diff --git a/debian/patches/series b/debian/patches/series deleted file mode 100644 index 8810115..0000000 --- a/debian/patches/series +++ /dev/null @@ -1 +0,0 @@ -fix-spelling-error-in-manpage.patch -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtext-diff-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
