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

gregoa pushed a commit to branch master
in repository libpadwalker-perl.

commit e218f57ff8c8846f1701935a1b24ba7685005ba5
Author: gregor herrmann <gre...@debian.org>
Date:   Tue Jun 2 20:04:30 2015 +0200

    Refresh dead-lexicals-rt55242.patch (offset).
---
 debian/patches/dead-lexicals-rt55242.patch | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/patches/dead-lexicals-rt55242.patch 
b/debian/patches/dead-lexicals-rt55242.patch
index f0dce01..2ac0f8e 100644
--- a/debian/patches/dead-lexicals-rt55242.patch
+++ b/debian/patches/dead-lexicals-rt55242.patch
@@ -6,11 +6,11 @@ Origin: other
 Bug: http://rt.cpan.org/Ticket/Display.html?id=55242
 Author: Paul Driver <frodw...@gmail.com>
 Reviewed-by: Jonathan Yu <jaw...@cpan.org>
-Last-Update: 2010-07-15
+Last-Update: 2015-06-02
 
 --- a/PadWalker.xs
 +++ b/PadWalker.xs
-@@ -255,10 +255,6 @@
+@@ -256,10 +256,6 @@
                if (is_our) {
                  val_sv = fetch_from_stash(PadnameOURSTASH(name_sv),
                                            name_str, name_len);
@@ -21,7 +21,7 @@ Last-Update: 2010-07-15
                }
                else
                {
-@@ -267,6 +263,12 @@
+@@ -268,6 +264,12 @@
                  if (!val_sv) val_sv = &PL_sv_undef;
                }
  

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to