Running lintian against a deb build of Drupal 6 with mollom I get this warning:
W: acquia-drupal6: executable-not-elf-or-script ./usr/share/acquia-drupal6/modules/acquia/mollom/mollom-captcha-player.swf
Checking the git repo, this file is indeed marked executable, which seems like a bug - I don't think the swf needs executable permissions to be embedded.
Comments
Comment #1
sunThanks, committed a fix to all branches:
http://drupalcode.org/project/mollom.git/commit/0bb983a3f62dabe129aa6500...