On Tue, 08 Apr 2014, Oliver Lindemann wrote: > ha -- thanks to jwilk now I am aware of
> 17:59 #debian-python: jwilk: yoh: Lintian says: E: python-expyriment > source: python-depends-but-no-python-helper python-expyriment > [1]http://lintian.debian.org/tags/python-depends-but-no-python-helper.html > ,--- > | When using debhelper compatibility level below 9, dh will call > | dh_pysupport by default if it's installed, but the build dependency on > | python-support is still necessary. > `--- > So -- with the boost to compat 9 dh_pysupport is not called > automatically > Also -- that is the point of calling dh_pysupport and having > ${python:Depends} > to not specify those python and python-pysupport depends manually as it > is now. > Sorry, I did get that sentence. Would you suggest to remove > ${python:Depends} for the dependencies? That solves to lintian error, but > I though it is a general dependency for even python-library. no -- the other one -- remove explicit python and python-support from Depends But you would need to call dh_pysupport explicitly probably like override_dh_install: dh_install dh_pysupport > The other warning from the newest lintian version are fixed. I hope it is > not too bad, to make a lintian override for the "image-file-in-usr-lib" > warning. yeah -- that should be good Cheers, -- Yaroslav O. Halchenko, Ph.D. http://neuro.debian.net http://www.pymvpa.org http://www.fail2ban.org Senior Research Associate, Psychological and Brain Sciences Dept. Dartmouth College, 419 Moore Hall, Hinman Box 6207, Hanover, NH 03755 Phone: +1 (603) 646-9834 Fax: +1 (603) 646-1419 WWW: http://www.linkedin.com/in/yarik -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

