Re: Migrating unmanaged Python library extension from ‘python-central’ to ‘python -support’

2009-04-14 Thread Ben Finney
Josselin Mouette writes: > Le mardi 14 avril 2009 à 22:09 +1000, Ben Finney a écrit : > > Where should I put the upstream library files so that the above > > ‘docutils-writer-manpage.install’ is not needed and ‘dh_pysupport’ > > will get them automatically? I have not come up with any combination

Re: Migrating unmanaged Python library extension from ‘python-central’ to ‘python-support’

2009-04-14 Thread Josselin Mouette
Le mardi 14 avril 2009 à 22:09 +1000, Ben Finney a écrit : > What about in this case, where there *is* no upstream build system for > these modules and the only supported install method is “copy the module > files where you want them”? > > Where should I put the upstream library files so that the

Re: Migrating unmanaged Python library extension from ‘python-central’ to ‘python -support’

2009-04-14 Thread Ben Finney
Josselin Mouette writes: > Le mardi 14 avril 2009 à 16:51 +1000, Ben Finney a écrit : > > = > > --- > > docutils-writer-manpage-0.1~svn.r5663/debian/docutils-writer-manpage.install > > +++ > > docutils-writer-manpage-0.1~svn.r5663/debian/docutils-writer-manpage.install > > @@ -1 +1 @@ > > -

Re: Migrating unmanaged Python library extension from ‘python-central’ to ‘python-support’

2009-04-14 Thread Josselin Mouette
Le mardi 14 avril 2009 à 16:51 +1000, Ben Finney a écrit : > > Put them into /usr/lib/python*/site-packages, as documented in its > > manpage? > > Thanks. That's new since the version of ‘python-support’ currently in > ‘squeeze’. (The ‘dh_pysupport(1)’ manpage in version 0.8.7 still talks > about