Add patch fixing a typo
authorAlexandre Mestiashvili <alex@biotec.tu-dresden.de>
Thu, 8 Sep 2016 13:52:50 +0000 (15:52 +0200)
committerAlexandre Mestiashvili <alex@biotec.tu-dresden.de>
Thu, 8 Sep 2016 13:52:50 +0000 (15:52 +0200)
debian/patches/series [new file with mode: 0644]
debian/patches/typo.patch [new file with mode: 0644]

diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644 (file)
index 0000000..738c1cc
--- /dev/null
@@ -0,0 +1 @@
+typo.patch
diff --git a/debian/patches/typo.patch b/debian/patches/typo.patch
new file mode 100644 (file)
index 0000000..f0ca69e
--- /dev/null
@@ -0,0 +1,14 @@
+Subject: Fix typo detected by lintian: s/peformance/performance/
+From: Debian Perl Group <pkg-perl-maintainers@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