[libcache-memcached-libmemcached-perl] 03/03: Patches to fix version and spellings

Christopher Hoskin christopher.hoskin at gmail.com
Wed Dec 14 06:58:45 UTC 2016


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

grinorcole-guest pushed a commit to branch master
in repository libcache-memcached-libmemcached-perl.

commit 7f505ac19f32fcaecba17b6987a0e056d3005c79
Author: Christopher Hoskin <christopher.hoskin at gmail.com>
Date:   Wed Dec 14 06:56:18 2016 +0000

    Patches to fix version and spellings
---
 debian/patches/series         |  2 ++
 debian/patches/spelling.patch | 24 ++++++++++++++++++++++++
 debian/patches/version.patch  | 12 ++++++++++++
 3 files changed, 38 insertions(+)

diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..981e279
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1,2 @@
+version.patch
+spelling.patch
diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
new file mode 100644
index 0000000..4c5f46e
--- /dev/null
+++ b/debian/patches/spelling.patch
@@ -0,0 +1,24 @@
+Description: Fix spellings
+Bug: https://rt.cpan.org/Public/Bug/Display.html?id=119234
+Author: Christopher Hoskin <christopher.hoskin at gmail.com>
+Last-Update: 2012-12-14
+--- a/lib/Cache/Memcached/libmemcached.pm
++++ b/lib/Cache/Memcached/libmemcached.pm
+@@ -455,7 +455,7 @@
+ 
+ =head1 Cache::Memcached COMPATIBLE METHODS
+ 
+-Except for the minor incompatiblities, below methods are compatible with
++Except for the minor incompatibilities, below methods are compatible with
+ Cache::Memcached.
+ 
+ =head2 new
+@@ -707,7 +707,7 @@
+ 
+ =head1 UTILITY METHODS
+ 
+-WARNING: Please do not consider the existance for these methods to be final.
++WARNING: Please do not consider the existence for these methods to be final.
+ They may be renamed or may entirely disappear from future releases.
+ 
+ =head2 get_compress_threshold
diff --git a/debian/patches/version.patch b/debian/patches/version.patch
new file mode 100644
index 0000000..c4f1dc9
--- /dev/null
+++ b/debian/patches/version.patch
@@ -0,0 +1,12 @@
+Description: Old version in META.yml
+Bug: https://rt.cpan.org/Public/Bug/Display.html?id=113981
+Author: Christopher Hoskin <christopher.hoskin at gmail.com>
+Last-Update: 2016-12-14
+--- a/META.yml
++++ b/META.yml
+@@ -26,4 +26,4 @@
+   Task::Weaken: 0
+ resources:
+   license: http://dev.perl.org/licenses/
+-version: 0.03001
++version: 0.04001

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcache-memcached-libmemcached-perl.git



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