[libdata-perl-perl] 05/06: Fix-typo-initalized.patch: new patch (forwarded upstream).

Intrigeri intrigeri at moszumanska.debian.org
Sat Jun 24 12:08:18 UTC 2017


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 <intrigeri at 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 <intrigeri at 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



More information about the Pkg-perl-cvs-commits mailing list