June 13, 2011
9:41 a.m.
On Jun 13, 2011, at 04:00 PM, Vinay Sajip wrote:
My Debian-packaging-fu is not that good, I'm afraid, so there's no branch for the .deb, as such. I made the package by running make and then
sudo checkinstall -D --fstrans=no
which takes forever (God knows why - it's many many minutes at 100% CPU) but eventually comes up with the .deb.
Ah, no I don't think that'll be helpful. I can probably reuse the python3.3 packaging stuff to do a PPA. (It takes that long because it basically does a `make install`.) -Barry