Processed: Re: DDPO: "Uninstallable" and "Debcheck" columns out of date for non-free packages

2007-05-10 Thread Debian Bug Tracking System
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

Bug#420601: DDPO: "Uninstallable" and "Debcheck" columns out of date for non-free packages

2007-05-10 Thread Christoph Berg
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

Re: Re: dehs live code

2007-05-10 Thread Bluefuture
> 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