Fix bash shebang and recognise bash scripts as editable shell scripts when converting to deb. Closes: #532330 (Thanks, Bruce Stephens)

This commit is contained in:
Joey Hess
2009-06-08 13:22:30 -04:00
parent cbf330f982
commit 5b605e1960
3 changed files with 5 additions and 2 deletions

3
debian/changelog vendored
View File

@@ -2,6 +2,9 @@ alien (8.76) UNRELEASED; urgency=low
* Avoid using hostname -f for portability to unix systems,
such as Solaris, where any options _set_ the hostname.
* Fix bash shebang and recognise bash scripts as editable
shell scripts when converting to deb. Closes: #532330
(Thanks, Bruce Stephens)
-- Joey Hess <joeyh@debian.org> Fri, 29 May 2009 13:02:54 -0400