Your message dated Mon, 27 Feb 2012 21:07:04 +0200
with message-id <20120227190704.ga23...@purcell.lan>
and subject line Re: Bug#640577: python-greenlet: missing .egg-info
has caused the Debian Bug report #640577,
regarding python-greenlet: missing .egg-info
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
640577: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=640577
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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

--- End Message ---
--- Begin Message ---
Version: 0.3.3-1

This was closed in 0.3.1-3, but that wasn't included in 0.3.3-1's
changelog.

python-greenlet (0.3.3-1) unstable; urgency=low

  * New upstream version (Closes: #652316, #650293).
  * Document format changed to HTML.
  * Enabled unittests for build.

 -- Örjan Persson <ora...@fobie.net>  Wed, 08 Feb 2012 10:38:48 -0800

python-greenlet (0.3.1-3) unstable; urgency=low

  * Added missing .egg-info file, thanks to Stefano Rivera (Closes: #640577).
  * Updated standards version.
  * Fixed lintian warning about copyright.

 -- Örjan Persson <ora...@fobie.net>  Wed, 07 Sep 2011 04:02:35 +0200

SR

-- 
Stefano Rivera
  http://tumbleweed.org.za/
  H: +27 21 465 6908 C: +27 72 419 8559  UCT: x3127


--- End Message ---

Reply via email to