This is an automated email from the git hooks/post-receive script. intrigeri pushed a commit to branch master in repository libdata-perl-perl.
commit edc5b49cc9121112a1fed4fc23124a0f09fcb8a9 Author: intrigeri <intrig...@boum.org> Date: Sat Jun 24 12:00:41 2017 +0000 Fix-typo-initalized.patch: new patch (forwarded upstream). --- debian/patches/Fix-typo-initalized.patch | 22 ++++++++++++++++++++++ debian/patches/series | 1 + 2 files changed, 23 insertions(+) diff --git a/debian/patches/Fix-typo-initalized.patch b/debian/patches/Fix-typo-initalized.patch new file mode 100644 index 0000000..369d961 --- /dev/null +++ b/debian/patches/Fix-typo-initalized.patch @@ -0,0 +1,22 @@ +From: intrigeri <intrig...@boum.org> +Date: Sat, 24 Jun 2017 11:55:28 +0000 +Subject: Fix typo: "initalized". +Forwarded: https://github.com/mattp-/Data-Perl/pull/6 + +--- + lib/Data/Perl/Role/Collection/Hash.pm | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/lib/Data/Perl/Role/Collection/Hash.pm b/lib/Data/Perl/Role/Collection/Hash.pm +index 967a997..4454907 100644 +--- a/lib/Data/Perl/Role/Collection/Hash.pm ++++ b/lib/Data/Perl/Role/Collection/Hash.pm +@@ -141,7 +141,7 @@ object. + =item B<new($key, $value, ...)> + + Given an optional list of keys/values, constructs a new Data::Perl::Collection::Hash +-object initalized with keys/values and returns it. ++object initialized with keys/values and returns it. + + =item B<get($key, $key2, $key3...)> + diff --git a/debian/patches/series b/debian/patches/series new file mode 100644 index 0000000..d3a2ff4 --- /dev/null +++ b/debian/patches/series @@ -0,0 +1 @@ +Fix-typo-initalized.patch -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdata-perl-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list Pkg-perl-cvs-commits@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits