This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libdate-manip-perl.
commit ee8a680e6ebf8c45109cf17e339e4334540d64ec Author: gregor herrmann <[email protected]> Date: Sat Apr 30 11:59:43 2016 +0200 Add new spelling.patch. --- debian/patches/series | 1 + debian/patches/spelling.patch | 29 +++++++++++++++++++++++++++++ 2 files changed, 30 insertions(+) diff --git a/debian/patches/series b/debian/patches/series new file mode 100644 index 0000000..5299247 --- /dev/null +++ b/debian/patches/series @@ -0,0 +1 @@ +spelling.patch diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch new file mode 100644 index 0000000..347e062 --- /dev/null +++ b/debian/patches/spelling.patch @@ -0,0 +1,29 @@ +Description: fix a spelling mistake +Origin: vendor +Author: gregor herrmann <[email protected]> +Last-Update: 2016-04-30 +Forwarded: https://rt.cpan.org/Ticket/Display.html?id=114095 +Bug: https://rt.cpan.org/Ticket/Display.html?id=114095 + +--- a/internal/gen_dm5abbrevs ++++ b/internal/gen_dm5abbrevs +@@ -86,7 +86,7 @@ + This module is not intended to be used directly. Date::Manip 5.xx + will load it as needed. + +-This module contains all of the time zone abbrevations from ++This module contains all of the time zone abbreviations from + Date::Manip 6.xx copied backwards to 5.xx to provide slightly + better support for time zones. + +--- a/lib/Date/Manip/DM5abbrevs.pm ++++ b/lib/Date/Manip/DM5abbrevs.pm +@@ -17,7 +17,7 @@ + This module is not intended to be used directly. Date::Manip 5.xx + will load it as needed. + +-This module contains all of the time zone abbrevations from ++This module contains all of the time zone abbreviations from + Date::Manip 6.xx copied backwards to 5.xx to provide slightly + better support for time zones. + -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdate-manip-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
