[Josselin Mouette, 2009-04-15] > Le mercredi 15 avril 2009 à 14:19 +0200, Piotr Ożarowski a écrit : > > oh, you can't - dh_pysupport doesn't pick up files from /usr/share/pyshared > > (Joss: could you add this path to movemodules?) > > It’s not that simple, since that would prevent dh_pysupport from being > idempotent. I guess I could just do nothing of there are already .public > or .private files, though.
how about: * moving all files to usr/share/pyshared (just like you do now) * registering files basing on usr/share/pyshared content (ignore old .public/.private files) this way dh_pysupport will still be idempotent, unless I'm missing something (all binary packages will use different pyshared dir, so there shouldn't be any conflicts) -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org