Toni Mueller <[email protected]> wrote:
> >Hi, > >On Mon, Jun 18, 2012 at 01:09:55PM +0200, Jakub Wilk wrote: >> * Toni Mueller <[email protected]>, 2012-06-18, 12:55: >> >debian/control: >> >... >> >X-Python-Version: >= 2.5, << 2.8 >> >> In any case, I'd get rid of the "<< 2.8" part. Surely roundup cannot >> be incompatible with Python 2.8, given that such version doesn't >> exist and never will (or so upstream says...). > >I am aware of the fact that there will be no 2.8 version of Python, but >the package is incompatible with 3.x, and I need to express that, lest >the package will fail on a 3.x installation. > >Suggested fix? X-P-V only ever refers to Python versions, never Python 3 versions. There's X-Python3-Version for that. It's safe and correct to remove the << 2.8. Scott K -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

