r58430 - /trunk/libgnupg-perl/debian/patches/0001-Remove-an-intervening-shell-fixing-process-ID-tracking.patch

carnil-guest at users.alioth.debian.org carnil-guest at users.alioth.debian.org
Tue May 25 13:39:06 UTC 2010


Author: carnil-guest
Date: Tue May 25 13:38:55 2010
New Revision: 58430

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=58430
Log:
change patch headers for DEP3 proposal

Modified:
    trunk/libgnupg-perl/debian/patches/0001-Remove-an-intervening-shell-fixing-process-ID-tracking.patch

Modified: trunk/libgnupg-perl/debian/patches/0001-Remove-an-intervening-shell-fixing-process-ID-tracking.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgnupg-perl/debian/patches/0001-Remove-an-intervening-shell-fixing-process-ID-tracking.patch?rev=58430&op=diff
==============================================================================
--- trunk/libgnupg-perl/debian/patches/0001-Remove-an-intervening-shell-fixing-process-ID-tracking.patch (original)
+++ trunk/libgnupg-perl/debian/patches/0001-Remove-an-intervening-shell-fixing-process-ID-tracking.patch Tue May 25 13:38:55 2010
@@ -1,12 +1,14 @@
-From fe5e211c07b8c009a952ef46ccfdceed6fcc9bd2 Mon Sep 17 00:00:00 2001
-From: Niko Tyni <ntyni at debian.org>
-Date: Tue, 25 May 2010 11:55:48 +0300
-Subject: [PATCH] Remove an intervening shell, fixing process ID tracking
-
-cpr_send() needs to know the PID of the child gpg process,
-but it was masked by the intervening shell. Call exec() with
-the list form instead, fixing the few places where whitespace
-was used instead of separate list elements.
+Description: [PATCH] Remove an intervening shell, fixing process ID tracking
+ cpr_send() needs to know the PID of the child gpg process,
+ but it was masked by the intervening shell. Call exec() with
+ the list form instead, fixing the few places where whitespace
+ was used instead of separate list elements.
+Origin: vendor
+Bug: http://rt.cpan.org/Public/Bug/Display.html?id=56723
+Bug-Debian: http://bugs.debian.org/583072
+Forwarded: yes
+Author: Niko Tyni <ntyni at debian.org>
+Last-Update: 2010-05-25
 ---
  GnuPG.pm |    6 +++---
  1 files changed, 3 insertions(+), 3 deletions(-)




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