Jan Lübbe <[EMAIL PROTECTED]> writes:
> On Fri, 2006-06-02 at 13:55 -0700, Russ Allbery wrote:

>> The way that lintian tries to detect this case is by looking for a line
>> like:

>>     include /usr/share/cdbs/1/class/python-distutils.mk

>> in your debian/rules file.  If there's some other way to tell cdbs to
>> use Python, let me know and I'll definitely add it to lintian.  We're
>> still chasing down several more edge cases with these rules, as
>> unfortunately it's a bit complex to detect programmatically what is
>> called during a clean rule and what isn't.

> That line is in debian/rules, so i'm not sure what the cause is. See
> http://svn.debian.org/wsvn/python-modules/packages/python-pysnmp4/trunk/debian/rules?op=file&rev=0&sc=0

Oh, wait, I see what the problem is.  That detects that a Python
dependency is needed, but doesn't think it's needed for debian/rules
clean.  My bad.  Will be fixed in the next release.

-- 
Russ Allbery ([EMAIL PROTECTED])               <http://www.eyrie.org/~eagle/>

Reply via email to