Hi Andrew, On 2012-07-30, Vincent Delecroix <20100.delecr...@gmail.com> wrote: > Hi Andrew, > > Dependencies should be used in trac (it is one of the field in the > definition of the ticket and consists an a (possibly empty) sequence > of patches). An example at [1]. When a patch is ready in sage-combinat > it should apply cleanly on the top of the "needs-review" part of the > series file. Then, if needed, you specify on the trac ticket that your > patch needs to be applied after some others in the dependencies field.
And, if I recall correctly, if trac ticket #n depends on trac ticket #m, then it is perfectly fine to review #n and give it a positive review, even if #m is not reviewed yet. Of course #n wouldn't be merged before someone gives a positive review to #m, and if #m changes then perhaps #n needs to be rebased. Anyway, "applies to the latest development release means": Start with the latest development release, apply all dependencies (and of course the dependencies of the dependencies), and then the patch will apply. Cheers, Simon -- You received this message because you are subscribed to the Google Groups "sage-combinat-devel" group. To post to this group, send email to sage-combinat-devel@googlegroups.com. To unsubscribe from this group, send email to sage-combinat-devel+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/sage-combinat-devel?hl=en.