A debian package can have sources coming from multiple suites
so we need to ensure to update the last_update field in the
ListedOrigin model if the current processed suite has a greater
modification time for its sources index.
Related to T2400
Differential D6744
debian: Update last_update for a package when required anlambert on Dec 3 2021, 5:50 PM. Authored by
Details
A debian package can have sources coming from multiple suites Related to T2400
Diff Detail
Event TimelineComment Actions Build is green Patch application report for D6744 (id=24488)Rebasing onto 93f17d4d9c... Current branch diff-target is up to date. Changes applied before testcommit 47b3e270c88d0f7bebfa19c7056a5ba0974a3d4e Author: Antoine Lambert <anlambert@softwareheritage.org> Date: Fri Dec 3 17:46:07 2021 +0100 debian: Update last_update for a package when required A debian package can have sources coming from multiple suites so we need to ensure to update the last_update field in the ListedOrigin model if the current processed suite has a greater modification time for its sources index. Related to T2400 See https://jenkins.softwareheritage.org/job/DLS/job/tests-on-diff/429/ for more details. Comment Actions Build is green Patch application report for D6744 (id=24496)Rebasing onto 93f17d4d9c... Current branch diff-target is up to date. Changes applied before testcommit 15fa84cf7e35608a0a7a7bd4b0f9e5baeb90742d Author: Antoine Lambert <anlambert@softwareheritage.org> Date: Fri Dec 3 17:46:07 2021 +0100 debian: Update last_update for a package when required A debian package can have sources coming from multiple suites so we need to ensure to update the last_update field in the ListedOrigin model if the current processed suite has a greater modification time for its sources index. Related to T2400 See https://jenkins.softwareheritage.org/job/DLS/job/tests-on-diff/430/ for more details. |