Michal Čihař <[email protected]> writes: > I just got following complaint from Lintian on phpdocumentator package > I'm reviewing: > > E: phpdocumentor: php-script-but-no-phpX-cli-dep ./usr/bin/phpdoc > > But I fail to see cause of this error. > > The /usr/bin/phpdoc starts with: > > #!/usr/bin/php > > And control contains: > > Depends: php5-cli | php4-cli, smarty > > What is wrong here?
The php4-cli dependency; see Bug#485954. We dropped it, re-added it, and then dropped it again. At this point, I think it should stay dropped since PHP 4 isn't even available in stable. I've clarified the long description for that tag since right now nothing explains why you'd get that warning by depending on an old version. -- Russ Allbery ([email protected]) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

