[Git][lintian/lintian][master] Fix false-positive for uses-deprecated-python-stdlib tag

2024-07-31 Thread Nilesh Patra (@nilesh)
Nilesh Patra pushed to branch master at lintian / lintian Commits: 69861ea9 by Louis-Philippe Véronneau at 2024-07-31T14:43:17+00:00 Fix false-positive for uses-deprecated-python-stdlib tag Closes: #1077324 - - - - - 6 changed files: - lib/Lintian/Check/Languages/Python/StdlibDeprecation.p

[Git][lintian/lintian][master] Speed up files/source-missing check

2024-06-19 Thread Nilesh Patra (@nilesh)
Nilesh Patra pushed to branch master at lintian / lintian Commits: bc1d6990 by Andrius Merkys at 2024-06-19T15:10:50+00:00 Speed up files/source-missing check - - - - - 1 changed file: - lib/Lintian/Check/Files/SourceMissing.pm Changes: = lib/Lintian/C

[Git][lintian/lintian][master] Drop unused semicolor counting code from lib/Lintian/Check/Files/SourceMissing.pm

2024-06-11 Thread Nilesh Patra (@nilesh)
Nilesh Patra pushed to branch master at lintian / lintian Commits: 2a33f080 by Andrius Merkys at 2024-06-11T19:24:01+00:00 Drop unused semicolor counting code from lib/Lintian/Check/Files/SourceMissing.pm - - - - - 1 changed file: - lib/Lintian/Check/Files/SourceMissing.pm Changes:

[Git][lintian/lintian][master] [ci skip] Revert "Remove strict check for comma in "Origin" field in DEP3 header"

2024-05-06 Thread Nilesh Patra (@nilesh)
Nilesh Patra pushed to branch master at lintian / lintian Commits: 48d9e6fd by Nilesh Patra at 2024-05-06T22:55:35+05:30 [ci skip] Revert "Remove strict check for comma in "Origin" field in DEP3 header" Revert this until we find a good solution to validate these. This reverts commit a1805c7a

[Git][lintian/lintian][master] Remove strict check for comma in "Origin" field in DEP3 header

2024-05-05 Thread Nilesh Patra (@nilesh)
Nilesh Patra pushed to branch master at lintian / lintian Commits: a1805c7a by Nilesh Patra at 2024-05-06T04:00:45+00:00 Remove strict check for comma in "Origin" field in DEP3 header According to https://dep-team.pages.debian.net/deps/dep3/ it is optional. Added some extra validation checks f

[Git][lintian/lintian][master] Add "oracular" as a known Ubuntu distribution.

2024-05-03 Thread Nilesh Patra (@nilesh)
Nilesh Patra pushed to branch master at lintian / lintian Commits: fc0c56bf by Simon Quigley at 2024-04-26T16:06:56-05:00 Add "oracular" as a known Ubuntu distribution. - - - - - 1 changed file: - vendors/ubuntu/main/data/changes-file/known-dists Changes:

[Git][lintian/lintian][master] Add alioth-lists.debian.net to team maintenance check

2024-04-18 Thread Nilesh Patra (@nilesh)
Nilesh Patra pushed to branch master at lintian / lintian Commits: 2dfbad40 by Colin Watson at 2024-04-06T19:35:30+01:00 Add alioth-lists.debian.net to team maintenance check alioth-lists.debian.net replaced lists.alioth.debian.org for many mailing lists; see https://wiki.debian.org/Alioth/Mai

[Git][lintian/lintian][master] data: Add nogir as a known build-profile

2024-03-24 Thread Nilesh Patra (@nilesh)
Nilesh Patra pushed to branch master at lintian / lintian Commits: e6e7db65 by Simon McVittie at 2024-03-24T14:20:50+00:00 data: Add nogir as a known build-profile See discussion on debian-devel starting at ;. Signed-off-by: Simon M

[Git][lintian/lintian][master] Obsolete package python3-pdm-pep517 replaced by python3-pdm-backend

2024-02-19 Thread Nilesh Patra (@nilesh)
Nilesh Patra pushed to branch master at lintian / lintian Commits: 98e5ebd3 by Nilesh Patra at 2024-02-20T01:46:37+05:30 Obsolete package python3-pdm-pep517 replaced by python3-pdm-backend - - - - - 1 changed file: - data/fields/obsolete-packages Changes:

[Git][lintian/lintian][master] Modify checks for the python3-pdm-pep517 -> python3-pdm-backend rename.

2024-02-19 Thread Nilesh Patra (@nilesh)
Nilesh Patra pushed to branch master at lintian / lintian Commits: 6a2c3c5a by Louis-Philippe Véronneau at 2024-02-19T20:14:41+00:00 Modify checks for the python3-pdm-pep517 -> python3-pdm-backend rename. - - - - - 13 changed files: - lib/Lintian/Check/Languages/Python.pm - t/recipes/check

[Git][lintian/lintian][master] missing-prerequisite-for-pyproject-backend: add support for whey

2024-02-18 Thread Nilesh Patra (@nilesh)
Nilesh Patra pushed to branch master at lintian / lintian Commits: 92f389b7 by Louis-Philippe Véronneau at 2024-02-16T14:34:58-05:00 missing-prerequisite-for-pyproject-backend: add support for whey - - - - - 6 changed files: - lib/Lintian/Check/Languages/Python.pm - + t/recipes/checks/lang

[Git][lintian/lintian][master] Do not check for "RECORD" in .dist-info as they are now always excluded

2023-10-17 Thread Nilesh Patra (@nilesh)
Nilesh Patra pushed to branch master at lintian / lintian Commits: ef70e8a5 by Nilesh Patra at 2023-10-12T18:43:52+00:00 Do not check for "RECORD" in .dist-info as they are now always excluded - - - - - 1 changed file: - lib/Lintian/Screen/Python/Egg/Metadata.pm Changes: ===

[Git][lintian/lintian][master] Remove obsolete tag "package-supports-alternative-init-but-no-init.d-script"

2023-09-29 Thread Nilesh Patra (@nilesh)
Nilesh Patra pushed to branch master at lintian / lintian Commits: 579d080b by Gioele Barabucci at 2023-09-29T21:36:27+00:00 Remove obsolete tag "package-supports-alternative-init-but-no-init.d-script" Debian policy Section 9.11 "Alternate init systems", the section responsible for `package-s

[Git][lintian/lintian][master] Fix location of rootless-builds.txt in lintian tags (Closes: #1051538)

2023-09-24 Thread Nilesh Patra (@nilesh)
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-expli

[Git][lintian/lintian][master] Detect recent versions of the Lua interpreter

2023-09-23 Thread Nilesh Patra (@nilesh)
Nilesh Patra pushed to branch master at lintian / lintian Commits: 66639b9f by Sebastian Crane at 2023-09-24T06:12:27+00:00 Detect recent versions of the Lua interpreter Allows for the identification of versions 5.3 and 5.4 of the Lua interpreter, resolving the missing-dep-for-interpreter fals

[Git][lintian/lintian][master] Exclude not-binnmuable-* tags in ubuntu/main profile

2023-09-22 Thread Nilesh Patra (@nilesh)
Nilesh Patra pushed to branch master at lintian / lintian Commits: 80b42524 by Benjamin Drung at 2023-09-22T14:00:26+00:00 Exclude not-binnmuable-* tags in ubuntu/main profile The not-binnmuable-* complaints are irrelevant for Ubuntu since Ubuntu is always doing sourceful uploads. LP: #202620

[Git][lintian/lintian][master] Add missing closing parens in invalid-field-for-derivative.tag

2023-09-21 Thread Nilesh Patra (@nilesh)
Nilesh Patra pushed to branch master at lintian / lintian Commits: f090eb22 by Agathe Porte at 2023-09-22T05:04:45+00:00 Add missing closing parens in invalid-field-for-derivative.tag - - - - - 1 changed file: - tags/i/invalid-field-for-derivative.tag Changes: ===

[Git][lintian/lintian][master] Make SVG graphs more understandable by adding the tag name.

2023-09-21 Thread Nilesh Patra (@nilesh)
Nilesh Patra pushed to branch master at lintian / lintian Commits: ff497f5b by Thompson, Brian at 2023-09-22T10:18:12+05:30 Make SVG graphs more understandable by adding the tag name. Fix for #858039 - - - - - 1 changed file: - reporting/graphs/tags.gpi Changes: