On Mon, Mar 7, 2011 at 09:04, <[email protected]> wrote: > The following commit has been merged in the master branch: > commit b0368785dc3cfb081458e546c17d67abf28f349d > Author: Alessio Treglia <[email protected]> > Date: Mon Mar 7 10:02:58 2011 +0100 > > Switch to dh_python2 (Closes: #616781). > > Still need more work (maybe). >
> diff --git a/debian/python-csound.install b/debian/python-csound.install > index ea9bb38..5d71fe4 100644 > --- a/debian/python-csound.install > +++ b/debian/python-csound.install > @@ -1,2 +1,3 @@ > usr/lib/python*/*-packages/_csnd.so > usr/lib/python*/*-packages/csnd.py > +usr/share/pyshared If someone knows a bit more about this new python policy thingy... Is this correct? pyshared may contain info about both python-csound and python-csoundac. csoundac Depends on -csound, so availability is guaranteed with this state. But will the files be consistent? -- Saludos, Felipe Sateler _______________________________________________ pkg-multimedia-maintainers mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers
