On Sat, 29 Jan 2011 16:33:31 +0100, Piotr Ożarowski <[email protected]> wrote:
> [Ben Gamari, 2011-01-29]
> > By the way, what is the recommended way to track changes/generate
> > patches in /debian packaging directories?
> 
> $ debcheckout python-numpy
> $ cd python-numpy
> $ sensible-editor debian/{control,rules}
> $ dch -m 'my changes
> $ svn diff > my_changes.patch
> 
Thanks!

> and yes, it looks like cdbs still doesn't support Python3 (my working
> patch was modified and now I don't know how to use it with Python 3.X
> now)
> 
Doh, I saw this just after I sent my last message. Alright, well, I
guess I'll have to table this project for now in that case. Anyone have
any idea how to do this? If so, could you update the description in the
wiki[1]? Thanks!

- Ben

[1] http://wiki.debian.org/Python/Packaging

_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/python-modules-team

Reply via email to