Bug#376920: lintian: missing-build-dependency cdbs even though depends on dh-make-php

2006-07-06 Thread Charles Fry
I receive an error from lintian, complaining that my package is missing a build-dependency on cdbs, even though it depends on dh-make-php which depends on cdbs. It's not clear to me that this is a bug in lintian. I don't see anything in the documentation of dh-make-php that guarantees

Bug#376920: lintian: missing-build-dependency cdbs even though depends on dh-make-php

2006-07-06 Thread Russ Allbery
Charles Fry [EMAIL PROTECTED] writes: In my opinion, lintian doesn't need to predict the future. As long as the requisite dependency is met, the test should pass. If this changes in the future, the test should fail. As for dh-make-php, as one of the maintainers I can vouch that the only

Bug#376920: lintian: missing-build-dependency cdbs even though depends on dh-make-php

2006-07-06 Thread Charles Fry
As for dh-make-php, as one of the maintainers I can vouch that the only reason to depend on dh-make-php at build time is to use the cdbs module pear.mk. But you're also using other cdbs modules not supplied directly by dh-make-php, correct? Certainly, the template generated by

Bug#376920: marked as done (lintian: missing-build-dependency cdbs even though depends on dh-make-php)

2006-07-06 Thread Debian Bug Tracking System
Your message dated Thu, 6 Jul 2006 15:06:55 -0400 with message-id [EMAIL PROTECTED] and subject line Bug#376920: lintian: missing-build-dependency cdbs even though depends on dh-make-php has caused the attached Bug report to be marked as done. This means that you claim that the problem has been

Bug#376920: lintian: missing-build-dependency cdbs even though depends on dh-make-php

2006-07-06 Thread Russ Allbery
Charles Fry [EMAIL PROTECTED] writes: As for dh-make-php, as one of the maintainers I can vouch that the only reason to depend on dh-make-php at build time is to use the cdbs module pear.mk. But you're also using other cdbs modules not supplied directly by dh-make-php, correct? Certainly,

Bug#377141: lintian: please check for substvar usage that causes un-binNMUability

2006-07-06 Thread Adeodato Simó
Package: lintian Version: 1.23.22 Severity: wishlist Tags: patch Hello! The attached new version-substvars check checks the usage of the ${Source-Version}, ${source:Version}, and ${binary:Version} substvars in the Depends field, and warns when it causes un-binNMUability of the package. Note