On Mo, 2011-04-04 at 21:31 +0200, Mehdi Dogguy wrote: > On 04/04/2011 04:54 PM, Julian Andres Klode wrote: > > > > It would be great to have APT go into testing now. The > > change is: > > - if (stat(Final.c_str(),&Buf) != 0) > > + if (stat(Final.c_str(),&Buf) == 0) > > msg += "\nLast-Modified: " + TimeRFC1123(Buf.st_mtime); > > > > > > We'd like to upload another release fixing some non-RC > > bugs, and as this RC solution is correct, it doesn't > > make much sense to couple it with the other changes. > > > > Aged 2 days by Julien. (If I'm not mistaken) it _should_ migrate in > tonight's britney run. > > Regards, > > P.S.: Uploading with "urgency=high" would have helped to get it > automatically migrating after 2 days delay. It was only clear since yesterday that we want a new release, so there was no real reason for such fast migration until then.
-- Julian Andres Klode - Debian Developer, Ubuntu Member See http://wiki.debian.org/JulianAndresKlode and http://jak-linux.org/. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org