* Christian Hofstaedtler <z...@debian.org>, 2014-01-06, 01:29:
lintian.d.o reports[1] racc 1.4.9-1 as having the error
"ruby-script-but-no-ruby-dep", however the package correctly depends on
ruby | ruby-interpreter:
% apt-cache show racc
Package: racc
Version: 1.4.9-1
Depends: ruby | ruby-interpreter
I fail to see why the check applies here. The only interesting thing I
see is that racc *only* has this one dependency.
The scripts have #!/usr/bin/ruby1.9.1 shebang, so the dependency is
indeed insufficient. The package needs this specific version of Ruby
("ruby1.9.1") rather than just any version of Ruby ("ruby |
ruby-interpreter").
Disclaimer: I know nothing about Ruby. :)
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org