Bug#1064346: Source is missing errors on HTML source files

2024-02-21 Thread roucaries bastien
Le jeu. 22 févr. 2024 à 06:07, Shriram Ravindranathan a écrit : > > Thank you Bastien, > I tried doing this but it appears that the scripts to build these > example files all depend on having the highlight binary itself installed > on the machine. I am unsure whether it is okay to have the

Bug#1064346: Source is missing errors on HTML source files

2024-02-21 Thread Shriram Ravindranathan
Thank you Bastien, I tried doing this but it appears that the scripts to build these example files all depend on having the highlight binary itself installed on the machine. I am unsure whether it is okay to have the package depend on itself for building. On 21/02/24 11:20 pm, roucaries

Bug#1064346: Source is missing errors on HTML source files

2024-02-21 Thread roucaries bastien
Le mer. 21 févr. 2024 à 15:38, Soren Stoutner a écrit : > > Shriram, > > On Wednesday, February 21, 2024 8:30:54 AM MST Shriram Ravindranathan wrote: > > Upon inspecting the embedded font, It seems to be a bespoke icon-font > > generated using a tool called "Fontello" from one of the icons of the

Bug#1064346: Source is missing errors on HTML source files

2024-02-21 Thread Soren Stoutner
Shriram, On Wednesday, February 21, 2024 8:30:54 AM MST Shriram Ravindranathan wrote: > Upon inspecting the embedded font, It seems to be a bespoke icon-font > generated using a tool called "Fontello" from one of the icons of the > octicons iconset from Atom

Bug#1064346: Source is missing errors on HTML source files

2024-02-21 Thread Shriram Ravindranathan
Upon inspecting the embedded font, It seems to be a bespoke icon-font generated using a tool called "Fontello" from one of the icons of the octicons iconset from Atom (MIT Licensed SVGs) The font has only 1 glyph, Would it suffice to add this source image

Bug#1064346: Source is missing errors on HTML source files

2024-02-20 Thread Soren Stoutner
Shriram, 1. For anything that has the unminified source in the upstream tarball, I would just create a lintian override with a comment listing the full path to the source for each file. You can see an example of how this can be done here:

Bug#1064346: Source is missing errors on HTML source files

2024-02-20 Thread Shriram Ravindranathan
Thanks, Soren. It looks like most of these files have just one or two lines that are extremely long. These are mostly README files. Most of them seem to have this github-markdown.css minified and pasted in them. While

Bug#1064346: Source is missing errors on HTML source files

2024-02-20 Thread Soren Stoutner
The question is if the long lines in these HTML files are actually indications that the HTML files are not the original source. This usually happens in one of two cases. 1. The files have been minified. 2. The files were originally created in another format and converted to HTML. Sometimes

Bug#1064346: Source is missing errors on HTML source files

2024-02-20 Thread Shriram Ravindranathan
Hello mentors, I am getting a few lintian "source-is-missing" errors for some HTML files. These HTML files are infact present in the source code but they have too many lines which triggers a "very-long-line-length-in-source-file" lintian tag and that in turn causes the "source-is-missing"