[Python-apps-commits] r5923 - in packages/pyrit/trunk/debian/patches (3 files)

chrisk-guest at users.alioth.debian.org chrisk-guest at users.alioth.debian.org
Tue Jul 27 20:06:09 UTC 2010


    Date: Tuesday, July 27, 2010 @ 20:06:06
  Author: chrisk-guest
Revision: 5923

Refreshed patch metatags with new information

Modified:
  packages/pyrit/trunk/debian/patches/0002-Clean-up-after-unit-tests.patch
  packages/pyrit/trunk/debian/patches/0007-add-option-to-limit-cores.patch
  packages/pyrit/trunk/debian/patches/0009-exception-handling-fix.patch

Modified: packages/pyrit/trunk/debian/patches/0002-Clean-up-after-unit-tests.patch
===================================================================
--- packages/pyrit/trunk/debian/patches/0002-Clean-up-after-unit-tests.patch	2010-07-26 23:19:26 UTC (rev 5922)
+++ packages/pyrit/trunk/debian/patches/0002-Clean-up-after-unit-tests.patch	2010-07-27 20:06:06 UTC (rev 5923)
@@ -5,8 +5,10 @@
 The setup code for unit tests in test/ creates temporary directories without
 removing them afterwards. This patch does this.
 
-Forwarded: yes
-Last-Update: 2010-05-19
+Forwarded: http://code.google.com/p/pyrit/source/detail?r=272
+Applied-Upstream: 0.3.1
+Last-Update: 2010-07-27
+
 ---
  test/test_pyrit.py |    3 ++-
  1 files changed, 2 insertions(+), 1 deletions(-)

Modified: packages/pyrit/trunk/debian/patches/0007-add-option-to-limit-cores.patch
===================================================================
--- packages/pyrit/trunk/debian/patches/0007-add-option-to-limit-cores.patch	2010-07-26 23:19:26 UTC (rev 5922)
+++ packages/pyrit/trunk/debian/patches/0007-add-option-to-limit-cores.patch	2010-07-27 20:06:06 UTC (rev 5923)
@@ -7,7 +7,8 @@
 
 This patch is Debian-specific.
 
-Forwarded: no
+Forwarded: http://code.google.com/p/pyrit/source/detail?r=275
+Applied-Upstream: 0.3.1
 Last-Update: 2010-07-06
 
 Index: pyrit-0.3.0/cpyrit/config.py

Modified: packages/pyrit/trunk/debian/patches/0009-exception-handling-fix.patch
===================================================================
--- packages/pyrit/trunk/debian/patches/0009-exception-handling-fix.patch	2010-07-26 23:19:26 UTC (rev 5922)
+++ packages/pyrit/trunk/debian/patches/0009-exception-handling-fix.patch	2010-07-27 20:06:06 UTC (rev 5923)
@@ -4,8 +4,9 @@
 
 Jakub Wilk discovered a bug when handling multiple exceptions in pyrit_cli.py.
 
-Forwarded: yes
-Last-Update: 2010-07-09
+Forwarded: http://code.google.com/p/pyrit/source/detail?r=271
+Applied-Upstream: 0.3.1
+Last-Update: 2010-07-27
 
 Index: pyrit-0.3.0/pyrit_cli.py
 ===================================================================




More information about the Python-apps-commits mailing list