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

Bug#774573: RFS: rc/1.7.2-2 ITP



* Jakukyo Friel <weakish@gmail.com>, 2015-01-04, 23:48:
http://mentors.debian.net/package/rc

Direct link to dsc for the lazy:
https://mentors.debian.net/debian/pool/main/r/rc/rc_1.7.2-2.dsc


Please document the maintainer change and close the ITA bug in the changelog.

Nitpick: "README.debian" should be "README.Debian" (note the capital D).

I think it would make more sense in the plugin-disabling code was in ftdetect/rcshell.vim rather than in syntax/rcshell.vim. (Rationale: Vim would load the ftdetect script unconditionally, but it'd load the syntax script only if someone or something set syntax to "rcshell".)

The shebang detection code doesn't allow for options after the interpreter name. For example, it failed to detect filetype for the script I had with the following shebang:
#!/usr/bin/rc -ex

Lintian says:
W: rc source: out-of-date-standards-version 3.9.5 (current is 3.9.6)

codespell says:
debian/rcshell.vim/syntax/rcshell.vim:107: peopel  ==> people

--
Jakub Wilk


Reply to: