Skip to content

fix(gh-actions/build-debian): Fix malformed-contact#116

Merged
3v1n0 merged 1 commit intomainfrom
fix-malformed-contact
Mar 19, 2026
Merged

fix(gh-actions/build-debian): Fix malformed-contact#116
3v1n0 merged 1 commit intomainfrom
fix-malformed-contact

Conversation

@adombeck
Copy link
Contributor

@adombeck adombeck commented Mar 18, 2026

Strip any string in square brackets from DEBFULLNAME and DEBEMAIL, because those cause lintian to complain with:

malformed-contact Changed-By

That happens when dependabot creates a PR, because it uses the author name "dependabot[bot]".

UDENG-9453

@adombeck adombeck changed the title gh-actions/build-debian: Fix malformed-contact fix(gh-actions/build-debian): Fix malformed-contact Mar 18, 2026
Strip any string in square brackets from DEBFULLNAME and DEBEMAIL,
because those cause lintian to complain with:

    malformed-contact Changed-By

That happens when dependabot creates a PR, because it uses the author
name "dependabot[bot]".
@adombeck adombeck force-pushed the fix-malformed-contact branch from c06cc86 to fbdee8c Compare March 18, 2026 11:07
@adombeck
Copy link
Contributor Author

@adombeck adombeck requested a review from 3v1n0 March 18, 2026 13:30
@adombeck adombeck marked this pull request as ready for review March 18, 2026 13:30
@adombeck adombeck requested a review from didrocks as a code owner March 18, 2026 13:30
Copy link
Contributor

@3v1n0 3v1n0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@3v1n0 3v1n0 merged commit f217ea6 into main Mar 19, 2026
9 checks passed
@3v1n0 3v1n0 deleted the fix-malformed-contact branch March 19, 2026 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants