Felix Lechner pushed to branch master at lintian / lintian


Commits:
28ca137a by Felix Lechner at 2019-11-19T16:25:35Z
In Lintian parts not involving checks, use new attribute accessors from 
Processable.

Due to the merging of classes, some attributes in Processable are
available under multiple names. This replaces older-style accessors
like 'pkg_name' with their newer equivalent 'name'. The 
context, as in
$processable->name, already clarifies what is being named.

Please do not use the '->pkg_' prefix anymore when accessing the
attributes. The aliases will be dropped at some point in the future.

Gbp-Dch: ignore

- - - - -
0b1760ee by Felix Lechner at 2019-11-19T16:26:11Z
In checks, use new attribute accessors from Processable.

Due to the merging of classes, some attributes in Processable are
available under multiple names. This replaces older-style accessors
like 'pkg_name' with their newer equivalent 'name'. The 
context, as in
$processable->name, already clarifies what is being named.

Please do not use the '->pkg_' prefix anymore when accessing the
attributes. The aliases will be dropped at some point in the future.

- - - - -


30 changed files:

- checks/binaries.pm
- checks/cruft.pm
- checks/debhelper.pm
- checks/debian/changelog.pm
- checks/debian/control.pm
- checks/debian/copyright.pm
- checks/fields/package-relations.pm
- checks/fields/source.pm
- checks/filename-length.pm
- checks/files/apt.pm
- checks/files/build-path.pm
- checks/files/cmake.pm
- checks/files/contents.pm
- checks/files/documentation.pm
- checks/files/embedded-libraries.pm
- checks/files/empty-package.pm
- checks/files/hierarchy-standard.pm
- checks/files/ieee-data.pm
- checks/files/maintainer-scripts.pm
- checks/files/perl.pm
- checks/files/privacy-breach.pm
- checks/files/python.pm
- checks/files/vim.pm
- checks/gir.pm
- checks/group-checks.pm
- checks/menus.pm
- checks/shared-libs.pm
- collection/src-orig-index
- lib/Lintian/Check.pm
- lib/Lintian/CheckScript.pm


The diff was not included because it is too large.


View it on GitLab: 
https://salsa.debian.org/lintian/lintian/compare/60375a6baf316057e7c1452f16f44afc1a3c2a23...0b1760ee15f0fe07c5052ee8d10bf46fe39645fa

-- 
View it on GitLab: 
https://salsa.debian.org/lintian/lintian/compare/60375a6baf316057e7c1452f16f44afc1a3c2a23...0b1760ee15f0fe07c5052ee8d10bf46fe39645fa
You're receiving this email because of your account on salsa.debian.org.


Reply via email to