Package: python-greenlet
Version: 0.3.1-2
Severity: serious
Tags: patch
Justification: causes python-eventlet to FTBFS

In the process of moving the _d.so extensions to the -dbg package, the
.egg-info directory was dropped.

This caused bug 640193.

Please re-introduce the .egg-info directory, patch attached.

Also, btw, this package doesn't clean correctly.

SR
--- python-greenlet-0.3.1/debian/python-greenlet.install	2011-08-23 00:33:20.000000000 +0200
+++ python-greenlet-0.3.1/debian/python-greenlet.install	2011-09-05 21:39:49.000000000 +0200
@@ -1 +1,2 @@
 usr/lib/python*/*-packages/*[!_][!_].so
+usr/lib/python*/*-packages/*.egg-info

Reply via email to