<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">2013/8/25 Sebastian Ramacher <span dir="ltr"><<a href="mailto:sramacher@debian.org" target="_blank">sramacher@debian.org</a>></span><br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div><div class="h5">
On 2013-08-25 21:14:12, Jaromír Mikeš wrote:<br></div></div>
</blockquote><div><br></div><div>I fixed most of problems ;)<br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
In debian/rules:<br>
| %:<br>
|   dh $@ --with python2,python3<br>
|<br>
| build-python%:<br>
|   python$* setup.py build<br>
|<br>
| override_dh_auto_build: $(PYTHON3:%=build-python%)<br>
|   dh_auto_build<br>
<br>
Instead of the overrides, you can use the pybuild build system to<br>
build/install. It's available from dh-python.<br></blockquote><div> <br></div><div>Not sure how to do this ... can you do it for me?<br></div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">

Python packages can also be checked with lintian4python in addition to<br>
lintian.<br></blockquote><div><br></div><div>Thank you! I didn't know about lintian4python ;)<br><br></div><div>regards<br><br></div><div>mira<br></div></div><br></div></div>