Bug#533117: Please add support for python packages

2010-01-07 Thread James Westby
On Fri, 8 Jan 2010 00:32:55 +1100, Craig Small wrote: > Hello James, > I had a look at this patch you sent me for adding python support to > dh-make. As you probably know debhelper has changed a lot, with now > minimal rules files. This means part of the patch is probably > redundant, or would

Bug#533117: Please add support for python packages

2010-01-07 Thread Craig Small
Hello James, I had a look at this patch you sent me for adding python support to dh-make. As you probably know debhelper has changed a lot, with now minimal rules files. This means part of the patch is probably redundant, or would need changing to use overrides. To me it seems your patch makes

Bug#533117: Please add support for python packages

2009-06-14 Thread James Westby
Package: dh-make Version: 0.47 Severity: wishlist Tags: patch Hi, When someone is packaging a python package then they have to deal with the python policy, but we could at least give them a small helping hand by noticing that there is a setup.py and build/install/clean using that. In the attache