Hi! On 6/1/06, Joseph Smidt <[EMAIL PROTECTED]> wrote:
Lintian keeps complaining I do not list a dependancy on python. But no matter what I put, including python in all its forms it still complians. I was wondering if somebody could comment on my package to see what I am doing wrong. It you happen to catch anything else please tell me. My package is here: josephsmidt_dot_googlepages_dot_com/debianpackages.
First, yout package is not building properly. It needs python on Build-Depends. After adding python, it builds OK. Running linda and lintian I've got no warnings or errors on the final package. Also, with python on Build-Depends it's not necessary to have a linda-overrides with "no-build-dep-python", right? http://www.debian.org/doc/packaging-manuals/python-policy/ap-build_dependencies.html says something about python and Build-Depends. Good luck with your package! Best regards, Nelson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

