Limit .dsc and .buildinfo file matching to files in ASCII format. (Closes:...
Limit .dsc and .buildinfo file matching to files in ASCII format. (Closes: #77)
Loading
Limit .dsc and .buildinfo file matching to files in ASCII format. (Closes: #77)
aren't .dsc allowed to be utf8 as well?
Of course, but what does file(1) return for them?
a random .dsc (literally, the first one I tried) I have here says UTF-8 Unicode text, with very long lines
Hah, all my handy examples are ASCII. ;) Updated on master
...