Quoting Ondrej Certik <[EMAIL PROTECTED]>:
$ apt-get source python-scipy
$ cd python-scipy-0.6.0/
$ head -n 15 debian/control
[...]
Vcs-Svn: svn://svn.debian.org/svn/python-modules/packages/scipy/trunk
Vcs-Browser: http://svn.debian.org/wsvn/python-modules/packages/scipy/trunk/

In some other directory:
$ svn co svn://svn.debian.org/svn/python-modules/packages/scipy/trunk scipy

Also read upstream mailinglist, the author of this patch is rebasing
it against the upstream svn right now. If you prepare a patch
against the current debian package (as a file in debian/patches), I
will upload it.
Please ask if you have more questions.
Ondrej

One thing I've missed is why 'apt-get source python-scipy' dowloads files that are not in the .deb package (same version number 0.6.0-5.1 for instance). In fact all the files in scipy/integrate/mach/ for example were not in my installation so that applying the patch failed.

How explain this difference ? I though sources and deb were similar packaging of the same stuff, one being as a tarball, the other one as a binary...

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.




Reply via email to