Re: Explanation of tags from Lintian (and Lintian4Python) (was: Packaging review)

2014-03-23 Thread Andrew Starr-Bochicchio
On Sun, Mar 23, 2014 at 7:28 PM, Ben Finney wrote: > I think Lintian4Python installs a 'lintian4py-info(1)' command to do the > same thing. You can then get an explanation with:: > > $ lintian4py-info --tags missing-dependency-on-byte-compilation-helper It's still not particularly informative

Explanation of tags from Lintian (and Lintian4Python) (was: Packaging review)

2014-03-23 Thread Ben Finney
Ross Vandegrift writes: > I have a question on one bit of lintian4py output. What should I do > with this: > > e: python-pyocr: missing-dependency-on-byte-compilation-helper > pycompile => python (>= 2.6.5) > > Does this indicate a problem in my Build-Depends on python-all and > python3-all? The

Re: Packaging review

2014-03-23 Thread Ross Vandegrift
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi Dmitry, Thanks for the help! I have a question on one bit of lintian4py output. What should I do with this: e: python-pyocr: missing-dependency-on-byte-compilation-helper pycompile => python (>= 2.6.5) Does this indicate a problem in my Build