[pinto] 02/03: Removed patch fix_use_of_uninitialized_value_in_concatenation_or_string.patch.
Oleg Gashev
oleg at gashev.net
Sat Jan 11 16:13:19 UTC 2014
This is an automated email from the git hooks/post-receive script.
gashev-guest pushed a commit to branch master
in repository pinto.
commit 817cd9d95960986f7a792d6b0d1a9c2b71a6cf7e
Author: Oleg Gashev <oleg at gashev.net>
Date: Sat Jan 11 16:05:33 2014 +0000
Removed patch fix_use_of_uninitialized_value_in_concatenation_or_string.patch.
---
...f_uninitialized_value_in_concatenation_or_string.patch | 15 ---------------
debian/patches/series | 1 -
2 files changed, 16 deletions(-)
diff --git a/debian/patches/fix_use_of_uninitialized_value_in_concatenation_or_string.patch b/debian/patches/fix_use_of_uninitialized_value_in_concatenation_or_string.patch
deleted file mode 100644
index df08414..0000000
--- a/debian/patches/fix_use_of_uninitialized_value_in_concatenation_or_string.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-Description: Fix warning: use of uninitialized value in concatenation (.) or
- string at t/lib/Pinto/Server/Tester.pm line 91.
-Forwarded: https://github.com/thaljef/Pinto/pull/114
-Author: Oleg Gashev <oleg at gashev.net>
-
---- a/t/lib/Pinto/Server/Tester.pm
-+++ b/t/lib/Pinto/Server/Tester.pm
-@@ -63,6 +63,7 @@
- isa => Str,
- init_arg => undef,
- default => 'localhost',
-+ lazy => 1,
- );
-
- =attr server_pid
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 1b83ee9..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-fix_use_of_uninitialized_value_in_concatenation_or_string.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/pinto.git
More information about the Pkg-perl-cvs-commits
mailing list