Louis-Philippe Véronneau pushed to branch master at lintian / lintian


Commits:
3e860543 by Nicolas Peugnet at 2024-10-31T18:53:10+00:00
Indent some text to turn them into literal blocks

- - - - -


6 changed files:

- tags/c/changelog-is-dh_make-template.tag
- tags/h/homepage-for-bioconductor-package-not-canonical.tag
- tags/h/homepage-github-url-ends-with-dot-git.tag
- tags/h/homepage-gitlab-url-ends-with-dot-git.tag
- tags/h/homepage-salsa-url-ends-with-dot-git.tag
- tags/u/unicode-trojan.tag


Changes:

=====================================
tags/c/changelog-is-dh_make-template.tag
=====================================
@@ -4,7 +4,7 @@ Check: debian/changelog
 Explanation: The changelog file has an instruction left by dh_make, 
which has
  not been removed. Example:
  .
-   - Initial release (Closes: #nnnn)  <nnnn is the bug number of your 
ITP>
+     - Initial release (Closes: #nnnn)  <nnnn is the bug number of your 
ITP>
  .
  The "<... is the bug number ...>" part has not been removed from the
  changelog.


=====================================
tags/h/homepage-for-bioconductor-package-not-canonical.tag
=====================================
@@ -7,8 +7,8 @@ Explanation: The Homepage field for this package points to an 
uncanonical Biocon
  release version (or devel if package is not in release yet). For example, the
  link for the package "foo" should be:
  .
- https://bioconductor.org/packages/foo/
+     https://bioconductor.org/packages/foo/
  .
  not:
  .
- https://www.bioconductor.org/packages/(release|devel|*)/bioc/html/foo.html
+     
https://www.bioconductor.org/packages/(release|devel|*)/bioc/html/foo.html


=====================================
tags/h/homepage-github-url-ends-with-dot-git.tag
=====================================
@@ -5,8 +5,8 @@ Explanation: The Homepage field contains a GitHub URL that ends 
with .git
  Please update to use the canonical URL, without .git at the end, for the
  GitHub repository instead.
  .
- https://github.com/foo/bar
+     https://github.com/foo/bar
  .
  not:
  .
- https://github.com/foo/bar.git
+     https://github.com/foo/bar.git


=====================================
tags/h/homepage-gitlab-url-ends-with-dot-git.tag
=====================================
@@ -5,8 +5,8 @@ Explanation: The Homepage field contains a GitLab URL that ends 
with .git
  Please update to use the canonical URL, without .git at the end, for the
  GitLab repository instead.
  .
- https://gitlab.com/foo/bar
+     https://gitlab.com/foo/bar
  .
  not:
  .
- https://gitlab.com/foo/bar.git
+     https://gitlab.com/foo/bar.git


=====================================
tags/h/homepage-salsa-url-ends-with-dot-git.tag
=====================================
@@ -5,8 +5,8 @@ Explanation: The Homepage field contains a Salsa URL that ends 
with .git
  Please update to use the canonical URL, without .git at the end, for the
  Salsa repository instead.
  .
- https://salsa.debian.org/foo/bar
+     https://salsa.debian.org/foo/bar
  .
  not:
  .
- https://salsa.debian.org/foo/bar.git
+     https://salsa.debian.org/foo/bar.git


=====================================
tags/u/unicode-trojan.tag
=====================================
@@ -27,7 +27,7 @@ Explanation: The named text file contains a Unicode codepoint 
that has been
  .
  You can also run a similar check in your shell with that command:
  .
- <code>grep -r 
$'[\u061C\u200E\u200F\u202A\u202B\u202C\u202D\u202E\u2066\u2067\u2068\u2069]'</code>
+     grep -r 
$'[\u061C\u200E\u200F\u202A\u202B\u202C\u202D\u202E\u2066\u2067\u2068\u2069]'
  .
  The registered vulnerabilities are  CVE-2021-42694 ("Homoglyph") and
  CVE-2021-42574 ("Bidirectional Attack").



View it on GitLab: 
https://salsa.debian.org/lintian/lintian/-/commit/3e86054378bc29bb644f21f372c96aa102c569f4

-- 
View it on GitLab: 
https://salsa.debian.org/lintian/lintian/-/commit/3e86054378bc29bb644f21f372c96aa102c569f4
You're receiving this email because of your account on salsa.debian.org.


Reply via email to