Felix Lechner pushed to branch master at lintian / lintian
Commits:
7660fd94 by Felix Lechner at 2019-09-18T02:34:33Z
Move check 'standards-version' to fields from debian.
The check is moved based on this comment in checks/fields.pm:
#---- Standards-Version
# handled in checks/standards-version
#---- Description
# handled in checks/description
Moves the check to checks/fields/.
- - - - -
ecd86d0b by Felix Lechner at 2019-09-18T02:34:43Z
Move check 'description' to fields from debian.
The check is moved based on this comment in checks/fields.pm:
#---- Standards-Version
# handled in checks/standards-version
#---- Description
# handled in checks/description
Moves the check to checks/fields/.
- - - - -
365ec9d7 by Felix Lechner at 2019-09-18T02:42:49Z
Re-assign tags for 'standards-version' to checks/fields from
checks/debian.
The tags are re-assigned based on this comment in checks/fields.pm:
#---- Standards-Version
# handled in checks/standards-version
#---- Description
# handled in checks/description
Re-assigns the tags to the respective check in checks/fields/.
Gbp-Dch: ignore
- - - - -
56473e61 by Felix Lechner at 2019-09-18T02:44:26Z
Re-assign tags for 'description' to checks/fields from checks/debian.
The tags are re-assigned based on this comment in checks/fields.pm:
#---- Standards-Version
# handled in checks/standards-version
#---- Description
# handled in checks/description
Re-assigns the tags to the respective check in checks/fields/.
Gbp-Dch: ignore
- - - - -
d16d6ea7 by Felix Lechner at 2019-09-18T02:44:47Z
Move tests for 'standards-version' from checks/debian to checks/fields.
The check was already moved. Also moves the tests based on this
comment in checks/fields.pm:
#---- Standards-Version
# handled in checks/standards-version
#---- Description
# handled in checks/description
Moves the tests to the respective location in t/tags/checks/fields/.
Gbp-Dch: ignore
- - - - -
3b6d568f by Felix Lechner at 2019-09-18T02:46:19Z
Move tests for 'standards-version' from checks/debian to checks/fields.
The check was already moved. Also moves the tests based on this
comment in checks/fields.pm:
#---- Standards-Version
# handled in checks/standards-version
#---- Description
# handled in checks/description
Moves the tests to the respective location in t/tags/checks/fields/.
Gbp-Dch: ignore
- - - - -
9673c249 by Felix Lechner at 2019-09-18T02:47:19Z
Regenerate profiles.
This accounts for the new location of two checks under checks/fields
based on this comment in checks/fields.pm:
#---- Standards-Version
# handled in checks/standards-version
#---- Description
# handled in checks/description
Generates new profiles to include the checks and remove the old ones.
Gbp-Dch: ignore
- - - - -
1b996923 by Felix Lechner at 2019-09-18T03:01:32Z
In tests, adjust expected literal tags for new check execution and tag emission
order.
Except for the 'universal' output style, Lintian's output depends on
the order in which checks are run. This commit addresses the output
formats affected by the order of execution.
The checks are probably sorted alphabetically, and changing a check
from checks/debian to checks/fields means it gets executed later.
Gbp-Dch: ignore
- - - - -
30 changed files:
- checks/debian/description.desc → checks/fields/description.desc
- checks/debian/description.pm → checks/fields/description.pm
- checks/debian/standards-version.desc → checks/fields/standards-version.desc
- checks/debian/standards-version.pm → checks/fields/standards-version.pm
- profiles/debian/main.profile
-
t/tags/checks/debian/description/description-empty-paragraph/debian/control.in
→ t/tags/checks/fields/description/description-empty-paragraph/debian/control.in
- t/tags/checks/debian/description/description-empty-paragraph/desc →
t/tags/checks/fields/description/description-empty-paragraph/desc
- t/tags/checks/debian/description/description-empty-paragraph/tags →
t/tags/checks/fields/description/description-empty-paragraph/tags
- t/tags/checks/debian/description/description-general/debian/control.in →
t/tags/checks/fields/description/description-general/debian/control.in
- t/tags/checks/debian/description/description-general/desc →
t/tags/checks/fields/description/description-general/desc
- t/tags/checks/debian/description/description-general/tags →
t/tags/checks/fields/description/description-general/tags
- t/tags/checks/debian/description/description-homepage/debian/control.in →
t/tags/checks/fields/description/description-homepage/debian/control.in
- t/tags/checks/debian/description/description-homepage/desc →
t/tags/checks/fields/description/description-homepage/desc
- t/tags/checks/debian/description/description-homepage/tags →
t/tags/checks/fields/description/description-homepage/tags
-
t/tags/checks/debian/description/description-mentions-planned-features/debian/control.in
→
t/tags/checks/fields/description/description-mentions-planned-features/debian/control.in
- t/tags/checks/debian/description/description-mentions-planned-features/desc →
t/tags/checks/fields/description/description-mentions-planned-features/desc
- t/tags/checks/debian/description/description-mentions-planned-features/tags →
t/tags/checks/fields/description/description-mentions-planned-features/tags
- t/tags/checks/debian/description/description-perl/debian/control.in →
t/tags/checks/fields/description/description-perl/debian/control.in
-
t/tags/checks/debian/description/description-perl/debian/libdeb-long-description-perl.install
→
t/tags/checks/fields/description/description-perl/debian/libdeb-long-description-perl.install
-
t/tags/checks/debian/description/description-perl/debian/libdeb-long-description-proper-perl.install
→
t/tags/checks/fields/description/description-perl/debian/libdeb-long-description-proper-perl.install
- t/tags/checks/debian/description/description-perl/desc →
t/tags/checks/fields/description/description-perl/desc
-
t/tags/checks/debian/description/description-perl/orig/lib/Deb/Long/Description.pm
→
t/tags/checks/fields/description/description-perl/orig/lib/Deb/Long/Description.pm
-
t/tags/checks/debian/description/description-perl/orig/lib/Deb/Long/Description/Proper.pm
→
t/tags/checks/fields/description/description-perl/orig/lib/Deb/Long/Description/Proper.pm
- t/tags/checks/debian/description/description-perl/tags →
t/tags/checks/fields/description/description-perl/tags
-
t/tags/checks/debian/description/description-synopsis-might-not-be-phrased-properly/debian/control.in
→
t/tags/checks/fields/description/description-synopsis-might-not-be-phrased-properly/debian/control.in
-
t/tags/checks/debian/description/description-synopsis-might-not-be-phrased-properly/desc
→
t/tags/checks/fields/description/description-synopsis-might-not-be-phrased-properly/desc
-
t/tags/checks/debian/description/description-synopsis-might-not-be-phrased-properly/tags
→
t/tags/checks/fields/description/description-synopsis-might-not-be-phrased-properly/tags
-
t/tags/checks/debian/description/description-synopsis-spaces/DEBIAN/control.in
→ t/tags/checks/fields/description/description-synopsis-spaces/DEBIAN/control.in
- t/tags/checks/debian/description/description-synopsis-spaces/desc →
t/tags/checks/fields/description/description-synopsis-spaces/desc
- t/tags/checks/debian/description/description-synopsis-spaces/tags →
t/tags/checks/fields/description/description-synopsis-spaces/tags
The diff was not included because it is too large.
View it on GitLab:
https://salsa.debian.org/lintian/lintian/compare/1da22309a2ec5ef28d6149ad5d909e191249b873...1b99692377023d763b47d8d1f952f8ccef2e61e9
--
View it on GitLab:
https://salsa.debian.org/lintian/lintian/compare/1da22309a2ec5ef28d6149ad5d909e191249b873...1b99692377023d763b47d8d1f952f8ccef2e61e9
You're receiving this email because of your account on salsa.debian.org.