Re: debian/pycompat usage?

2006-08-25 Thread Steve Langasek
On Fri, Aug 25, 2006 at 10:26:54PM +0200, Josselin Mouette wrote: > Le vendredi 25 août 2006 à 13:09 -0700, Steve Langasek a écrit : > > I object to basing future work exclusively on dh_pysupport as long as it > > implements your unilateral decision to abandon the XB-Python-Version field > > and de

Re: debian/pycompat usage?

2006-08-25 Thread Pierre Habouzit
Le sam 26 août 2006 00:39, Pierre Habouzit a écrit : > Le ven 25 août 2006 22:26, Josselin Mouette a écrit : > > Le vendredi 25 août 2006 à 13:09 -0700, Steve Langasek a écrit : > > > I object to basing future work exclusively on dh_pysupport as > > > long as it implements your unilateral decision

Re: debian/pycompat usage?

2006-08-25 Thread Pierre Habouzit
Le ven 25 août 2006 22:26, Josselin Mouette a écrit : > Le vendredi 25 août 2006 à 13:09 -0700, Steve Langasek a écrit : > > I object to basing future work exclusively on dh_pysupport as long > > as it implements your unilateral decision to abandon the > > XB-Python-Version field and deprecate the

Re: debian/pycompat usage?

2006-08-25 Thread Josselin Mouette
Le vendredi 25 août 2006 à 13:09 -0700, Steve Langasek a écrit : > I object to basing future work exclusively on dh_pysupport as long as it > implements your unilateral decision to abandon the XB-Python-Version field > and deprecate the XS-Python-Version This decision was not unilateral, sorry. As

Re: debian/pycompat usage?

2006-08-25 Thread Steve Langasek
On Fri, Aug 25, 2006 at 02:43:29PM +0200, Josselin Mouette wrote: > Le vendredi 25 août 2006 à 09:41 +0200, Raphael Hertzog a écrit : > > On Fri, 25 Aug 2006, Floris Bruynooghe wrote: > > > AIUI debian/pycompat is not needed anymore currently as dh_python has > > > enough by having the XS-Python-V

Re: debian/pycompat usage?

2006-08-25 Thread Josselin Mouette
Le vendredi 25 août 2006 à 09:41 +0200, Raphael Hertzog a écrit : > Hi, > > On Fri, 25 Aug 2006, Floris Bruynooghe wrote: > > AIUI debian/pycompat is not needed anymore currently as dh_python has > > enough by having the XS-Python-Version field, while if you are using > > python-support dh_python

Re: RFS: urwid (updated package)

2006-08-25 Thread Loïc Minier
On Thu, Aug 24, 2006, Ian Ward wrote: > http://mentors.debian.net/debian/pool/main/u/urwid/urwid_0.9.6-1.dsc Uploaded. Would be nice to have an upstream ChangeLog. -- Loïc Minier <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Cont

Re: debian/pycompat usage?

2006-08-25 Thread Raphael Hertzog
On Fri, 25 Aug 2006, Pierre Habouzit wrote: > debian/pycompat is needed if you want dh_python to do the substitution. > You also can (atm) use dh_pysupport do it alone, in that case you must > not use debian/pycompat, neither dh_python. If someone really wants to use dh_pysupport to generate the

Re: debian/pycompat usage?

2006-08-25 Thread Pierre Habouzit
Le ven 25 août 2006 03:50, Floris Bruynooghe a écrit : > Hello > > I've somewhat lost track of the exact current status of the new > policy. > > AIUI debian/pycompat is not needed anymore currently as dh_python has > enough by having the XS-Python-Version field, while if you are using > python-supp

Re: debian/pycompat usage?

2006-08-25 Thread Raphael Hertzog
Hi, On Fri, 25 Aug 2006, Floris Bruynooghe wrote: > AIUI debian/pycompat is not needed anymore currently as dh_python has > enough by having the XS-Python-Version field, while if you are using > python-support dh_python is not used at all anymore so it doesn't need > the debian/pycompat anymore ei