pybuild - one to rule^W build them all

2013-01-19 Thread Piotr Ożarowski
[debhelper's #538978 and #597105 bugs BCCed] Hi, FYI: python3 package in experimental (3.3.0-2) contains pybuild tool with dh command sequencer integration. You can build modules/extensions for Python 2.X *and* Python 3.X with this debian/rules file: #!/usr/bin/make -f %: dh $@ --with

Re: pybuild - one to rule^W build them all

2013-01-19 Thread Yaroslav Halchenko
wow -- looks cool -- that already should take a bit of burden away from copy/pasting debian/rules of my packages from one to another I wonder if it could also "support" (just throwing against the wall to see if anything sticks): 1. -lib packages to ship extensions in separate packages to reduce