This is an automated email from the git hooks/post-receive script.

malex-guest pushed a commit to branch master
in repository libsereal-encoder-perl.

commit ec85e68b09ccd888439a1dcf0ac527a4f71ba4d5
Author: Alexandre Mestiashvili <a...@biotec.tu-dresden.de>
Date:   Thu Sep 8 15:52:50 2016 +0200

    Add patch fixing a typo
---
 debian/patches/series     |  1 +
 debian/patches/typo.patch | 14 ++++++++++++++
 2 files changed, 15 insertions(+)

diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..738c1cc
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+typo.patch
diff --git a/debian/patches/typo.patch b/debian/patches/typo.patch
new file mode 100644
index 0000000..f0ca69e
--- /dev/null
+++ b/debian/patches/typo.patch
@@ -0,0 +1,14 @@
+Subject: Fix typo detected by lintian: s/peformance/performance/
+From: Debian Perl Group <pkg-perl-maintain...@lists.alioth.debian.org>
+Forwarded: https://github.com/Sereal/Sereal/issues/146
+--- libsereal-encoder-perl.orig/lib/Sereal/Encoder.pm
++++ libsereal-encoder-perl/lib/Sereal/Encoder.pm
+@@ -602,7 +602,7 @@
+ we add new options to the encoder that would assist in this regard then
+ the C<canonical> will also enable them. These options may come with a
+ performance penalty so care should be taken to read the Changes file and
+-test the peformance implications when upgrading a system that uses this
++test the performance implications when upgrading a system that uses this
+ option.
+ 
+ It is important to note that using canonical representation to determine

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libsereal-encoder-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

Reply via email to