Re: dh_python3: how to use .pydist file?

2015-02-17 Thread Nikolaus Rath
On Feb 17 2015, Nikolaus Rath wrote: > On Feb 17 2015, Piotr Ożarowski wrote: >> [Ben Finney, 2015-02-17] >>> The question remains, though: where should that fact (and many others >>> like it) be documented so newcomers don't have to keep asking? >> >> I guess "dependencies" section in dh.python{

Re: dh_python3: how to use .pydist file?

2015-02-17 Thread Nikolaus Rath
On Feb 17 2015, Piotr Ożarowski wrote: > [Ben Finney, 2015-02-17] >> The question remains, though: where should that fact (and many others >> like it) be documented so newcomers don't have to keep asking? > > I guess "dependencies" section in dh.python{2,3} manpage should be more > clear that READ

Re: dh_python3: how to use .pydist file?

2015-02-17 Thread Piotr Ożarowski
[Ben Finney, 2015-02-17] > The question remains, though: where should that fact (and many others > like it) be documented so newcomers don't have to keep asking? I guess "dependencies" section in dh.python{2,3} manpage should be more clear that README.PyDist is about .pydist and pydist-overrides f

Re: dh_python3: how to use .pydist file?

2015-02-17 Thread Ben Finney
Piotr Ożarowski writes: > [Nikolaus Rath, 2015-02-17] > > Oh, ok. Where do I find the format of the py3dist-overrides file? > > it's the same as in pydist files ("name debian-name") The question remains, though: where should that fact (and many others like it) be documented so newcomers don't ha

Re: dh_python3: how to use .pydist file?

2015-02-17 Thread Piotr Ożarowski
[Nikolaus Rath, 2015-02-17] > Oh, ok. Where do I find the format of the py3dist-overrides file? it's the same as in pydist files ("name debian-name") -- Piotr Ożarowski Debian GNU/Linux Developer www.ozarowski.pl www.griffith.cc www.debian.org GPG Finger

Re: dh_python3: how to use .pydist file?

2015-02-17 Thread Nikolaus Rath
On Feb 17 2015, Piotr Ożarowski wrote: > [Nikolaus Rath, 2015-02-17] >> I'm trying to get dh_python to generate versioned dependencies for the >> s3ql package (available in the python-apps SVN repository). >> >> I have created a file debian/s3ql.pydist with the contents: >> >> $ cat debian/s3ql.

Re: dh_python3: how to use .pydist file?

2015-02-17 Thread Piotr Ożarowski
[Nikolaus Rath, 2015-02-17] > I'm trying to get dh_python to generate versioned dependencies for the > s3ql package (available in the python-apps SVN repository). > > I have created a file debian/s3ql.pydist with the contents: > > $ cat debian/s3ql.pydist > dugong python3-dugong; PEP386 pydist

Re: How to use Debian packaged lapack in python-miso

2015-02-17 Thread Andreas Tille
Hi Ghislain, On Mon, Feb 16, 2015 at 04:35:45PM +, Ghislain Vaillant wrote: > Hi Andreas, > > Could you provide an http link to the upstream sources please ? It is in d/copyright: https://pypi.python.org/pypi/misopy d/watch works as well to use uscan. Steffen Möller has done some investigat