Processing commands for [EMAIL PROTECTED]:
> clone 420601 -1
Bug#420601: DDPO: "Uninstallable" and "Debcheck" columns out of date for
non-free packages
Bug 420601 cloned as bug 423181.
> close 420601
Bug#420601: DDPO: "Uninstallable" and "Debcheck" columns out of date for
non-free packages
'clo
clone 420601 -1
close 420601
retitle -1 debcheck: should not require updating 3 files when testing releases
thanks
Re: Joachim Reichel 2007-04-23 <[EMAIL PROTECTED]>
> The "Uninstallable" and "Debcheck" columns for non-free packages are
> out-of-date.
> See for example http://qa.debian.org/[EMAIL
> Yes, sort of:
>
> function is_updated ($up_vers, $debian_vers) {
> if ($up_vers=='') return 0;
> if (!(($debian_vers =~ /\d+\.?/) && ($up_vers =~ /\d+\.?/))) return 0;
> ...
> }
>
> I did some tests and I think that the results of the regex match above
> are flexible enough to not break a
3 matches
Mail list logo