[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 file is not the way to go. Purpose of this file is to customise
what dh_pythonX generates when OTHER packages try to generate dependency
for s3ql (and since your binary package name doesn't have "python"
prefix it should not provide public module/extension and hence not
install pydist file).

What you want is debian/py3dist-overrides file or pydist file
in python3-dugong package
-- 
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


-- 
To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20150217115111.gr18...@sts0.p1otr.com

Reply via email to