[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

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)
-- 
Piotr Ożarowski                         Debian GNU/Linux Developer
www.ozarowski.pl          www.griffith.cc           www.debian.org
GPG Fingerprint: 1D2F A898 58DA AF62 1786 2DF7 AEF6 F1A2 A745 7645

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

Reply via email to