found the solution for my question:
i added two files :
python-mymodule.install containing
usr/lib/python*
and libjs-mymodule.install containing
source/path/to/js us/share/javascript/mymodule/
--
To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org
with a subject of "unsubscrib
I have one upstream package, containing a python module,
and a javascript file.
It seems correct to make two packages, one for the module,
and one libjs package with the javascript.
I'm using cdbs, with the following rules :
include /usr/share/cdbs/1/rules/debhelper.mk
DEB_PYTHON_SYSTEM=pysupport
2 matches
Mail list logo