Louis-Philippe Véronneau pushed to branch refresh_data_2025-12-28 at lintian /
lintian
Commits:
e86df806 by Louis-Philippe Véronneau at 2025-12-29T15:02:29-05:00
Fix testsuite to detect now invalid arch kfreebsd
- - - - -
cfdd490b by Louis-Philippe Véronneau at 2025-12-29T23:51:54-05:00
Manually remove 'package-contains-usr-unmerged-pathnames' from the
auto-rejection list
This tag is still in the official auto-rejection list, but the tag has
been deprecated in e5ac6a8b00bdc8f592f16d5593aac8f7ab6945ca.
This is a temporary fix until the auto-rejection list is changed (or
some other fix is implemented).
- - - - -
3 changed files:
- data/archive/auto-rejection.yaml
-
t/recipes/checks/fields/package-relations/fields-build-depends-general/eval/hints
- t/recipes/checks/fields/package-relations/legacy-relations/eval/hints
Changes:
=====================================
data/archive/auto-rejection.yaml
=====================================
@@ -111,7 +111,6 @@ lintian:
- no-version-field
- not-allowed-control-file
- package-contains-ancient-file
- - package-contains-usr-unmerged-pathnames
- package-has-no-description
- package-installs-apt-keyring
- package-installs-apt-preferences
=====================================
t/recipes/checks/fields/package-relations/fields-build-depends-general/eval/hints
=====================================
@@ -1,6 +1,7 @@
fields-build-depends-general (source): ored-build-depends-on-obsolete-package
Build-Depends: xlibmesa-gl-dev
fields-build-depends-general (source): invalid-arch-string-in-source-relation
source [Build-Depends: baz [source lintian-fake-arch]]
fields-build-depends-general (source): invalid-arch-string-in-source-relation
lintian-fake-arch [Build-Depends: baz [source lintian-fake-arch]]
+fields-build-depends-general (source): invalid-arch-string-in-source-relation
kfreebsd-any [Build-Depends: other-pkg [kfreebsd-any]]
fields-build-depends-general (source): invalid-arch-string-in-source-relation
all [Build-Depends: foo [all]]
fields-build-depends-general (source): depends-on-packaging-dev Build-Depends
fields-build-depends-general (source): conflicting-negation-in-source-relation
Build-Depends: baz [i386 !amd64]
=====================================
t/recipes/checks/fields/package-relations/legacy-relations/eval/hints
=====================================
@@ -4,6 +4,7 @@ relations (source): redundant-build-prerequisites foo (<< 4)
[!amd64 !i386], foo
relations (source): ored-build-depends-on-obsolete-package
Build-Depends-Indep: gs
relations (source):
mail-transport-agent-dependency-does-not-specify-default-mta Build-Depends:
mail-transport-agent, libc6-dev, findutils, foo (= 3) [!amd64 !i386], bar,
arch-test1 [i386], arch-test2 [!i386], quilt (>= 0.40), perl, python3-all-dev
relations (source): invalid-arch-string-in-source-relation test
[Build-Conflicts: bar [alpha test]]
+relations (source): invalid-arch-string-in-source-relation kfreebsd-i386
[Build-Depends-Indep: bozzle [kfreebsd-i386]]
relations (source): build-depends-on-python-dev-with-no-arch-any
relations (source): build-depends-on-essential-package-without-using-version
Build-Depends: findutils
relations (source): build-depends-on-essential-package-without-using-version
Build-Depends-Indep: bash
View it on GitLab:
https://salsa.debian.org/lintian/lintian/-/compare/45fba586a31c5b942590b4a5b87f5e739cbfbcf0...cfdd490ba079c91182e1f1378b56b9f7cc4b66f7
--
View it on GitLab:
https://salsa.debian.org/lintian/lintian/-/compare/45fba586a31c5b942590b4a5b87f5e739cbfbcf0...cfdd490ba079c91182e1f1378b56b9f7cc4b66f7
You're receiving this email because of your account on salsa.debian.org.