[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1024361: lintian: complains about bpo version when package built with salsa-CI/pipeline (+salsaci)



Followup-For: Bug #1024361
Control: found -1 2.116.0

salsa has worked around your fix ;-)

https://salsa.debian.org/salsa-ci-team/pipeline/-/commit/b0d375957e4a24cd67675baaecfcc79b45549fff
changed the suffix from +salsaci to +salsaci+${DATESTAMP}+${CI_PIPELINE_IID}
e.g. https://salsa.debian.org/nvidia-team/bbswitch/-/jobs/3856494
E: bbswitch changes: backports-upload-has-incorrect-version-number 0.8-13~bpo11+1+salsaci+20221228+6 bullseye-backports

Please update the regex in lintian to e.g.
  if ($version=~ /~bpo(\d+)\+(\d+)(\+salsaci(\+\d+)*)?$/)
                                            ^^^^^^^^

Andreas


Reply to: