Author: fw
Date: 2007-04-15 09:51:47 +0000 (Sun, 15 Apr 2007)
New Revision: 5655
Modified:
bin/tracker_service.py
Log:
* bin/tracker_service.py:
Update DTSA candidates page for the etch release
Modified: bin/tracker_service.py
==================================================================---
bin/tracker_service.py 2007-04-14 11:54:51 UTC (rev 5654)
+++ bin/tracker_service.py 2007-04-15 09:51:47 UTC (rev 5655)
@@ -765,11 +765,11 @@
(SELECT testing.version_id < stable.version_id
FROM source_packages AS testing, source_packages AS stable
WHERE testing.name = testing_status.package
- AND testing.release = ''etch''
+ AND testing.release = ''lenny''
AND testing.subrelease = ''''
AND testing.archive = testing_status.section
AND stable.name = testing_status.package
- AND stable.release = ''sarge''
+ AND stable.release = ''etch''
AND stable.subrelease = ''security''
AND stable.archive = testing_status.section),
(SELECT range_remote FROM nvd_data
Neil McGovern
2007-Apr-18 16:23 UTC
[Secure-testing-team] Re: [Secure-testing-commits] r5655 - bin
On Sun, Apr 15, 2007 at 09:51:48AM +0000, Florian Weimer wrote:> Log: > * bin/tracker_service.py: > Update DTSA candidates page for the etch release >While we''re at it, could we drop woody from the tracker? :) Cheers, Neil -- <jmtd> irssiproxy appears to be crack cut with washing up powder -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: Digital signature Url : http://lists.alioth.debian.org/pipermail/secure-testing-team/attachments/20070418/0e7a3f8c/attachment.pgp
Florian Weimer
2007-Apr-18 17:47 UTC
[Secure-testing-team] Re: [Secure-testing-commits] r5655 - bin
* Neil McGovern:> On Sun, Apr 15, 2007 at 09:51:48AM +0000, Florian Weimer wrote: >> Log: >> * bin/tracker_service.py: >> Update DTSA candidates page for the etch release >> > > While we''re at it, could we drop woody from the tracker? :)Oooh. I think I''ve removed it. We''ll see if it''s back after the next commit. 8-P