Nilesh Patra pushed to branch master at lintian / lintian


Commits:
bae2515c by Nilesh Patra at 2023-09-24T19:14:38+00:00
Fix location of rootless-builds.txt in lintian tags (Closes: #1051538)

- - - - -


4 changed files:

- tags/r/rules-do-not-require-root.tag
- tags/r/rules-require-root-explicitly.tag
- tags/r/rules-silently-require-root.tag
- tags/s/silent-on-rules-requiring-root.tag


Changes:

=====================================
tags/r/rules-do-not-require-root.tag
=====================================
@@ -6,6 +6,6 @@ Renamed-From:
 Explanation: The sources can build the installation packages without using
  <code>fakeroot(1)</code> or similar.
 See-Also:
- /usr/share/doc/dpkg-dev/rootless-builds.txt.gz,
+ /usr/share/doc/dpkg/spec/rootless-builds.txt,
  debian-policy 4.9.2,
  debian-policy 5.6.31


=====================================
tags/r/rules-require-root-explicitly.tag
=====================================
@@ -8,6 +8,6 @@ Explanation: The sources require <code>fakeroot(1)</code> or 
similar to build
  <code>Rules-Requires-Root</code> in the source stanza of the file
  <code>debian/control</code>.
 See-Also:
- /usr/share/doc/dpkg-dev/rootless-builds.txt.gz,
+ /usr/share/doc/dpkg/spec/rootless-builds.txt,
  debian-policy 4.9.2,
  debian-policy 5.6.31


=====================================
tags/r/rules-silently-require-root.tag
=====================================
@@ -19,6 +19,6 @@ Explanation: These sources require  <code>fakeroot(1)</code> 
or similar to build
  You can use the field <code>Rules-Requires-Root</code> in the source stanza of
  <code>debian/control</code> to declare the required build privileges.
 See-Also:
- /usr/share/doc/dpkg-dev/rootless-builds.txt.gz,
+ /usr/share/doc/dpkg/spec/rootless-builds.txt,
  debian-policy 4.9.2,
  debian-policy 5.6.31


=====================================
tags/s/silent-on-rules-requiring-root.tag
=====================================
@@ -16,6 +16,6 @@ Explanation: The field <code>Rules-Requires-Root</code> is 
missing from the file
  <code>debian/control</code>, but please verify with 
<code>diffoscope(1)</code> that
  the installation packages produced are in fact identical.
 See-Also:
- /usr/share/doc/dpkg/rootless-builds.txt.gz,
+ /usr/share/doc/dpkg/spec/rootless-builds.txt,
  debian-policy 4.9.2,
  debian-policy 5.6.31



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

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


Reply via email to