On Thu, Jun 23, 2011 at 01:49:36PM +0100, Colin Watson wrote: > Index: debian/control > =================================================================== > --- debian/control (revision 506) > +++ debian/control (working copy) > @@ -1,10 +1,10 @@ > Source: openssl-blacklist > Section: net > -XS-Python-Version: all > +X-Python-Version: >= 2.4
This should be ">= 2.5", since you're using hashlib. -- Colin Watson [[email protected]] -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

