[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#351624: one more interpreter



Package: lintian
Version: 1.23.15
Severity: wishlist
Tags: patch

Running lintian on my package yielded:
W: desktop-profiles: unusual-interpreter ./etc/fish.d/desktop-profiles.fish 
#!/usr/bin/fish
N:
N:   This package contains a script for an interpreter that the Lintian
N:   maintainers have not thought of. It could be a typo for a common
N:   interpreter. If not, please file a wishlist bug on lintian so that the
N:   Lintian maintainers can add this interpreter to their list.

So I'm filing this bug to request the fish shell to be added as interpreter, 
patch attached
--
Cheers, cobaco

/"\  ASCII Ribbon Campaign
\ /  No proprietary formats in attachments without request
 X   i.e. *NO* WORD, POWERPOINT or EXCEL documents
/ \  Respect Open Standards
      http://www.fsf.org/philosophy/no-word-attachments.html
      http://www.goldmark.org/netrants/no-word/attach.html






diff -rNu lintian-1.23.15/checks/scripts patched-lintian/checks/scripts
--- lintian-1.23.15/checks/scripts	2006-01-19 14:34:25.000000000 +0100
+++ patched-lintian/checks/scripts	2006-02-06 09:23:03.000000000 +0100
@@ -40,6 +40,7 @@
 			  'csh' => '/bin/csh',
 			  'dash' => '/bin/dash',
 			  'expect' => '/usr/bin/expect',
+			  'fish' => '/usr/bin/fish',
 			  'gawk' => '/usr/bin/gawk',
 			  'gforth' => '/usr/bin/gforth',
 			  'gnuplot' => '/usr/bin/gnuplot',

Attachment: pgp0iGE8V5F9H.pgp
Description: PGP signature


Reply to: