Codebase list libchi-driver-redis-perl / fresh-snapshots/main
Refresh patches. Debian Janitor 1 year, 3 months ago
2 changed file(s) with 7 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
22 Author: Christopher Hoskin <mans0954@debian.org>
33 Last-Update: 2018-09-22
44 Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=127176
5 --- a/Makefile.PL
6 +++ b/Makefile.PL
5 Index: libchi-driver-redis-perl.git/Makefile.PL
6 ===================================================================
7 --- libchi-driver-redis-perl.git.orig/Makefile.PL
8 +++ libchi-driver-redis-perl.git/Makefile.PL
79 @@ -1,3 +1,5 @@
810 +use FindBin;
911 +use lib $FindBin::Bin;
11 Author: Christopher Hoskin <mans0954@debian.org>
22 Forwarded: https://rt.cpan.org/Public/Bug/Display.html?id=111586
33 Last-Update: 2018-02-20
4 Index: libchi-driver-redis-perl.git/INSTALL.SKIP
5 ===================================================================
46 --- /dev/null
5 +++ b/INSTALL.SKIP
7 +++ libchi-driver-redis-perl.git/INSTALL.SKIP
68 @@ -0,0 +1 @@
79 +lib/CHI/Driver/Redis/t/CHIDriverTests.pm