{"app_name":"Debian Janitor","binary_packages":[],"branch_url":"https://salsa.debian.org/installer-team/finish-install.git/","build_distribution":"sid","campaign":"lintian-fixes","change_set":"dcea0e29-0dcc-4dee-bde1-b0e610873df9","codebase":"finish-install","command":"DEB_UPDATE_CHANGELOG=auto lintian-brush","current_year":"2026","description":"","is_admin":false,"lintian_result":{"groups":[{"group_id":"finish-install_2.125~jan+lint1","input_files":[{"hints":[{"experimental":false,"note":"","pointer":{"item":{"index":"finish-install_2.125~jan+lint1.dsc (patched)","name":"debian/changelog"},"line_position":1},"tag":"no-nmu-in-changelog","visibility":"warning"},{"experimental":false,"note":"2.125~jan+lint1","pointer":{"item":{"index":"finish-install_2.125~jan+lint1.dsc (patched)","name":"debian/changelog"},"line_position":1},"tag":"source-nmu-has-incorrect-version-number","visibility":"warning"}],"path":"finish-install_2.125~jan+lint1.dsc"},{"hints":[],"path":"finish-install_2.125~jan+lint1_all.udeb"},{"hints":[],"path":"finish-install_2.125~jan+lint1_amd64.buildinfo"},{"hints":[{"experimental":false,"note":"Changed-By janitor@841d7d737c19","tag":"bogus-mail-host","visibility":"error"},{"experimental":false,"note":"sid lintian-fixes","tag":"distribution-and-changes-mismatch","visibility":"warning"}],"path":"finish-install_2.125~jan+lint1_amd64.changes"}],"source_name":"finish-install","source_version":"2.125~jan+lint1"}],"lintian_version":"2.135.0"},"logs":{"build":{"description":"build","name":"build.log","url":"/lintian-fixes/c/finish-install/dcea0e29-0dcc-4dee-bde1-b0e610873df9/logs/build.log"},"codemod":{"description":"codemod","name":"codemod.log","url":"/lintian-fixes/c/finish-install/dcea0e29-0dcc-4dee-bde1-b0e610873df9/logs/codemod.log"},"worker":{"description":"worker","name":"worker.log","url":"/lintian-fixes/c/finish-install/dcea0e29-0dcc-4dee-bde1-b0e610873df9/logs/worker.log"}},"my_review":null,"other_reviews":[],"primary_log":"worker","publish_history":[],"queue_position":37573,"result":{"applied":[{"certainty":null,"description":"Rely on pre-initialized dpkg-architecture variables.","fixed_lintian_issues":[{"info":"DEB_HOST_ARCH [debian/rules:5]","package":null,"package_type":"source","tag":"debian-rules-sets-dpkg-architecture-variable"}],"fixer_name":"debian-rules-sets-dpkg-architecture-variable","overridden_lintian_issues":[],"patch_name":null,"revision_id":"git-v1:0b679cfc69d2db288d6b6019cd0e93d813c3d116","summary":"Rely on pre-initialized dpkg-architecture variables."},{"certainty":"certain","description":"Add missing colon in closes line.","fixed_lintian_issues":[{"info":"Closes #279213 [usr/share/doc/prebaseconfig/changelog.Debian.gz:4]","package":null,"package_type":"source","tag":"possible-missing-colon-in-closes"}],"fixer_name":"possible-missing-colon-in-closes","overridden_lintian_issues":[],"patch_name":null,"revision_id":"git-v1:3172d419410615c5bc240050f2357833c7f3a4f4","summary":"Add missing colon in closes line."}],"changelog_behaviour":{"explanation":"Assuming changelog does not need to be updated, since changelog entries are usually updated in separate commits.","update":false},"failed":{}},"result_code":"success","resume_from":null,"reviews":[],"revision":"git-v1:3172d419410615c5bc240050f2357833c7f3a4f4","run":{"branch_url":"https://salsa.debian.org/installer-team/finish-install.git/","build_version":null,"change_set":"dcea0e29-0dcc-4dee-bde1-b0e610873df9","codebase":"finish-install","command":"DEB_UPDATE_CHANGELOG=auto lintian-brush","context":"\"chown-with-dot chown-with-dot\"","debian_build_distribution":"sid","debian_build_version":null,"description":"","duration_seconds":176,"failure_stage":null,"failure_transient":null,"finish_time":"2026-05-09T07:02:03.481312Z","id":"dcea0e29-0dcc-4dee-bde1-b0e610873df9","logfilenames":["worker.log","build.log","codemod.log"],"main_branch_revision":"git-v1:e4f47263570e975f7d90e82b39b71407615efe5b","publish_status":"unknown","result":{"applied":[{"certainty":null,"description":"Rely on pre-initialized dpkg-architecture variables.","fixed_lintian_issues":[{"info":"DEB_HOST_ARCH [debian/rules:5]","package":null,"package_type":"source","tag":"debian-rules-sets-dpkg-architecture-variable"}],"fixer_name":"debian-rules-sets-dpkg-architecture-variable","overridden_lintian_issues":[],"patch_name":null,"revision_id":"git-v1:0b679cfc69d2db288d6b6019cd0e93d813c3d116","summary":"Rely on pre-initialized dpkg-architecture variables."},{"certainty":"certain","description":"Add missing colon in closes line.","fixed_lintian_issues":[{"info":"Closes #279213 [usr/share/doc/prebaseconfig/changelog.Debian.gz:4]","package":null,"package_type":"source","tag":"possible-missing-colon-in-closes"}],"fixer_name":"possible-missing-colon-in-closes","overridden_lintian_issues":[],"patch_name":null,"revision_id":"git-v1:3172d419410615c5bc240050f2357833c7f3a4f4","summary":"Add missing colon in closes line."}],"changelog_behaviour":{"explanation":"Assuming changelog does not need to be updated, since changelog entries are usually updated in separate commits.","update":false},"failed":{}},"result_branches":[{"absorbed":false,"base_revision":"git-v1:e4f47263570e975f7d90e82b39b71407615efe5b","diff":"diff --git a/debian/changelog b/debian/changelog\nindex 3b001e4..97dbc68 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1635,7 +1635,7 @@ prebaseconfig (1.06) unstable; urgency=low\n     - use only first PID if there is more than one debian-installer\n       process to determine console in 90prepare-base-config\n       (there can be more than one if installing over SSH)\n-    - Closes #279213\n+    - Closes: #279213\n   * Updated translations:\n     - Finnish (fi.po) by Tapio Lehtonen\n     - Russian (ru.po) by Yuri Kozlov\ndiff --git a/debian/rules b/debian/rules\nindex b1aacff..8677bb1 100755\n--- a/debian/rules\n+++ b/debian/rules\n@@ -2,7 +2,7 @@\n %:\n \tdh $@\n \n-DEB_HOST_ARCH := $(shell dpkg-architecture -qDEB_HOST_ARCH)\n+include /usr/share/dpkg/architecture.mk\n \n # The default console configuration shipped by sysvinit is enough\n # on s390(x). Hence the console setup script should not be installed\n","remote_name":"master","revision":"git-v1:3172d419410615c5bc240050f2357833c7f3a4f4","role":"main"}],"result_code":"success","result_tags":[],"revision":"git-v1:3172d419410615c5bc240050f2357833c7f3a4f4","start_time":"2026-05-09T06:59:06.638187Z","subpath":"","suite":"lintian-fixes","target_branch_url":null,"vcs_type":"git","worker":"osuosl32-amd64"},"run_id":"dcea0e29-0dcc-4dee-bde1-b0e610873df9","success_probability":1.0,"suite":"lintian-fixes","total_previous_runs":3,"utcnow":"2026-06-16T01:07:07.443355255+00:00","vcs_type":"git","vcs_url":"https://salsa.debian.org/installer-team/finish-install.git/","version":"0.0.0","worker_name":"osuosl32-amd64"}