[libredis-perl] 04/06: debian/patches/spelling.patch: Remove, applied upstream.
Angel Abad
angel at debian.org
Sat Oct 15 10:04:05 UTC 2016
This is an automated email from the git hooks/post-receive script.
angel pushed a commit to branch master
in repository libredis-perl.
commit 4e672692b631edf978989ef061fa831b9eccb625
Author: Angel Abad <angel at debian.org>
Date: Sat Oct 15 11:56:32 2016 +0200
debian/patches/spelling.patch: Remove, applied upstream.
---
debian/patches/series | 1 -
debian/patches/spelling.patch | 19 -------------------
2 files changed, 20 deletions(-)
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 5299247..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-spelling.patch
diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
deleted file mode 100644
index 86d1918..0000000
--- a/debian/patches/spelling.patch
+++ /dev/null
@@ -1,19 +0,0 @@
-Description: spelling mistake
-Origin: vendor
-Bug: https://github.com/PerlRedis/perl-redis/issues/118
-Forwarded: https://github.com/PerlRedis/perl-redis/issues/118
-Author: gregor herrmann <gregoa at debian.org>
-Last-Update: 2016-08-07
-Applied-Upstream: https://github.com/PerlRedis/perl-redis/commit/4b2dbe371c838f582921f96cb1dbe33900645e6f
-
---- a/lib/Redis.pm
-+++ b/lib/Redis.pm
-@@ -933,7 +933,7 @@
- ## Die if you can't after that
- my $redis = Redis->new(reconnect => 60, every => 1_000_000);
-
-- ## Try each 100ms upto 2 seconds (every is in microseconds)
-+ ## Try each 100ms up to 2 seconds (every is in microseconds)
- my $redis = Redis->new(reconnect => 2, every => 100_000);
-
- ## Enable connection timeout (in seconds)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libredis-perl.git
More information about the Pkg-perl-cvs-commits
mailing list