Joining

2007-11-11 Thread Peter Collingbourne
Hi,

I'd like to join the team to continue the maintainership of my package
pydot.  My alioth login is pcc-guest.

Thanks,
-- 
Peter


signature.asc
Description: Digital signature


Re: Joining

2007-11-11 Thread Piotr Ożarowski
Hi Peter,

> I'd like to join the team to continue the maintainership of my package
> pydot.  My alioth login is pcc-guest.

Welcome in the team :-)

PS Now we have three Peters in the team (ex equo with Davids)
One more and we (Peters) will lead... ;-)
-- 
-=[ Piotr Ozarowski ]=-
-=[ http://www.ozarowski.pl ]=-


pgp3gM9AjAQ30.pgp
Description: PGP signature


the python editor 'spe' package needs an update.

2007-11-11 Thread Steffen Mutter
Hi there!

I subscribed to this list, cause my friend Martin 'Joey' Schulze adviced
me to do so and tell you about the matter I spotted...

The problem is not really a debian problem, cause the packages work well
and no dependencies are broken - but the actual Ubuntu Gutsy release
just claims Debian unstable (or etch?) to be  used for their needs -
which is _not_ a good idea:
their repository dependencies delivers python-wxgtk2.8 with it, which
does not work with the package spe in version 0.8.2a+repack-1 at all ;-)

I first solved the problem by editing this startupscript:
$editor /usr/share/pycentral/spe/site-packages/_spe/SPE.py
find:
wxversion.ensureMinimal(WX_VERSION)
and replace by:
wxversion.select(['2.6'])
which is given as a dependency (by _your_ maintainer I'd suppose):
Depends: python, python-central (>= 0.5.6ubuntu2), *python-wxgtk2.6*,
python-wxglade, kiki
Thanks, for anybody who wrote this hint in here  ;-)

This solution is not really state of the art, so I checked out the svn
version here:
svn checkout svn://svn.berlios.de/python/spe/trunk/_spe
tested it running: python SPE.py
and it runs well, using the wxgtk2.8...

You may have a look at the complete repository here:
http://svn.berlios.de/wsvn/python/spe/trunk/_spe/

Joey said it is strongly adviced to upgrade the package, but it's
actally orphaned and nobody seems to feel responsible for.

Please keep in mind, that the debian-packages are not shipped with
broken packages - but you debians always fix such things faster than the
Ubuntus - I bet they just pick the new packages out the etch or unstable
repository, which seem to be the same for me.
Maybe you'll update to python-wxgtk2.8 and create a new package for spe
out of the svn as well to show the ubuntu-guys how those
package-update-things should be done perfecly...

Kind regards from Germany, I appreciate your work very much!

Steffen


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: the python editor 'spe' package needs an update.

2007-11-11 Thread Scott Kitterman
On Sunday 11 November 2007 15:39, Steffen Mutter wrote:
> Hi there!
>
> I subscribed to this list, cause my friend Martin 'Joey' Schulze adviced
> me to do so and tell you about the matter I spotted...
>
> The problem is not really a debian problem, cause the packages work well
> and no dependencies are broken - but the actual Ubuntu Gutsy release
> just claims Debian unstable (or etch?) to be  used for their needs -
> which is _not_ a good idea:
> their repository dependencies delivers python-wxgtk2.8 with it, which
> does not work with the package spe in version 0.8.2a+repack-1 at all ;-)

Steffen,

Stani has prepared an update for Gutsy to fix this problem in Ubuntu.  He has 
also started working here on getting SPE updated in Debian (and thus Ubuntu 
Hardy eventually).

Scott K


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: the python editor 'spe' package needs an update.

2007-11-11 Thread Steffen Mutter
Hi Scott!

Scott Kitterman wrote:

An extremly quick reply. Thank you!
> On Sunday 11 November 2007 15:39, Steffen Mutter wrote:
>   
>> their repository dependencies delivers python-wxgtk2.8 with it, which
>> does not work with the package spe in version 0.8.2a+repack-1 at all ;-)
>> 
>
> Stani has prepared an update for Gutsy to fix this problem in Ubuntu.  He has 
> also started working here on getting SPE updated in Debian
which is not really needed, until an upgrade to the python_wxgtk2.8 is 
wanted by the Debian team...
>  (and thus Ubuntu Hardy eventually).
>   
Wow. I didn't expect such a quick resolution. But that's great, really.
So I can stop building my own .deb, I think :-)

> Scott K
>   
SMut


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: the python editor 'spe' package needs an update.

2007-11-11 Thread SPE Stani's Python Editor
On Nov 11, 2007 9:44 PM, Scott Kitterman <[EMAIL PROTECTED]> wrote:
Hi Scott,
Thanks for your answer.
> On Sunday 11 November 2007 15:39, Steffen Mutter wrote:
> > Hi there!
> >
> > I subscribed to this list, cause my friend Martin 'Joey' Schulze adviced
> > me to do so and tell you about the matter I spotted...
> >
> > The problem is not really a debian problem, cause the packages work well
> > and no dependencies are broken - but the actual Ubuntu Gutsy release
> > just claims Debian unstable (or etch?) to be  used for their needs -
> > which is _not_ a good idea:
> > their repository dependencies delivers python-wxgtk2.8 with it, which
> > does not work with the package spe in version 0.8.2a+repack-1 at all ;-)
>
> Steffen,
>
> Stani has prepared an update for Gutsy to fix this problem in Ubuntu.
I have submitted an update to Hardy. Once this is approved, it will be
backported to Gutsy and Feisty.

> He has
> also started working here on getting SPE updated in Debian (and thus Ubuntu
> Hardy eventually).
At the moment I am still working on the new release which can be
packaged for Debian. This version (the latest SPE in subversion) works
with python-wxgtk2.6 and 2.8, so there is no need for Debian to
provide a python-wxgtk2.8 package. If SPE keeps on being orphaned I
will try to package SPE myself, although it would be nicer if a debian
developer wants to adopt SPE.

Best regards,
Stani



-- 
http://pythonide.stani.be


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: the python editor 'spe' package needs an update.

2007-11-11 Thread Bernd Zeimetz
SPE Stani's Python Editor wrote:
> At the moment I am still working on the new release which can be
> packaged for Debian. This version (the latest SPE in subversion) works
> with python-wxgtk2.6 and 2.8, so there is no need for Debian to
> provide a python-wxgtk2.8 package.

Seems the current plan is to skip 2.8 due to too many bugs and package
3.0 instead.

> If SPE keeps on being orphaned I
> will try to package SPE myself, although it would be nicer if a debian
> developer wants to adopt SPE.

The wnpp bug was renamed to an ITA by Stefano Canepa <[EMAIL PROTECTED]> -
adding him as CC to this mail.

Stefano, what's the status of your adoption efforts?


Best regards,

Bernd

-- 
Bernd Zeimetz
<[EMAIL PROTECTED]> 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: the python editor 'spe' package needs an update.

2007-11-11 Thread Steffen Mutter
Hi Stani, Ron!

Very pleased to meet you in direct e-mail conversation :-)
Extremely useful development tool you've created here!

SPE Stani's Python Editor schrieb:
> On Nov 11, 2007 9:44 PM, Scott Kitterman <[EMAIL PROTECTED]> wrote:
>   
>> On Sunday 11 November 2007 15:39, Steffen Mutter wrote:
>> 
>>> Hi there!
>>>
>>> I subscribed to this list, cause my friend Martin 'Joey' Schulze adviced
>>> me to do so and tell you about the matter I spotted...
>>>
>>> The problem is not really a debian problem, cause the packages work well
>>> and no dependencies are broken - but the actual Ubuntu Gutsy release
>>> just claims Debian unstable (or etch?) to be  used for their needs -
>>> which is _not_ a good idea:
>>> their repository dependencies delivers python-wxgtk2.8 with it, which
>>> does not work with the package spe in version 0.8.2a+repack-1 at all ;-)
>>>   
>> Steffen,
>>
>> Stani has prepared an update for Gutsy to fix this problem in Ubuntu.
>> 
> I have submitted an update to Hardy. Once this is approved, it will be
> backported to Gutsy and Feisty.
>   
Great, fast work. Thank you!
>> He has
>> also started working here on getting SPE updated in Debian (and thus Ubuntu
>> Hardy eventually).
>> 
> At the moment I am still working on the new release which can be
> packaged for Debian.
Fine. I think this part will be very interesting for Ron Lee.
I think I'll attach him a carbon-copy of this...
>  This version (the latest SPE in subversion) works
> with python-wxgtk2.6 and 2.8, so there is no need for Debian to
> provide a python-wxgtk2.8 package.
>   
@Ron Lee:
IMHO an update to a new version of the wxgtk wouldn't start other
packages to be broken, would it?
So I think we should the Debian-Team (Ron) decide what to do - Joey told
me, he'd be the one to ask for.
>  If SPE keeps on being orphaned I
> will try to package SPE myself, although it would be nicer if a debian
> developer wants to adopt SPE.
>   
Joey asked me just a few moments before, if I would like to do it.
Indeed I am not shure if I can manage that (would be my first .deb) -
but I'll try my very best if you  want me to do it.
> Best regards,
> Stani
>   
Thank you for your work, I just started using your tool and I am amazed
when I use it.

Steffen


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: the python editor 'spe' package needs an update.

2007-11-11 Thread Steffen Mutter
Moin Bernd!

Bernd Zeimetz schrieb:
> SPE Stani's Python Editor wrote:
>   
>> At the moment I am still working on the new release which can be
>> packaged for Debian. This version (the latest SPE in subversion) works
>> with python-wxgtk2.6 and 2.8, so there is no need for Debian to
>> provide a python-wxgtk2.8 package.
>> 
>
> Seems the current plan is to skip 2.8 due to too many bugs and package
> 3.0 instead.
>   
I guessed this might be the clue, why 2.8 was skipped by debian: bugs.
Not very surprising, really.
2.6 does the job, indeed.
>   
>> If SPE keeps on being orphaned I
>> will try to package SPE myself, although it would be nicer if a debian
>> developer wants to adopt SPE.
>> 
>
> The wnpp bug was renamed to an ITA by Stefano Canepa <[EMAIL PROTECTED]> -
> adding him as CC to this mail.
>   
What's this bug in a closer description?
Haven't heared of it really, sorry.
> Stefano, what's the status of your adoption efforts?
>
>   

Steffen


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: the python editor 'spe' package needs an update.

2007-11-11 Thread Bernd Zeimetz
Moin,

> Bernd Zeimetz schrieb: 
>> The wnpp bug was renamed to an ITA by Stefano Canepa <[EMAIL PROTECTED]> -
>> adding him as CC to this mail.
>>   
> What's this bug in a closer description?
> Haven't heared of it really, sorry.

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=379374
but you're probably looking for
http://www.debian.org/devel/wnpp/

Cheers,

Bernd

-- 
Bernd Zeimetz
<[EMAIL PROTECTED]> 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: the python editor 'spe' package needs an update.

2007-11-11 Thread Martin Schulze
Steffen Mutter wrote:
> >> If SPE keeps on being orphaned I
> >> will try to package SPE myself, although it would be nicer if a debian
> >> developer wants to adopt SPE.
> >> 
> >
> > The wnpp bug was renamed to an ITA by Stefano Canepa <[EMAIL PROTECTED]> -
> > adding him as CC to this mail.
> >   
> What's this bug in a closer description?

ITA - Intent to Adopt

Regards,

Joey

-- 
Experience is something you don't get until just after you need it.

Please always Cc to me when replying to me on the lists.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]