[libsereal-encoder-perl] 05/06: Add patch fixing a typo

Alex Mestiashvili malex-guest at moszumanska.debian.org
Thu Sep 8 14:05:35 UTC 2016


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 <alex at 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-maintainers at 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



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