Sean 'Shaleh' Perry <[EMAIL PROTECTED]> writes:
> Is there a way to make a site-packages/foo/foo.py without requiring
> a change in programs calling foo?
The latest python-numeric package puts its files into
site-packages/Numeric and creates a file called
site-packages/Numeric.pth which contains
Sean 'Shaleh' Perry <[EMAIL PROTECTED]> writes:
> Is there a way to make a site-packages/foo/foo.py without requiring
> a change in programs calling foo?
The latest python-numeric package puts its files into
site-packages/Numeric and creates a file called
site-packages/Numeric.pth which contains
I'm wondering if the package build-essential should be put into the
control file or not.
For example:
Build-Depends-Indep: build-essential, flex, bison
I'd like to package the GtkSheet widget library and have two
questions.
1. Should I call the binary package gtksheet0 or libgtksheet0?
dh_make suggests libgtksheet0, but there's already a package called
gtkglarea4, so IMO gtksheet0 fits in better.
2. Should the development package depend on libg
4 matches
Mail list logo