tags 494902 + patch
thanks

Hi,

Attached is a patch which fix the bug.


Cheers,

M.

-- 
Emmanuel Bouthenot
 mail : kol...@openics.org
  gpg : 0x414EC36E
 xmpp : kol...@im.openics.org
  irc : kolter@(freenode|oftc)
diff -u spkproxy-1.4.8/debian/changelog spkproxy-1.4.8/debian/changelog
--- spkproxy-1.4.8/debian/changelog
+++ spkproxy-1.4.8/debian/changelog
@@ -1,3 +1,11 @@
+spkproxy (1.4.8-4.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Change dependency from python-pyopenssl to python-openssl
+    (Closes: #494902)
+
+ -- Emmanuel Bouthenot <kol...@openics.org>  Mon, 21 Apr 2009 18:53:26 +0000
+
 spkproxy (1.4.8-4) unstable; urgency=low
 
   * Acknowledge NMU, thanks Ana for the patch. (Closes: #380960)
diff -u spkproxy-1.4.8/debian/control spkproxy-1.4.8/debian/control
--- spkproxy-1.4.8/debian/control
+++ spkproxy-1.4.8/debian/control
@@ -8,7 +8,7 @@
  
 Package: spikeproxy
 Architecture: all
-Depends: ${python:Depends}, python-pyopenssl
+Depends: ${python:Depends}, python-openssl
 Description: Web application security testing proxy
  SPIKE proXy is part of the SPIKE Application Testing Suite, 
  It functions as an HTTP and HTTPS proxy, and allows the web developer

Reply via email to