Package: fslint Version: 2.40-2 Severity: minor
$ for f in /usr/share/fslint/fslint/*; do [ -d $f ] && continue; file $f; dash -nx $f; done /usr/share/fslint/fslint/findbl: Bourne-Again shell script text executable /usr/share/fslint/fslint/finded: Bourne-Again shell script text executable /usr/share/fslint/fslint/findid: Bourne-Again shell script text executable /usr/share/fslint/fslint/findnl: Bourne-Again shell script text executable /usr/share/fslint/fslint/findns: Bourne-Again shell script text executable /usr/share/fslint/fslint/findrs: Bourne-Again shell script text executable /usr/share/fslint/fslint/findsn: Bourne-Again shell script text executable /usr/share/fslint/fslint/findtf: Bourne-Again shell script text executable /usr/share/fslint/fslint/findu8: Bourne-Again shell script text executable /usr/share/fslint/fslint/findul: Bourne-Again shell script text executable /usr/share/fslint/fslint/findup: Bourne-Again shell script text executable /usr/share/fslint/fslint/fslint: Bourne-Again shell script text executable /usr/share/fslint/fslint/zipdir: Bourne-Again shell script text executable SUGGESTION All the scripts are marked with "/bin/bash", but they in fact seem to be POSIX compatile (dash, but also posh compatible). Please change first lines to: #!/bin/sh -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.30-1-amd64 (SMP w/2 CPU cores) Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages fslint depends on: ii findutils 4.4.2-1 utilities for finding files--find, ii python 2.5.4-2 An interactive high-level object-o ii python-glade2 2.16.0-1 GTK+ bindings: Glade support ii python-gtk2 2.16.0-1 Python bindings for the GTK+ widge fslint recommends no packages. fslint suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org