Bug#844059: debbugs: control server should reject fixed versions that do not exist and result in a no-op

Johannes Schauer <[email protected]> Sat, 12 Nov 2016 07:15:28 +0100
Newsgroups gmane.linux.debian.devel.debbugs
Message-ID <147893132846.26873.6872749499745935107.reportbug__4040.14442251555$1478931529$gmane$org@localhost>
Source: debbugs
Severity: normal

Hi,

I naively expected, that the version passed to the "fixed" command is
compared with a greater than or equal comparison. Thus, I indicated that
a bug was fixed in upstream version X while the corresponding upload to
Debian included the Debian revision and was thus version X-1. It seems
that using version X had no effect as far as the bts was concerned and
that only after I specified the actually uploaded version X-1 did the
bts mark all later versions as fixed. I propose to either:

 - let the control server reject the versions that will result in a
   no-op
 - do a version comparison, marking all versions greater than or equal
   to X as fixed

Thanks!

cheers, josch