Status of python2.6 removal

2013-05-27 Thread Luca Falavigna
Hi! This is a quick status update about the efforts to get rid of python2.6 from the archive. A good number of reverse dependencies have been processed, and don't have python2.6 dependencies anymore. At the moment, the following packages are still to be transitioned: * crystalspace - Barry d

Re: status of python2.6

2008-10-03 Thread Piotr Ożarowski
[Ondrej Certik, 2008-10-03 12:44] > When will Lenny be released? When the number of RC bugs goes to 0? mostly, yes -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: status of python2.6

2008-10-03 Thread Ondrej Certik
On Fri, Oct 3, 2008 at 11:54 AM, Piotr Ożarowski <[EMAIL PROTECTED]> wrote: > [Ondrej Certik, 2008-10-03 11:41] >> is there anyone packaging python2.6? Any plans for it? > > I'm sure Matthias will upload python2.6 to unstable short after > releasing Lenny. For now Lenny has the highest priority. >

Re: status of python2.6

2008-10-03 Thread Piotr Ożarowski
[Ondrej Certik, 2008-10-03 11:41] > is there anyone packaging python2.6? Any plans for it? I'm sure Matthias will upload python2.6 to unstable short after releasing Lenny. For now Lenny has the highest priority. (i.e. if you want python2.6 in Debian - fix some RC bugs :) -- To UNSUBSCRIBE, ema

status of python2.6

2008-10-03 Thread Ondrej Certik
Hi, is there anyone packaging python2.6? Any plans for it? I did some really stupid and naive packaging here: http://github.com/certik/python2.6/tree/master in case anyone wanted some package immediatelly. But a proper packaging should be done -- I don't know if there is anything special to wat